api-connector-builder
api connector builder
What it does
- connector layout
- config schema
- error handling
- registration/discovery wiring
- "Build a Jira connector for this project"
- "Add a Slack provider following the existing pattern"
- "Create a new integration for this API"
Requirements & configuration
- Define only the surface the repo actually needs:
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
api-connector-builder FAQ
What does the api-connector-builder skill do?
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture. connector layout config schema
What does api-connector-builder require?
Define only the surface the repo actually needs:
How do I install api-connector-builder?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill api-connector-builder --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain api-connector-builder?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[api-connector-builder on getagentictools](https://getagentictools.com/skills/affaan-m-everything-claude-code-api-connector-builder?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-api-connector-builder The second line is the CLI lookup for this page — handy in READMEs and docs.