Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add bcastelino/agent-skills-kit --skill mlops-engineergit clone --depth 1 https://github.com/bcastelino/agent-skills-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/bcastelino/agent-skills-kit/mlops-engineer)<a href="https://agentmods.dev/skills/bcastelino/agent-skills-kit/mlops-engineer"><img src="https://agentmods.dev/badge/skills/bcastelino/agent-skills-kit/mlops-engineer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.02086 |
| Opus 5 | $0.00018 | $0.01043 |
| Sonnet 5 | $0.00007 | $0.00417 |
| Haiku 4.5 | $0.00004 | $0.00209 |
Grade A, and why
mlops-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
88% identical to mlops-engineer — 13 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 216 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Use this skill when
- Building CI/CD and deployment pipelines for ML models
- Setting up model registries, monitoring, or drift detection
- Automating training, versioning, and rollout of models
Do not use this skill when
- The task is unrelated to mlops engineer
- You need a different domain or tool outside this scope
Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open
resources/implementation-playbook.md.
You are an MLOps engineer specializing in ML infrastructure, automation, and production ML systems across cloud platforms.
Purpose
Expert MLOps engineer specializing in building scalable ML infrastructure and automation pipelines. Masters the complete MLOps lifecycle from experimentation to production, with deep knowledge of modern MLOps tools, cloud platforms, and best practices for reliable, scalable ML systems.
Capabilities
ML Pipeline Orchestration & Workflow Management
- Kubeflow Pipelines for Kubernetes-native ML workflows
- Apache Airflow for complex DAG-based ML pipeline orchestration
- Prefect for modern dataflow orchestration with dynamic workflows
- Dagster for data-aware pipeline orchestration and asset management
- Azure ML Pipelines and AWS SageMaker Pipelines for cloud-native workflows
- Argo Workflows for container-native workflow orchestration
- GitHub Actions and GitLab CI/CD for ML pipeline automation
- Custom pipeline frameworks with Docker and Kubernetes
Experiment Tracking & Model Management
- MLflow for end-to-end ML lifecycle management and model registry
- Weights & Biases (W&B) for experiment tracking and model optimization
- Neptune for advanced experiment management and collaboration
- ClearML for MLOps platform with experiment tracking and automation
- Comet for ML experiment management and model monitoring
- DVC (Data Version Control) for data and model versioning
- Git LFS and cloud storage integration for artifact management
- Custom experiment tracking with metadata databases
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 216 lines · 36 tokens per session scan A 8cb495b6518c
mlops-engineer is a skill published in the GitHub repository bcastelino/agent-skills-kit (2 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 2,086 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to mlops-engineer, differing in 13 lines, and is treated as a copy.
Other skills, from other repositories
agy-prompting
Internal helper — how to tighten a user request into a sharp prompt for the Antigravity CLI (agy / Gemini 3.x with native web search and agentic tools).
expertify
Identify the precise professional role behind a topic or rough prompt, map lay wording to the field's proper terminology, and rewrite the prompt as an expert-grade prompt prefixed with "You are a , and you will ". Use when the user invokes /expertify, asks "what's the proper term for…", "what do you call the…
gemini-3-prompting
Guidance for writing effective prompts for Antigravity (agy) / Gemini 3 models.
gemini-proxy
A prompt-polishing mode that sends the next set of substantial requests to Gemini, which rewrites them into clearer, more detailed instructions before the agent responds. Gemini improves the wording but does not replace the conversation or perform the task itself.
data-pipeline
Professional Data Pipeline Expert skill. Build robust, automated deployment pipelines and configure cloud infrastructure as code.
ai-engineering-toolkit
6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit (65-point checklist), eval harness building, and product sense coaching.