Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_agent_sdk-0.1.91-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file airbyte_agent_sdk-0.1.91-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_agent_sdk-0.1.91-py3-none-any.whl
Algorithm Hash digest
SHA256 393a5ec063b4a633b8ea48cf90308a30cf6e95e61ada895335999f9609bfa388
MD5 9a41ad8251a98e087564f1603eff260f
BLAKE2b-256 f63241d737ca52088d27748cf658a1c6b8f8ea1c43f283d5796152b65b5e5fd8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page