Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Build data pipelines with extraction, transformation, and loading
claude install community/etl-pipeline-builderData pipeline construction: define sources, write transformations, configure destinations, add scheduling, and implement error recovery.
mkdir -p ~/.claude/skills/etl-pipeline-builder~/.claude/skills/etl-pipeline-builder/SKILL.mdResulting file structure:
~/.claude/
skills/
etl-pipeline-builder/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with ETL Pipeline Builder
Detect anomalies in data with statistical and ML methods
Both used by Data Scientist, DevOps Engineer
Generate data pipeline tests that catch schema and quality issues
Both used by Data Scientist, DevOps Engineer
Understand which features drive your model with SHAP and PDPs
Both used by Data Scientist
Build and evaluate ML models with proper feature engineering
Both used by Data Scientist
Compare ML models across accuracy, latency, and fairness metrics
Both used by Data Scientist
Forecast time series data with multiple models and confidence intervals
Both used by Data Scientist
ETL Pipeline Builder