Airbyte Agent SDK: typed connectors that give AI agents access to 50+ third-party APIs
Project description
Airbyte Agent SDK
Type-safe connector execution framework with blessed connectors and full IDE autocomplete.
Overview
The Airbyte Agent SDK gives AI agents access to 50+ third-party APIs through strongly typed, well-documented tools. Connectors can run through the Airbyte platform (which manages credentials, rate limiting, and execution) or locally in OSS mode.
How to install
uv pip install airbyte-agent-sdk
CLI Quickstart
The airbyte-agent-sdk console script ships seven subcommands:
uv run airbyte-agent-sdk --help
uv run airbyte-agent-sdk annotate --help
uv run airbyte-agent-sdk cassette --help
uv run airbyte-agent-sdk connector --help
uv run airbyte-agent-sdk generate-docs --help
uv run airbyte-agent-sdk generate-sdk --help
uv run airbyte-agent-sdk test --help
uv run airbyte-agent-sdk validate --help
Documentation
Full documentation is available at docs.airbyte.com/ai-agents/about/.
How to install the skills
The repo ships skills that walk agents through setting up and using the connectors. Three install paths:
skills.sh (works for Claude Code, Codex, Cursor, OpenCode, and 40+ other agents):
npx skills add airbytehq/airbyte-agent-sdk
Claude Code (native plugin):
/plugin marketplace add airbytehq/airbyte-agent-sdk
/plugin install airbyte-agent-sdk@airbyte-agent-sdk
Codex (clone + symlink):
git clone https://github.com/airbytehq/airbyte-agent-sdk ~/.codex/skills/airbyte-agent-sdk-src
ln -s ~/.codex/skills/airbyte-agent-sdk-src/connector-sdk/.claude/skills/* ~/.codex/skills/
See docs.airbyte.com/ai-agents/about/ for full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airbyte_agent_sdk-0.1.90-py3-none-any.whl.
File metadata
- Download URL: airbyte_agent_sdk-0.1.90-py3-none-any.whl
- Upload date:
- Size: 3.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3b3792d2ac0660c921faf35dd1cddbd1648d52f6f08eaf0193f6142ac3c7b7f
|
|
| MD5 |
dd9040239ac79028e10512b2db962a69
|
|
| BLAKE2b-256 |
4be8bca4c14def27b6ab598a8b5c6b18010decea6db9da66a846fb921e436f50
|