generate-connector-spec
OfficialDefine connector specs with ease.
Authordatabrickslabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of the connector_spec.yaml file, which is crucial for defining how a data connector interacts with a source system, including its authentication methods and allowed options.
Core Features & Use Cases
- Automated YAML Generation: Creates the
connector_spec.yamlfile based on the connector's Python implementation. - Authentication Parameter Definition: Accurately identifies and structures connection parameters, supporting both single and multiple authentication methods.
- External Options Allowlisting: Compiles a list of table-specific options used in read methods.
- Use Case: After implementing a new data connector for a SaaS product, use this Skill to generate its specification file, ensuring consistent and correct configuration for users.
Quick Start
Use the generate-connector-spec skill to create the connector spec YAML for the 'github' connector.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-connector-spec Download link: https://github.com/databrickslabs/lakeflow-community-connectors/archive/main.zip#generate-connector-spec Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.