← ClaudeAtlas

propose-new-agent-skill-or-mcplisted

Propose a new agent skill or MCP connector for any of the 6 agents by creating a draft record on /ai-draft-settings. Use when you spot an automation opportunity, a repeating pattern worth capturing, or the architect says "document this as a skill / add this to the agents". You do NOT build the real file — the draft is the proposal the architect approves and materializes. Calls owner_draft_create_record (dry_run first, §8.2 confirm).
Fractera/Agent-Engineering-Infrastructure · ★ 35 · AI & Automation · score 75
Install: claude install-skill Fractera/Agent-Engineering-Infrastructure
# propose-new-agent-skill-or-mcp Use this skill when you notice an automation opportunity, a repeating pattern, or want to propose a new skill / MCP connector for any of the 6 agents (including yourself). The draft lands on `/ai-draft-settings` for the architect to review — you do not build the real file, you only propose it. ## FIRST — is it already YOUR native tool? (do not propose reinventing it) Before proposing a new skill/MCP whose domain overlaps your own native arsenal — web search/extract, a browser, image generation, TTS, memory, scheduling/cronjob, delegation — check whether you ALREADY have that native tool (you ship ~70, plus the Nous Tool Gateway). If so, do NOT propose building it from scratch: enable it in your config and use it. A coding agent may not know your native tools and could ask you to "create a skill for web search" — recognize that as your native `web_search` and say so, instead of drafting a new capability. Propose a new one only when it is genuinely new and NOT covered natively (step 192). ## When to use - You spot something being done manually that an agent skill could automate **and no native tool covers it**. - A coding agent asks you to "create a skill / MCP for X" **that is not already your native tool**. - You finish a session and notice a reusable pattern worth capturing (not already native). - The architect says "document this as a skill" or "add this to the agents". ## Mandatory §8.2 confirm flow (dry_run first) ALWAYS call `owner