implement-connector

Implement a Python connector that conforms to the LakeflowConnect interface for data ingestion.

$ Installer

git clone https://github.com/databrickslabs/lakeflow-community-connectors /tmp/lakeflow-community-connectors && cp -r /tmp/lakeflow-community-connectors/.claude/skills/implement-connector ~/.claude/skills/lakeflow-community-connectors

// tip: Run this command in your terminal to install the skill


name: implement-connector description: Implement a Python connector that conforms to the LakeflowConnect interface for data ingestion.

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

Repository

databrickslabs
databrickslabs
Author
databrickslabs/lakeflow-community-connectors/.claude/skills/implement-connector
6
Stars
19
Forks
Updated5d ago
Added1w ago