Claude Code Plugins

Community-maintained marketplace

Feedback

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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