implement-connector
OfficialImplement Python connectors for data sources.
Authordatabrickslabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the implementation of Python connectors for various data sources, ensuring they adhere to the LakeflowConnect interface and specific data handling requirements.
Core Features & Use Cases
- Connector Implementation: Generates Python code for data source connectors based on API documentation.
- Interface Conformance: Ensures connectors implement the
LakeflowConnectinterface correctly. - Data Handling: Enforces requirements for schema definition, incremental reads, and delete handling.
- Use Case: After researching a new API, use this Skill to quickly generate the boilerplate Python code for a Lakeflow connector, significantly speeding up development.
Quick Start
Implement the Python connector for the 'salesforce' source using the existing API documentation.
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: implement-connector Download link: https://github.com/databrickslabs/lakeflow-community-connectors/archive/main.zip#implement-connector 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.