DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
outlinedriven-odin-claude-plugin Bundle Graph EvolutionUse when two refs or source snapshots need security-relevant structural comparison a line diff may miss. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Lifecycle DiagramUse when states, waits, retries, decisions, transitions, and terminals need a lifecycle view. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Browser Cookie StoreUse when the user runs /browser-cookie-store to populate the session cookie store from installed browsers. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Prohibit Bad HabitsUse when a user wants to define patterns the agent should not do. Don't use for remote, credential, publish, deploy, or irreversible changes.
-
pramoddutta Skill Checkly Monitoring As CodeTeach agents to build synthetic monitoring as code with Checkly, including Playwright browser checks, API checks, alerting, and CI deploy workflows.
-
tonone-ai Skill Cortex ModelBuild an ML pipeline — from data to trained model to serving endpoint. Use when asked to "build ML model", "train a model", "prediction pipeline", "classification", or "regression".
-
tonone-ai Skill Deploy ReconAudit current model deployment topology — serving config, latency profile, version inventory. Use when asked "what models are deployed", "audit our serving setup", or "inventory our model versions".
-
tonone-ai Skill Deploy ServeDesign and configure model serving infrastructure — endpoint scaling, batching, GPU allocation. Use when asked to "serve this model", "design an inference endpoint", or "size GPU allocation for serving".
-
tonone-ai Skill Embed DesignDesign embedding pipelines — model selection, batching, normalization, index refresh strategy. Use when asked to "design an embedding pipeline", "which embedding model should we use", or "how should we batch embeddings".
-
outlinedriven-odin-claude-plugin Bundle Grill With DocsUse when a repository decision needs an interview plus durable terminology and decision records. Not for remote, credential, publish, deploy, or irreversible changes.
-
tonone-ai Skill Helm ArbiterScope arbitration — resolve disagreements between product and engineering on what is in or out of scope, with a decision log and escalation path. Use when asked to "resolve this scope disagreement", "arbitrate between product and eng", "scope is creeping", "we can't agree on what's in scope", or "help us decide what to cut".
-
tonone-ai Skill Helm HandoffUse when a product brief is finalized and ready to hand off to the engineering team, or when asked to send a brief to Apex, kick off engineering work, or start development on a product spec. Examples: "hand this off to engineering", "send brief to Apex", "start building this", "kick off dev on this spec".
-
outlinedriven-odin-claude-plugin Bundle Capture Isolated PatchUse when a candidate change must be produced without touching the working tree. Not for remote, credential, publish, deploy, or irreversible changes.
-
tonone-ai Skill Multi DesignDesign a multi-cloud or cloud portability strategy — provider selection, workload placement, and lock-in management. Use when asked "should we go multi-cloud", "design for cloud portability", or "where should this workload run".
-
tonone-ai Skill Relay DeploySet up a complete deployment configuration — Dockerfile, deployment manifest, environment config, and rollback procedure. Use when asked about "deployment setup", "how do I deploy this", "deployment strategy", or "rollback plan".
-
tonone-ai Skill Relay DockerBuild production-ready Dockerfiles with multi-stage builds, security hardening, and docker-compose for local dev. Use when asked to "create Dockerfile", "optimize container", or "dockerize this".
-
tonone-ai Skill Terra ModuleDesign a Terraform module structure — inputs, outputs, resource organization, and versioning. Use when asked to "design a Terraform module", "structure our IaC", or "set up module versioning".
-
pramoddutta Skill Devops Engineer Resume OptimizerBuild a DevOps or SRE resume around pipeline ownership, infrastructure as code, reliability metrics, and incident evidence, structured to pass both ATS parsing and platform-team screening.
-
outlinedriven-odin-claude-plugin Bundle Pricing ProjectionUse when projecting cost, estimating BYO cost or spend, or sizing a deal. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Orchestration PatternsUse when work decomposes across subagents or role panels and needs coupling-based orchestration. Not for cloud-agent task-graph orchestration: use cloud-task-orchestrator.
-
outlinedriven-odin-claude-plugin Bundle Watch For Harness ModeUse when a proven watch pattern should become a reusable harness artifact with configurable inputs. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Possible Worlds QAUse when a product surface must be tested against extreme or hostile worlds. Not for design disputes: use possible-worlds. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Compile 3d WorkflowUse when the user asks for direction and a compilable 3D workflow from an interview. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Diff Scoped Browser QAUse when asked to run branch-diff browser QA against a PR or branch. Not for live-URL visual audit: use web-design-review. No remote, credential, publish, deploy, or irreversible changes.
-
tonone-ai Skill Atlas OnboardGenerate onboarding documentation — what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", "how to get started", or "developer setup".
-
tonone-ai Skill Deal PipelineDesign or audit B2B sales pipeline — define stage names, entry/exit criteria, qualification standards, and CRM field requirements. Use when asked to "design our pipeline", "audit our CRM stages", "define what qualified means", or "build a sales process".
-
pramoddutta Skill Automation Tester Resume OptimizerBuild an SDET or automation engineer resume around framework ownership, tool-stack evidence, CI/CD integration, and GitHub proof that survives technical screening and recruiter keyword search.
-
agents-inc Bundle API Baas NeonServerless PostgreSQL with branching, autoscaling, and edge-compatible driver
-
outlinedriven-odin-claude-plugin Bundle Claude Settings AuditUse when setting up a project, auditing agent command permissions, or asking which read-only bash commands and domains to allow. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Post Change Check GateUse when an artifact or skill has just changed and is about to be called done, committed, or handed off. Not for remote, credential, publish, deploy, or irreversible changes.
-
outlinedriven-odin-claude-plugin Bundle Terraform Style CheckUse when writing, reviewing, or generating Terraform HCL that must pass fmt and validate. Not for module authoring, state operations, `terraform apply`, or remote state.
-
tonone-ai Skill Deploy CanaryPlan and execute canary releases for model updates — traffic splitting, rollback triggers, success metrics. Use when asked to "canary the new model", "roll out this model safely", or "set up a traffic split for a model update".
-
tonone-ai Skill Feat EngineerDesign and implement a feature engineering pipeline for a ML problem. Use when asked to "engineer features for this model", "what features should we build", or "design feature transformations".
-
tonone-ai Skill Flux PipelineBuild a data pipeline — ETL/ELT with extraction, transformation, loading, error handling, and scheduling. Use when asked to "build ETL", "data pipeline", "move data from X to Y", or "sync data".
-
tryboy869 Bundle Docker[Applies to: **/Dockerfile,**/docker-compose*.{yml,yaml}] Definitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.
-
tryboy869 Bundle Heroku[Applies to: **/*] This guide outlines essential Heroku best practices, focusing on the Twelve-Factor App methodology, runtime principles, and modern cloud-native development patterns for building robust, scalable, and maintainable applications.
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include grill-with-docs, api-baas-neon, graph-evolution. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.