Automatically discover data pipeline and ETL skills when working with ETL. Activates for data development tasks.
Provides automatic access to comprehensive data skills.
This skill auto-activates when you're working with:
The Data category contains 9 skills:
For complete descriptions and workflows:
cat skills/data/INDEX.md
This loads the full Data category index with:
Load individual skills as needed:
# Traditional ETL/Batch
cat skills/data/batch-processing.md
cat skills/data/data-validation.md
cat skills/data/etl-patterns.md
cat skills/data/pipeline-orchestration.md
# Stream Processing
cat skills/data/stream-processing.md
cat skills/data/streaming-aggregations.md
# Advanced Dataflow Systems
cat skills/data/timely-dataflow.md
cat skills/data/differential-dataflow.md
cat skills/data/dataflow-coordination.md
# Load these skills together:
cat skills/data/stream-processing.md # Kafka setup
cat skills/data/streaming-aggregations.md # Windowing patterns
cat skills/data/dataflow-coordination.md # Coordination
# Load these skills together:
cat skills/data/timely-dataflow.md # Foundation
cat skills/data/differential-dataflow.md # Incremental updates
cat skills/data/dataflow-coordination.md # Distributed coordination
# Load these skills together:
cat skills/data/batch-processing.md # Batch jobs
cat skills/data/stream-processing.md # Stream processing
cat skills/data/pipeline-orchestration.md # Overall coordination
This gateway skill enables progressive loading:
cat skills/data/INDEX.md for full category overviewNext Steps: Run cat skills/data/INDEX.md to see full category details.