Skill Claude CodeCodex
Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.
AI coding agent tools to build connectors using Fivetran Connector SDK
Skill Claude CodeCodex
Build a new Fivetran connector from a description. Use when the user wants to create, generate, or scaffold a new connector for an API or data source.
Skill Claude CodeCodex
Package and deploy a Fivetran connector to Fivetran. Use when the user wants to deploy or ship their connector.
Skill Claude CodeCodex
Evaluate a Fivetran connector for correctness, SDK compliance, security, and reliability. Use when the user wants a code review or quality report before deploying.
Skill Claude CodeCodex
Migrate an existing Airbyte source connector to a Fivetran Connector SDK connector. Use when the user has an Airbyte Python CDK source, low-code YAML manifest, source connector directory, configured catalog, spec/config/state files, or Airbyte protocol output they want to port to CSDK.
Skill Claude CodeCodex
Migrate an existing Fivetran Functions connector to a Fivetran Connector SDK connector. Use when the user has an AWS Lambda, Azure Function, Google Cloud Function, or other Fivetran Functions connector they want to port to CSDK.
Skill Claude CodeCodex
Migrate an existing Meltano extractor or Singer tap workflow to a Fivetran Connector SDK connector. Use when the user has a Meltano project, meltano.yml extractor, custom Singer tap, catalog/state/config files, or tap source code they want to port to CSDK.
Skill Claude CodeCodex
Test a Fivetran connector by running fivetran debug and checking the results. Use when the user wants to validate or run their connector locally.