connector_sdk_tools
Build, test, migrate, and deploy Fivetran data connectors
All Skills in This Repository (7)
Pure Emerald Level Indicatorsbuild-connector
Automate end-to-end Fivetran Connector SDK development for unsupported APIs.
test-connector
Automate end-to-end local testing of Fivetran Connector SDK connectors.
migrate-airbyte-connector
Convert Airbyte source connectors to Fivetran Connector SDK projects.
migrate-functions-connector
Migrate Fivetran Functions connectors to CSDK Python projects.
evaluate-connector
Analyze Fivetran Connector SDK Python code for compliance and security defects.
migrate-meltano-connector
Migrate Meltano extractors and Singer taps to Fivetran Connector SDK connectors.
deploy-connector
Automate packaging, validation, and deployment of Fivetran Connector SDK connectors.
Frequently Asked Questions
FAQPage SchemaHow to install connector_sdk_tools?โผ
Run `npx skills add fivetran/connector_sdk_tools --all -g -y` in your terminal to install all skills globally.
How to build a custom Fivetran connector?โผ
Describe the API or data source you want to connect, and the build-connector skill researches the API, scaffolds the project with fivetran init, and generates working connector code.
Can I migrate an Airbyte connector to Fivetran?โผ
Yes. The migration skills port Airbyte sources, Meltano taps, and Fivetran Functions connectors to the Connector SDK while preserving streams, primary keys, and sync behavior.
Are my API credentials safe when testing connectors?โผ
Yes. Credentials are entered through a local encryption script and decrypted only in memory at runtime, so plaintext secrets never appear in chat or files.
Which coding agents work with this plugin?โผ
It runs natively in Claude Code, Codex CLI, Gemini CLI, and GitHub Copilot CLI using each platform's standard plugin format.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web