Agent skill
implement-connector
Implement a Python connector that conforms to the LakeflowConnect interface for data ingestion.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/implement-connector
SKILL.md
Implement the Connector
Description
This skill helps you implement a Python connector for a data source that conforms to the LakeflowConnect interface. It guides you through implementing all required methods, handling schemas, metadata, and incremental data reading based on the source API documentation.
Instructions
Read and follow prompts/implement_connector.md
Didn't find tool you were looking for?