build_connector_package

Official

Package and build source connectors.

Authordatabrickslabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of a pyproject.toml file and the subsequent building of a source connector as an independent Python package, streamlining the distribution and deployment process.

Core Features & Use Cases

  • Package Creation: Generates a pyproject.toml file tailored for a specific source connector.
  • Build Automation: Executes the standard Python build process to create distributable package formats (sdist and wheel).
  • Use Case: After developing a new connector for a specific data source, use this Skill to package it correctly so it can be easily installed and used in other projects or environments.

Quick Start

Use the build_connector_package skill to create a pyproject.toml for the 'my_new_source' connector and build it.

Dependency Matrix

Required Modules

None required

Components

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: build_connector_package
Download link: https://github.com/databrickslabs/lakeflow-community-connectors/archive/main.zip#build-connector-package

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.