machine-learning-ops-ml-pipeline
Design and implement a complete ML pipeline for: $ARGUMENTS
npx skills add majiayu000/claude-skill-registry --skill machine-learning-ops-ml-pipeline --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Machine Learning Pipeline - Multi-Agent MLOps Orchestration Design and implement a complete ML pipeline for: $ARGUMENTS ## Thinking This workflow orchestrates multiple specialized agents to build a production-ready ML pipeline following modern MLOps best practices. The approach emphasizes: - **Phase-based coordination**: Each phase builds upon previous outputs, with clear handoffs between agents - **Modern tooling integration**: MLflow/W&B for experiments, Feast/Tecton for features, KServe/Seldon for serving - **Production-first mindset**: Every component designed for scale, monitoring, and reliability - **Reproducibility**: Version control for data, models, and infrastructure - **Continuous improvement**: Automated retraining, A/B testing, and drift detection The multi-agent approach ensures each aspect is handled by domain experts: - Data engineers handle ingestion and quality - Data scientists design features and experiments - ML engineers implement training pipelines - MLOps engineers handle production deployment - Observability engineers ensure monitoring ## Phase 1: Data & Requirements Analysis <Task> subagent_type: data-engineer prompt: | Analyze and design data pipeline f
- Thinking
- Phase 1: Data & Requirements Analysis
- Phase 2: Model Development & Training
- Phase 3: Production Deployment & Serving
- Phase 4: Monitoring & Continuous Improvement
- Configuration Options
- Success Criteria
- Final Deliverables
What does the machine-learning-ops-ml-pipeline skill do?
Design and implement a complete ML pipeline for: $ARGUMENTS
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill machine-learning-ops-ml-pipeline --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
