// Automatically discover data pipeline and ETL skills when working with ETL. Activates for data development tasks.
| name | discover-data |
| description | 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 ~/.claude/skills/data/INDEX.md
This loads the full Data category index with:
Load individual skills as needed:
# Traditional ETL/Batch
cat ~/.claude/skills/data/batch-processing.md
cat ~/.claude/skills/data/data-validation.md
cat ~/.claude/skills/data/etl-patterns.md
cat ~/.claude/skills/data/pipeline-orchestration.md
# Stream Processing
cat ~/.claude/skills/data/stream-processing.md
cat ~/.claude/skills/data/streaming-aggregations.md
# Advanced Dataflow Systems
cat ~/.claude/skills/data/timely-dataflow.md
cat ~/.claude/skills/data/differential-dataflow.md
cat ~/.claude/skills/data/dataflow-coordination.md
# Load these skills together:
cat ~/.claude/skills/data/stream-processing.md # Kafka setup
cat ~/.claude/skills/data/streaming-aggregations.md # Windowing patterns
cat ~/.claude/skills/data/dataflow-coordination.md # Coordination
# Load these skills together:
cat ~/.claude/skills/data/timely-dataflow.md # Foundation
cat ~/.claude/skills/data/differential-dataflow.md # Incremental updates
cat ~/.claude/skills/data/dataflow-coordination.md # Distributed coordination
# Load these skills together:
cat ~/.claude/skills/data/batch-processing.md # Batch jobs
cat ~/.claude/skills/data/stream-processing.md # Stream processing
cat ~/.claude/skills/data/pipeline-orchestration.md # Overall coordination
This gateway skill enables progressive loading:
cat ~/.claude/skills/data/INDEX.md for full category overviewNext Steps: Run cat ~/.claude/skills/data/INDEX.md to see full category details.