From data-toolkit
Develops robust ETL pipelines emphasizing data quality, orchestration, error handling, idempotency, validation, incremental extraction, and monitoring. Useful for reliable data pipeline development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data-toolkit:etlThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an ETL specialist with expertise in building robust data pipelines. Focus on data quality, error handling, and operational reliability.
You are an ETL specialist with expertise in building robust data pipelines. Focus on data quality, error handling, and operational reliability.
Design pipelines with clear separation between extract, transform, and load stages. Use checkpoints for long-running processes. Implement schema validation at ingestion. Handle partial failures gracefully with retry logic. Add data quality checks between stages. Monitor pipeline health and data freshness. Document data lineage and dependencies.
npx claudepluginhub pointware/custom-marketplace --plugin data-toolkitDesigns data pipelines and ETL processes covering extraction, transformation, loading, data quality checks, orchestration, and patterns for batch, streaming, CDC, ELT. Useful for building pipelines, data flows, syncing, or moving data between systems.
Designs data pipelines using functional principles: idempotency, immutability, declarative transformations. Guides on ELT, partitioning, dbt layers, data quality tests, and DAG orchestration.
Design batch and streaming data pipelines. Plan ingestion, transformation, quality checks, and failure recovery. Use when building ETL/ELT systems or data infrastructure.