skills/machine-learning-ops-ml-pipeline/SKILL.md
--- name: machine-learning-ops-ml-pipeline description: Design and implement a complete ML pipeline for: $ARGUMENTS category: AI & Agents source: antigravity tags: [python, api, ai, agent, automation, workflow, design, document, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/machine-learning-ops-ml-pipeline --- # Machine Learning Pipeline - Multi-Agent MLOps Orchestration Design and implement a complete ML pipeline for: $ARGUMENTS ## Use this
npx skillsauth add ranbot-ai/awesome-skills skills/machine-learning-ops-ml-pipelineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Design and implement a complete ML pipeline for: $ARGUMENTS
resources/implementation-playbook.md.This workflow orchestrates multiple specialized agents to build a production-ready ML pipeline following modern MLOps best practices. The approach emphasizes:
The multi-agent approach ensures each aspect is handled by domain experts:
Deliverables:
Data source audit and ingestion strategy:
Data quality framework:
Storage architecture:
Provide implementation code for critical components and integration patterns. </Task>
<Task> subagent_type: data-scientist prompt: | Design feature engineering and model requirements for: $ARGUMENTS Using data architecture from: {phase1.data-engineer.output}Deliverables:
Feature engineering pipeline:
Model requirements:
Experiment design:
Include feature transformation code and statistical validation logic. </Task>
Build comprehensive training system:
Training pipeline implementation:
Experiment tracking setup:
Model registry integration:
Provide complete training code with configuration management. </Task>
<Task> subagent_type: python-pro prompt: | Optimize and productionize ML code from: {phase2.ml-engineer.output}Focus areas:
Code quality and structure:
Performance optimization:
Testing framework:
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.