Skills
Browse AI agent skills

API Connector

v2.0.1
agentmag · Communication
19.5K installs567 starsApache 2.0Updated 2026-04-10

API 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-connector

About

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

Claude CodeCursorWindsurfCopilotAider

Add API Connector to your agent

One command to install. Works with all major coding agents.

Related AI agent resources

Building an agent skill? Submit your AI agent skill for free or get featured placement.