Data Pipeline

Builds automated sports analytics pipelines -- daily data pulls, scheduled prediction generation, model versioning, prediction tracking, and drift alerting. Use when user asks how to automate their model, how to run predictions every morning, how to set up a cron job for sports data, how to track model performance over time, or how to version their model. Do not use for one-time data pulls -- use game-lookup or puckapi-tool directly. Do not use for building the model itself -- see model-building. Do not use for backtesting historical performance -- see backtesting.

PuckAPI c005b12 18.4 KB Updated

File contents

PuckAPI/claude-sports-analytics/tree/main/skills/data-pipeline commit c005b12542

Frequently asked questions

npx skillmds@latest add puckapi/data-pipeline