Create Arc1 Extension

Use when a developer wants to add their own custom tool(s) to an ARC-1 MCP instance — an "extension" or "plugin" (FEAT-61). Guides the key architecture decisions (extension vs separate server; code tier vs manifest tier; which SAP API; scope/opType), then scaffolds the plugin and walks build + load + test. Do NOT use for adding a tool to ARC-1 core itself (that is an in-tree change), or for a different SAP backend (that is a separate server).

arc-mcp 63605a4 13.8 KB Updated

File contents

arc-mcp/arc-1/tree/main/.claude/skills/create-arc1-extension commit 63605a41e6

Frequently asked questions

npx skillmds@latest add arc-mcp/create-arc1-extension