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.
-
rmazrim Skill Project Auto BuilderDynamic orchestrator that inspects ./registry.json, analyzes the project workspace stack (Node.js, Python, Docker, etc.), automatically matches and orders optimal skills into an execution sequence, runs the selected skills, and generates a final readiness summary report.
-
rmazrim Skill Docker Multi Stage Stack BuilderContainerizes web applications and dependencies into lightweight, production-ready multi-stage Docker images orchestrated via Docker Compose.
-
rmazrim Skill Etl Incremental Pipeline BuilderSelf-contained incremental ETL runner (pure stdlib) with SQLite staging, watermark-based delta loads, idempotent upserts, schema evolution detection, and a data-quality gate. Run it end-to-end with zero installations - no external scheduler, framework, or MCP required.
-
johnson68878-ops Bundle Matlab Deploy Embedded CodeDeploy MATLAB-generated code to embedded hardware using Embedded Coder. Use when configuring code generation for microcontrollers (STM32, Raspberry Pi, ARM Cortex), setting up PIL/SIL verification, disabling dynamic memory allocation, or configuring hardware-specific code generation settings. Covers ERT-based configurations, processor-in-the-loop testing, memory constraints, and the MEX→SIL→PIL verification progression.
-
jawahars07 Skill Job TriageTurn a raw list of job postings into a short, honest short-list by screening the requirements block for hard gates before anything reaches the digest. Use when triaging scraped or pasted postings, refreshing a pipeline, or producing a daily job digest. Screens on stated requirements only, never on responsibilities.
-
steffencarlsen Bundle Aiq DeployUse when asked to install, deploy, run, validate, troubleshoot, or stop NVIDIA AI-Q Blueprint infrastructure.
-
nagacash Bundle Naga FactoryNaga Codex factory workflow — 4-beat isolate/build/prove/ship pipeline orchestrating new-feature, code-structure, evidence-driven-testing, before-and-after, greploop/greploop-apps, and unslop. Use when starting any new feature, fixing a bug, or shipping a PR; when the user says "factory", "naga workflow", "start new task", or wants the full Isolate-Build-Prove-Ship cycle with before/after proof and 5/5 Greptile.
-
steffencarlsen Skill Extension PointsGuide for MSBuild extensibility: CustomBefore/CustomAfter hooks, wildcard imports with alphabetic ordering, import gating with control properties, NuGet package build extension layout (build/buildTransitive), and the MicrosoftCommonPropsHasBeenImported guard. Only activate in MSBuild/.NET build context. USE FOR: diagnosing and fixing MSBuild import and hook patterns, reviewing and fixing extension point anti-patterns in Directory.Build files, fixing missing Exists() guards on imports that break fresh clones, fixing NuGet package hooks being silently dropped instead of appended, making build targets extensible for other projects, injecting custom logic into the build pipeline, creating NuGet packages that extend the build, conditionally disabling imports. DO NOT USE FOR: target authoring patterns (use target-authoring), props vs targets placement (use directory-build-organization), general anti-patterns (use msbuild-antipatterns), non-MSBuild build systems.
-
steffencarlsen Bundle Code Testing AgentGenerates and writes new unit tests for any programming language using a Research-Plan-Implement pipeline. Use when asked to generate tests, write unit tests, add tests, improve test coverage, create test project, achieve high coverage, comprehensive tests, or asked to scaffold a new test project for an app, service, or library. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates the code-testing-generator sub-agent through research, planning, and implementation phases so tests compile, pass, and follow project conventions. DO NOT USE FOR: running existing tests or test filters (use run-tests); diagnosing coverage plateaus or project-wide coverage/CRAP analysis without writing tests (use coverage-analysis); targeted method/class CRAP scores (use crap-score); MSTest assertion guidance, MSTest test pattern modernization, or fixing existing MSTest test code (use writing-mstest-tests).
-
steffencarlsen Bundle Nemoclaw User Get StartedInstalls NemoClaw, launches a sandbox, and runs the first agent prompt. Use when onboarding, installing, or launching a NemoClaw sandbox for the first time. Trigger keywords - nemoclaw quickstart, install nemoclaw openclaw sandbox, nemohermes quickstart, hermes agent nemoclaw, run hermes openshell sandbox, nemoclaw prerequisites, nemoclaw supported platforms, nemoclaw hardware software, nemoclaw windows wsl2 setup, nemoclaw install windows docker desktop.
-
steffencarlsen Bundle Omniverse Cad To SimreadyCoordinate the end-to-end CAD/source-asset to SimReady workflow. Use for broad requests such as CAD to SimReady, source asset to simulation-ready USD, or prop packaging that require conversion, material/physics assignment, SimReady conformance, validation, and optional package creation; deploy or verify Content Agents services first when property assignment is enabled; route single-stage work through nested references.
-
steffencarlsen Bundle Roadborne Blender AssetsInspect, author, repair, audit, render, and export Blender assets for Roadborne's Godot Mono pipeline. Use only in the Roadborne repository for Blender source scenes, bpy automation, evaluated topology, UV/PBR work, rigs, animation, LODs, collision or navigation meshes, and GLB/glTF handoff. Respect ART-Q03: when its Blender/version/units/axes/export contract is Paused or Unresolved, limit work to explicitly authorized research or inspection and do not claim a production export pipeline.
-
steffencarlsen Skill Including Generated FilesFix MSBuild targets that generate files during the build but those files are missing from compilation or output. Only activate in MSBuild/.NET build context. USE FOR: generated source files not compiling (CS0246 for a type that should exist), custom build tasks that create files but they are invisible to subsequent targets, globs not capturing build-generated files because they expand at evaluation time before execution creates them, ensuring generated files are cleaned by the Clean target. Covers correct BeforeTargets timing (CoreCompile, BeforeBuild, AssignTargetPaths), adding to Compile/FileWrites item groups, using $(IntermediateOutputPath) instead of hardcoded obj/ paths. DO NOT USE FOR: C# source generators that already work via the Roslyn pipeline, T4 design-time generation that runs in Visual Studio, non-MSBuild build systems. INVOKES: no tools — pure knowledge skill.
-
steffencarlsen Bundle Physical AI Neural ReconstructionRouter for NVIDIA NuRec/NRE: USDZ rendering, NCore conversion, 3DGS, gRPC sensor sim, PhysicalAI HF datasets. Do NOT use for SimReady or infra setup.
-
steffencarlsen Bundle Physical AI Infrastructure Setup And Resilient ScalingUse when the user wants to set up, scale, validate, or harden NVIDIA physical AI infrastructure for synthetic data generation workflows across local MicroK8s or Azure AKS, including Kubernetes clusters, inference endpoint deployment, OSMO deployment, workload submission readiness, and infrastructure failure recovery. Trigger keywords: physical ai infrastructure, resilient scaling, SDG infrastructure, microk8s, azure aks, NVCF deployment, NIM Operator, OSMO deploy, workflow scaling. Don't trigger for: OSMO log summarization or workload-only operations unless infrastructure setup, scaling, validation, or recovery is requested.
-
sergeyitaly Skill CI PreflightReproduce a CI pipeline's pre-merge stages (lint, test, validate, build) locally before pushing, by mapping each CI job to its exact local-equivalent command and running them in order. Use when asked to "run CI checks locally", "preflight", "what would fail in the pipeline", or before committing/pushing a change.
-
sergeyitaly Skill Drawio DiagramsCreate and edit architecture, network, and infrastructure diagrams as .drawio files using the draw.io MCP server, including Azure architecture diagrams built from the official Microsoft Azure icon set. Use when asked to create, update, or visualize an architecture diagram, infrastructure topology, or system design — especially one involving Azure resources.
-
sergeyitaly Skill Adx Schema CheckCross-check KQL/Kusto queries in application code against the canonical ADX (Azure Data Explorer) table/column schema definitions, and optionally against the live cluster. Flags table/column name mismatches before they cause runtime query failures. Use when working on ADX/Kusto-backed API routes, debugging "table not found"/"column not found" errors, or after changing the schema.
-
sergeyitaly Skill Aidlc Doc WriterWrite or update AI-DLC methodology documents (inception, per-unit construction, operations, verification) following the standard phase-to-folder mapping and per-document structure conventions, reading the actual source/infra code first so docs reflect what's implemented. Complements aidlc-tracker (status/gates) by producing the document content itself. Use when asked to write/update an AIDLC doc, document a phase/stage, or generate AIDLC scaffolding for a new project.
-
sergeyitaly Skill Infra Cost GuardEstimate and gate on infrastructure running costs before deploying or leaving resources running — detect expensive resource types in a Terraform plan or live resource list, calculate hourly/daily/monthly estimates, warn before apply, and remind about teardown. Works for Azure, AWS, and GCP. Use before terraform apply on any plan that includes compute, networking (firewalls, NAT gateways, load balancers), or managed databases.
-
sergeyitaly Skill CI Pipeline DebugDebug a failing CI pipeline stage (lint/test/validate/build/plan/apply/verify or similar) by locating the exact job definition, reproducing its commands locally, and mapping the failure to a root-cause category. Use when a pipeline/job fails and the user wants to know why or wants it fixed.
-
sergeyitaly Skill Github Actions CIDebug GitHub Actions pipeline failures and reproduce CI stages locally. Use when asked to debug CI, fix a failing workflow, reproduce a job with act, or run a pre-flight check before pushing.
-
sergeyitaly Skill Azure Resource OpsInvestigate and operate on a project's live Azure resources — build/maintain a resource quick-reference, run common diagnostic commands (health checks, resource state, identity/role checks via az rest, Key Vault secret names, Log Analytics/ADX queries), and record operational quirks so they don't need rediscovering. Use when asked about live resource state, to debug a deployed app, or before running az commands against a project's resources.
-
sergeyitaly Skill Gitlab Pipeline OpsWork with a GitLab CI/CD project structured like a typical multi-stage pipeline (root .gitlab-ci.yml with stages/workflow/include, per-area job files under .gitlab/ci/*.yml, shared templates and rules in common.yml, manual gates on main for plan/apply/deploy). Use when reading, editing, or debugging .gitlab-ci.yml / .gitlab/ci/*.yml, inspecting pipeline/job status with glab, or working with GitLab CI/CD variables.
-
sergeyitaly Skill Deployment PracticalDeployment-first delivery — concrete architecture and IaC over theoretical advice. Use when deploying, provisioning infra, debugging first-apply failures, or when the user wants advice that works on the first attempt (not hand-wavy theory). Pair with Practical Focus toggle (architecture-first / deploy-ready).
-
sergeyitaly Skill Terraform Module OpsNavigate a Terraform codebase before changing it — build a module-to-resource map, identify the state backend and provider versions, run the safe local fmt/validate workflow, and flag known-drift resources or operations that need explicit user approval (full apply, destroy, state edits). Use before making Terraform changes, to find which file owns a resource, or to check whether an operation is safe to run.
-
sergeyitaly Skill Azure Infra PreflightPre-flight checklist before any Azure Terraform deploy — verify az login, detect SSH key type (Azure only accepts RSA), check whether the target resource group already exists and list resources to generate import blocks, validate Terraform version, and write subscription context. Use before terraform plan/apply on a new or potentially pre-existing Azure environment, or when setting up Azure IaC files from scratch.
-
sergeyitaly Skill Terraform Plan ReviewRun terraform fmt/validate/plan and review the output — categorize changes, flag destroys, and triage failures into "real bug" vs "permissions gap" vs "state drift fixable via import block". Use when asked to check Terraform state, review/run a plan, or debug a validate/plan/apply failure.
-
sergeyitaly Skill Azure Rbac DiagnosticsDiagnose Azure RBAC/role-assignment failures (403 AuthorizationFailed, missing identity permissions, Key Vault/ACR/ADX access errors). Distinguishes "Terraform code is correct but the executing identity lacks privilege" from real misconfiguration, and produces the exact az command an admin needs to run. Use when a deployment, terraform apply, or app fails with an authorization/permission error.
-
abandon888 Bundle Happy Birthday MakerCreate, customize, validate, and locally preview a personalized HappyBirthday static site from a natural-language request and optional local image, music, or font files. Use this skill whenever a user asks to make a birthday page, personalize this birthday template, generate a celebration microsite, replace birthday-site text or assets, or produce a ready-to-deploy HappyBirthday site in Chinese or English. Do not use it for automatic hosting deployment or unrelated web pages.
-
aartiq Skill Servicenow Safe DeploymentSafely build and deploy ServiceNow artifacts (business rules, scripts, flows, catalog items) across instances using NowAIKit MCP tools, with update sets, dry-run previews, and ATF verification. Use when the user asks to deploy, promote, build, or move changes between dev/test/prod.
-
samraddhashrivastavatech Skill Catlx Voice PipelineCATLX — Voice-First Pipeline
-
samraddhashrivastavatech Skill Character DesignCharacter/creature concept, silhouette and shape language, spec sheets, reference boards, AI concept exploration, and style guides — the cheapest high-impact decisions in the pipeline.
-
samraddhashrivastavatech Skill Catlx Docker 2Handles the CATLX Docker architecture: the container strategy, core service containers, Docker Compose configuration with overrides, portable/relocatable volumes relative to CATLX_ROOT, offline mode, Docker Swarm/Kubernetes for enterprise, and Docker recovery or service degradation. Use when the user asks about CATLX Docker/containers, the Compose file, GPU containers, offline containers, relocatable volumes, Swarm/Kubernetes, or container health/restart.
-
concept-git Bundle Huawei Cloud Billing ScoutRead-only Huawei Cloud BSS billing analysis for balance, spend, attribution, reconciliation, coupons, stored-value cards, and enterprise or partner billing. Use only when Huawei Cloud or BSS billing is explicit. Refuses pricing quotes, identity review, payment, renewal, refund, deletion, and every non-billing or other-cloud request.
-
concept-git Bundle Huawei Cloud Cost EstimationGenerates Huawei Cloud pre-order estimates, provisions allowlisted resources through hcloud, and routes unsubscribe requests to console guidance. Use for Huawei Cloud pricing, budgets, creation, provisioning, or unsubscribe. Creates require runtime help, --dryrun, fee review, and confirmation. Never emits or runs unsubscribe operations, accepts credentials, or performs non-allowlisted writes.
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 Project Auto Builder, Docker Multi-Stage Stack Builder, ETL Incremental Pipeline Builder. 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.