airbyte-agent-connectors
Typed connectors linking business APIs to coding frameworks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Airbyte Agent Connectors?▼
Run `npx skills add airbytehq/airbyte-agent-connectors --all -g -y` in your terminal to install all skills in this suite globally.
What does the Airbyte Agent SDK do?▼
It gives your agent typed, documented access to 50+ third-party APIs like Stripe, Shopify, and Zendesk, with authentication, retries, and error handling built in.
Which frameworks work with Airbyte connectors?▼
The SDK natively supports PydanticAI, LangChain, OpenAI Agents, and FastMCP, and provides a generic decorator for any other framework.
How do I connect multiple APIs in one agent?▼
Create one shared auth config, build one typed connector per service, and register a separate tool function for each connector.
Do I need to manage API credentials myself?▼
No. In hosted mode, Airbyte Cloud stores the API credentials and you only provide your Airbyte client ID and secret.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core