git:20260518.471df3d to git:20260710.2925510
12 added, 15 removed. Audit A to B.
---
- name: "Airbyte Connector Config Generator"
- slug: "airbyte-connector-config-generator"
+ title: "Airbyte Connector Config Generator"
description: "Generates Airbyte source and destination connector configurations using the Airbyte API /v1/sources/create and /v1/destinations/create endpoints. Validates connection specs against the Airbyte Protocol."
- github_stars: 21088
- verification: "listed"
+ verification: "security_reviewed"
source: "https://github.com/airbytehq/airbyte"
- category: "Data Extraction & Transformation"
- framework: "Cursor"
+ category:
+ - "Data Extraction & Transformation"
+ framework:
+ - "Cursor"
tool_ecosystem:
github_repo: "airbytehq/airbyte"
github_stars: 21088
---
# Airbyte Connector Config Generator
Generates Airbyte source and destination connector configurations using the Airbyte API /v1/sources/create and /v1/destinations/create endpoints. Validates connection specs against the Airbyte Protocol.
## Installation
- Requirements and caveats from upstream:
- - To enable write access on your PR from Airbyte maintainers, please check the "Allow edits from maintainers" box when submitting from your PR. You must also create your PR from a fork in your **personal GitHub account*...
-
- Basic usage or getting-started notes:
- - For moving data into warehouses, lakes, and databases:
- - [Deploy Airbyte Open Source](https://docs.airbyte.com/quickstart/deploy-airbyte) or set up [Airbyte Cloud](https://docs.airbyte.com/cloud/getting-started-with-airbyte-cloud) to start centralizing your data.
- - Create connectors in minutes with our [no-code Connector Builder](https://docs.airbyte.com/connector-development/connector-builder-ui/overview) or [low-code CDK](https://docs.airbyte.com/connector-development/config-b...
+ Choose whichever fits your setup:
- - Source: https://github.com/airbytehq/airbyte
- - Extracted from upstream docs: https://raw.githubusercontent.com/airbytehq/airbyte/HEAD/README.md
+ 1. Copy this skill folder into your local skills directory.
+ 2. Clone the repo and symlink or copy the skill into your agent workspace.
+ 3. Add the repo as a git submodule if you manage shared skills centrally.
+ 4. Install it through your internal provisioning or packaging workflow.
+ 5. Download the folder directly from GitHub and place it in your skills collection.
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/airbyte-connector-config-generator/)