data
FREE
ETL Builder
Build ETL pipelines from natural language descriptions with validation and error handling
●
INSTALL
sv install datapipe/etl-builder
Requires the sv CLI. Installs to your project automatically.
.cursor/skills/etl-builder/SKILL.md
Download and place the SKILL.md file into your .cursor/skills/etl-builder/ directory.
curl -sL https://skillvault.md/api/packages/datapipe/etl-builder/download -o etl-builder.zip
Downloads the package as a zip archive to your current directory.
https://skillvault.md/api/packages/datapipe/etl-builder/download
Download the zip, extract, and copy the relevant files into your project.
●
WHAT'S INSIDE
SKILL: pipeline-designSKILL: transform-genSKILL: dag-scaffoldCLAUDE.MD
●
COMPATIBILITY
Claude CodeCursorGemini CLI
●
DESCRIPTION
ETL Builder
Describe your data flow and get a complete ETL pipeline. Supports Python (pandas, Polars), dbt, SQL, and Airflow DAGs.
Skills
- pipeline-design — designs an ETL pipeline from source/destination descriptions with schema mapping
- transform-gen — generates transformation logic with type coercion, null handling, and dedup
- dag-scaffold — scaffolds Airflow DAGs or Prefect flows with retry logic and alerting
Supported Sources & Sinks
- PostgreSQL, MySQL, MongoDB, DynamoDB
- S3 (CSV, Parquet, JSON), GCS, Azure Blob
- Snowflake, BigQuery, Redshift
- REST APIs with pagination handling
bash
sv install datapipe/etl-builder
●
VERSION HISTORY
No version history available.
●
REVIEWS
No reviews yet. Be the first to review this package.