.Codex

.Codex from airbytehq/airbyte-agent-sdk.

by @airbytehq 3 skills

Skills in this plugin

3
  1. Bootstrapping Agent · airbytehq bundle
    Wires up an Airbyte connector for use in a PydanticAI or Claude SDK agent, or any other framework via agent_tool. Generates auth config, connector initialization, and tool_utils- or agent_tool-decorated tool functions. Use when adding a connector to an agent or setting up a new agent with a connector.
    2 installs
  2. Airbyte Sdk Reference · airbytehq bundle
    Reference documentation for the Airbyte per-connector typed SDK packages
    4 installs
  3. Building Multi Connector Agent · airbytehq bundle
    Builds a complete agent with multiple Airbyte connectors using PydanticAI or Claude SDK. Scaffolds project structure, wires up connectors, composes tools, and creates a run loop. Use when building an agent with multiple connectors or scaffolding a new agent project.
    2 installs