What does this skill do?

The API Skill Connector Builder generates API connectors and providers that exactly replicate the repository's existing integration pattern. It inspects the existing connectors, maps their file structure, conventions, and configuration model, and builds the new integration using native layers so that it fits naturally into the codebase.

Connector for New API
Add integrations for Jira, Slack, GitHub, or other APIs, following the repository's style guidelines.
Supplier following the pattern
Create a new provider while preserving the project's discovery, configuration, and tests.
Native plugin in the codebase
Build an integration that fits in naturally, regardless of external styles.
Avoiding Anti-Patterns
Avoid replicating architectures from other ecosystems that are not compatible with the host repository.

Usage examples

🔌 Jira Connector
Create a connector for the Jira API, following the pattern of the existing providers in the `providers/` directory.
💬 Slack Integration
Add a Slack integration to src/integrations/ by replicating the style of the GitHub connector that's already in the repo.
🧩 New supplier
I need to create a provider following the existing pattern in the repository for the Notion API.
🛡️ Validate consistency
Check to see if this connector I just added fits the repository's style or looks like it was imported from another ecosystem.

Features

Inspection of the Existing Template Analyze at least two connectors in the repository and map their structure, configuration, retry settings, pagination, and naming conventions.
Native Layered Construction Implement config/schema, client/transport, entity mapping, entry point, and registration in discovery.
Multilingual support Generates connectors in Python (provider pattern) and TypeScript (plugin pattern) based on the repo's tech stack.
Validation against the source standard Verify that the connector is indistinguishable from the original equipment part number.
Tests and Documentation It includes test fixtures that replicate the repository's style and updates the documentation if the project requires it.

Frequently asked questions

Yes. The skill detects the repository's stack (Python, TypeScript, etc.) and replicates the corresponding integration pattern.
No. The skill works directly on the code in the repository using Claude Code or Cowork. It does not require any additional MCPs.
Inspect at least two existing connectors in the repository and analyze their file structure, conventions, and configuration model before generating the new one.
Yes. The generated code belongs to you, and you can edit it freely. The skill provides a solid foundation that fits within the repository.
API Connector Builder — Native Integrations with Claude AI

¿Prefieres escuchar el contenido? Genera la narración de audio con un clic.