An agent skill for setting up and operating 51+ Airbyte Agent Connectors through a unified entity-action interface.
Once installed, Claude gains the knowledge to help you set up and use Airbyte Agent Connectors in Platform Mode (Airbyte Cloud) or OSS Mode (local SDK). It covers authentication, the entity-action API, and framework integration (PydanticAI, LangChain).
npx skills add airbytehq/airbyte-agent-connectorsOr in Claude Code:
/install airbytehq/airbyte-agent-connectors
After installing, ask Claude:
- "Set up a Stripe connector in Platform Mode"
- "Connect to GitHub using OSS Mode"
- "Integrate connectors with PydanticAI"
51+ connectors including Airtable, Amazon Ads, Asana, Chargebee, ClickUp, Confluence, Facebook Marketing, Freshdesk, GitHub, GitLab, Gmail, Gong, Google Ads, Google Analytics, Google Drive, Google Search Console, Granola, Greenhouse, Harvest, HubSpot, Incident.io, Intercom, Jira, Klaviyo, Linear, LinkedIn Ads, Mailchimp, Monday, Notion, Orb, PayPal, Pinterest, Pylon, Salesforce, Sendgrid, Sentry, Shopify, Slack, Snapchat Marketing, Stripe, TikTok Marketing, Twilio, Typeform, WooCommerce, Zendesk Chat, Zendesk Support, Zendesk Talk, Zoho CRM, and more.
See the connector index for the full list.
| File | Purpose |
|---|---|
| SKILL.md | Agent instructions (Claude reads this) |
| Getting Started | Installation and first connector |
| Platform Setup | Airbyte Cloud setup |
| OSS Setup | Local SDK setup |
| Programmatic Setup | HTTP API setup with curl |
| Authentication | Auth patterns per connector |
| Entity-Action API | API usage patterns |
| Troubleshooting | Common issues |
- Python 3.11+
uvrecommended for package management