From airbyte-agent-sdk
Documents the Airbyte per-connector typed SDK packages: public API, connector discovery, PydanticAI patterns, and Anthropic SDK integration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/airbyte-agent-sdk:airbyte-sdk-referenceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Reference documentation for the Airbyte per-connector typed SDK packages. Use for SDK API details, PydanticAI patterns, and Claude SDK patterns.
Reference documentation for the Airbyte per-connector typed SDK packages. Use for SDK API details, PydanticAI patterns, and Claude SDK patterns.
configure(), connect(), Workspace, tool_utils, list_entities(), entity_schema().npx claudepluginhub airbytehq/airbyte-agent-sdk --plugin airbyte-agent-sdkDiscovers available Airbyte connectors, explores their entities/actions/schemas, and checks auth requirements. Use when asking what connectors exist or what fields/entities are available.
Plans new DataHub connectors by classifying source systems, researching them, and generating a _PLANNING.md blueprint with entity mapping and architecture decisions.
Builds autonomous AI agents with Claude Agent SDK: computer use, tool calling, MCP integration, and production best practices for Anthropic models.