API Connector
v2.0.1API Connector is an AI agent skill in the Communication category. Call any REST or GraphQL API with automatic authentication, retries, and response parsing.
npx agentmag add api-connectorAbout
The API Connector skill lets your agent interact with any external service through HTTP. It handles REST and GraphQL endpoints, manages authentication (API keys, OAuth, Bearer tokens), implements retry logic, and parses responses into structured data.
Comes with pre-configured connectors for popular services (Slack, GitHub, Jira, Notion, Linear) and a generic HTTP client for anything else. Your agent can read from and write to external systems as part of its workflow.
Capabilities
- REST and GraphQL API calls with automatic parsing
- OAuth2, API key, and Bearer token authentication
- Automatic retry with exponential backoff
- Pre-built connectors for Slack, GitHub, Jira, Notion, Linear
- Request/response logging and debugging
- Rate limit awareness and throttling
Compatible agents
Add API Connector to your agent
One command to install. Works with all major coding agents.
Related AI agent resources
Useful Tools
Building an agent skill? Submit your AI agent skill for free or get featured placement.