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.
-
armanzeroeight Skill GCP Cost OptimizerAnalyzes GCP costs and provides optimization recommendations including committed use discounts, rightsizing, and unused resources. Use when optimizing GCP spending or analyzing GCP costs.
-
armanzeroeight Skill CI CD OptimizerOptimize CI/CD pipelines for speed, reliability, and efficiency. Use when improving build times, fixing pipeline failures, or enhancing deployment processes.
-
armanzeroeight Skill Inventory ManagerOrganizes Ansible inventory files, manages host groups, and configures dynamic inventory. Use when organizing Ansible inventory, managing host groups, or setting up dynamic inventory sources.
-
armanzeroeight Skill Arm Template HelperCreates and validates Azure Resource Manager (ARM) templates for infrastructure deployment. Use when creating ARM templates, deploying Azure infrastructure as code, or validating Azure templates.
-
armanzeroeight Bundle Azure Cost OptimizerAnalyzes Azure costs and provides optimization recommendations including reserved instances, rightsizing, and unused resources. Use when optimizing Azure spending or analyzing Azure costs.
-
armanzeroeight Skill Security Group AnalyzerAudit AWS security groups for overly permissive rules and security vulnerabilities. Use when reviewing AWS security, auditing security groups, or improving network security posture.
-
armanzeroeight Bundle Dockerfile OptimizerAnalyzes and optimizes Dockerfiles to reduce image size, improve build time, and enhance security. Use when optimizing Docker images, reducing build times, or improving Dockerfile structure.
-
armanzeroeight Skill Image Security ScannerScans Docker images for security vulnerabilities, outdated packages, and misconfigurations. Use when checking image security, finding vulnerabilities, or hardening containers.
-
armanzeroeight Bundle Action BuilderCreate custom GitHub Actions (composite, Docker, or JavaScript). Use when building reusable actions, creating custom workflow steps, or packaging logic for distribution. Trigger words include "create action", "custom action", "build action", "composite action", "Docker action".
-
armanzeroeight Skill Terraform State ManagerManages Terraform state operations including importing existing resources, moving resources between states, removing resources from state, and migrating state backends. This skill should be used when users need to import infrastructure into Terraform, refactor resource addresses, fix state issues, or migrate state storage locations.
-
ninthspace Skill AuditCodebase audit skill. Produces a commit-pinned audit document with `file:line (symbol)` citations across nine dimensions of code health (architectural decay, consistency rot, type & contract debt, test debt, dependency & config debt, performance, error handling & observability, security, documentation drift), then offers pipeline handoffs to library / spec / quick. Triggers on "/cpm:audit".
-
ninthspace Skill QuickLightweight execution for small, well-defined changes. Bypasses the full CPM pipeline — classifies the input as a fix or a change (diagnosing root cause for fixes), assesses scope, confirms, executes, and produces a completion record. Use for changes that skip discover/brief/spec/epics ceremony. Triggers on "/cpm:quick".
-
rooseveltadvisors-claude-agent-stack Bundle CloudflareDeploy and manage Cloudflare Workers, Pages, and services via Code Mode MCP (API queries) + wrangler (deploys). OAuth auth for wrangler (tokens lack Pages perms). USE WHEN Cloudflare, worker, deploy, Pages, MCP server, wrangler, DNS, KV, R2, D1, Vectorize.
-
snqb Bundle DockerModern Docker workflows - image optimization, debugging, fast builds with dive, lazydocker, and BuildKit
-
snqb Bundle CoolifyComplete Coolify deployment and management: CLI operations, API access, Docker patterns, networking, Prometheus/Grafana, WordPress troubleshooting, SSL. Use for deploy, debug, manage Coolify services.
-
snqb Bundle RailwayRailway CLI deployment and management: deploy, logs, databases, domains, environment config, templates. Use for railway up, deploy, debug, manage Railway services.
-
snqb Skill One ShotShip a working product in one pi session. Gate check → research → spec → build (logic separated from transport) → test → deploy. Empirical patterns from 60+ projects. Load when starting anything new.
-
snqb Bundle BitbucketBitbucket Cloud: API tokens (replacing app passwords), REST API, git auth, repo/workspace management. Use for cloning, API access, CI/CD, managing Bitbucket repos.
-
snqb Bundle Mac CleanupFree disk space on macOS using mac-cleanup-go (safe, preview-first, sends to Trash) and docker-cleanup. Run when user asks to clean up, free space, or reclaim disk.
-
snqb Bundle Exa NotebooklmSource-grounded research pipeline: Exa web search → NotebookLM RAG → structured data. Finds real sources (no Wikipedia), feeds them into a private knowledge base, queries for cited facts. Zero hallucination content generation.
-
agentscope-ai-hiclaw Bundle Agentteams TestComplete AgentTeams test cycle including installation, uninstallation, running tests, and exporting debug logs for analysis. Use for (1) verifying AgentTeams functionality (2) CI/CD test validation (3) issue diagnosis and debugging (4) pre-merge testing. Trigger words: test AgentTeams, run AgentTeams tests, agentteams test, make test, verify AgentTeams installation.
-
blakeox Bundle Platform ShipEvidence-based provider release gate for Apple, AWS, Azure, Cloudflare, Google Cloud, Supabase, and Vercel. Use immediately before a platform deployment, App Store submission, production promotion, or provider configuration change to verify identity, environment, runtime configuration, rollout, observability, and rollback using the matching provider reference.
-
blakeox Skill Migration EngineerChange-transition specialist for schema, data, APIs, and rollout order. Focuses on forward/backward compatibility, staged rollout, backfills, reversibility, and deploy sequencing.
-
kbanc85 Skill Pipeline ReviewReview active pipeline, opportunities, capacity, and stalled items needing attention. Triggers on "pipeline status", "capacity check", "what's in the pipeline".
-
vangongwanxiaowan Bundle Drama WorkflowOrchestrate the full plot-point dramatic function analysis pipeline — text preprocessing, parallel segment analysis, result integration, and report generation — for long-form story content. Use when analyzing plot points and dramatic functions in long texts, producing structured dramatic analysis reports, or coordinating multi-step story analysis workflows.
-
spjoshis Skill Docker ContainersMaster Docker with containers, images, multi-stage builds, Docker Compose, networking, and production-ready containerization.
-
wojons Bundle Vercel DeployDeploy applications to Vercel with automatic framework detection
-
spjoshis Skill Cloud ArchitectureMaster cloud architecture with AWS, Azure, GCP, cloud-native patterns, migration strategies, and cost optimization.
-
spjoshis Skill Kubernetes OrchestrationMaster Kubernetes with pods, deployments, services, ingress, ConfigMaps, secrets, and production cluster management.
-
bybren-llc Bundle Deployment SopDeployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.
-
bybren-llc Bundle Release PatternsPR creation, CI/CD validation, and release coordination patterns. Use when creating pull requests, running pre-PR validation, checking CI status, or coordinating merges.
-
bybren-llc Bundle Team CoordinationAgent Teams orchestration patterns for multi-agent SAFe workflows. Use when spawning agent teams, coordinating teammates, enforcing quality gates via task dependencies, or orchestrating the 11-agent SAFe pipeline. Covers TeamCreate, SendMessage, shared TaskList, and SAFe gate enforcement.
-
peterfile Bundle Task Pr FlowPlan and manage fast, safe software delivery through small task slices, short-lived branches, PR sequencing, stacked PRs, feature flags, CI tiering, merge queues, and agent coordination. Use when Codex needs to split a feature into implementation tasks or PRs, design a Git/GitHub PR workflow, unblock dependent PRs, reduce CI wait time, handle merge conflicts, coordinate multiple coding agents, or answer Chinese/English questions about 任务拆解, PR 管理, stacked PR, merge queue, CI pipeline, or branch strategy.
-
citypaul Bundle DebuggingWHEN diagnosing a reproducible or observable software failure outside a CI-pipeline-specific workflow; NOT for speculative cleanup, general code review, or speculative behavior changes presented as fixes. Preserves evidence, tests one causal hypothesis at a time, and fixes the owning boundary only when requested; separately authorized reversible incident mitigation may precede diagnosis while severe harm is ongoing.
-
citypaul Skill CI DebuggingSystematic CI/CD failure diagnosis using hypothesis-first investigation, local reproduction, and environment delta analysis. Use when a CI pipeline, GitHub Actions workflow, or build job fails; when tests pass locally but fail in CI; when diagnosing flaky tests, timeouts, or red pipelines; or when the user says "CI is failing", "the build is broken", or "works on my machine".
-
citypaul Bundle Twelve FactorTwelve-Factor App patterns for software-as-a-service and long-running process applications. Use when configuring deploy-time environment, backing services, process startup/shutdown, or operational parity. Apply individual principles to frontends, serverless functions, and CLIs only where their runtime and platform make them relevant.
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 Cloudflare, agentteams-test, gcp-cost-optimizer. 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.