discover-connectors
Installation
SKILL.md
Discover connectors
Name tools and schemas from the live catalog and Scalekit MCP. Then stop.
Guardrails
- MUST treat the live catalog and Scalekit MCP as the source of truth. Do not cache a connector list in the repo.
- MUST page
list_tools/search_toolsuntil the next-page token is empty. One call is not the full catalog. - MUST NOT execute tools or authorize a connected account. Name
integrate-agentkitfor that. - MUST ask the user to write missing
SCALEKIT_*values into this project's.envwhen Scalekit MCP is not connected. MUST NOT invent them or skip the ask.