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.

DevOps & Infra

2,864 skills
jorcan
inngest
Builds reliable serverless background jobs and event-driven workflows with Inngest, using durable steps, fan-out patterns, and scheduled functions without managing queues or workers.
0 · bundle
jorcan
firebase
Provides guidance on Firebase best practices, including security rules, data modeling, and avoiding common pitfalls.
0 · bundle
jorcan
java-pro
Provides expert guidance on modern Java 21+ development, covering virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
0 · bundle
jorcan
langfuse
Instrument LLM applications with Langfuse for tracing, prompt management, evaluation, and cost tracking, including integrations with OpenAI, LangChain, and LlamaIndex.
0 · bundle
huuanh20
team
Orchestrates a full software delivery pipeline by sequentially loading and executing seven role-specific skills (BA, TechLead, PM, BE Dev, FE Dev, Tester, QA/QC), managing project configuration, task tracking, and gate checks.
1 · bundle
huuanh20
ck-fix
Runs a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
1 · bundle
huuanh20
ck-plan
Guides a structured planning pipeline for coding tasks, from scoping and research to plan creation, review, and handoff.
1 · bundle
huuanh20
team-pm
Reads BA and TechLead artifacts to produce a sprint plan, task breakdown, and story point estimates, creating one tracked todo per sprint task for live pipeline tracking.
1 · bundle
huuanh20
team-list
Scans the projects/ directory and reports the pipeline phase completion status for each Virtual Team project, including validation errors and QA verdicts.
1 · bundle
huuanh20
team-test
Derives a comprehensive test plan from user stories and acceptance criteria, then writes unit, integration, and end-to-end test cases. Flags issues in prior artifacts and declares UAT readiness.
1 · bundle
huuanh20
ck-quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · bundle
huuanh20
team-techlead
Designs system architecture, selects technology stack, creates ERD and sequence diagrams, and documents ADRs from BA artifacts, then declares a design freeze.
1 · bundle
huuanh20
backend-mindset
Guides backend development across API design, authentication, security, performance, architecture, and testing, with decision guides and defaults for production-ready systems.
1 · bundle
gabrielmoreira
vox-explainer
Produces a complete narrated, subtitled, scored explainer video from a single topic prompt using a six-stage pipeline with script, voiceover, keyframes, animation, music, and local assembly.
17 · bundle
gabrielmoreira
claw-orchestrator
Manages persistent coding sessions across multiple AI coding engines including Claude Code, Codex, Antigravity, Cursor, and OpenCode, with support for multi-agent councils, cross-session messaging, deep planning, parallel code review, and autonomous workspace iteration.
17 · bundle
gabrielmoreira
release
Enforces the complete release checklist for ClawRouter: version sync, CHANGELOG, build, tests, npm publish, git tag, and GitHub release, with no steps skipped.
17
gabrielmoreira
pr
Opens a GitHub pull request targeting the main branch using the gh CLI and the repository's PR template, after verifying local checks pass.
17
samyakjhaveri
auto-phase
Executes multi-stage release plans by reading a PHASE-PLAN.md, implementing each stage, running validation and critique gates, committing with clean scope, and advancing automatically, halting on repeated failures or unresolvable issues.
0
samyakjhaveri
post-eval
Runs a post-batch analysis pipeline after an eval completes: verifies results, executes analysis scripts, refreshes dashboards, and writes a summary report.
0
samyakjhaveri
multi-review
Runs a structured code review using four parallel subagents covering style, correctness, security, and performance, then synthesizes findings by severity and gives an approve/needs-changes recommendation.
0
samyakjhaveri
template-sync
Sync Claude Code assets between a project and its project-template buffer, with subcommands for status, diff, pull, promote, trial, and sync-from-buffer. Promotion is always opt-in and never automatic.
0
samyakjhaveri
augment-test
Runs a data augmentation pipeline on a given input and reports pass/fail per transform, diagnosing failures against known issues.
0
samyakjhaveri
using-git-worktrees
Creates isolated git worktrees with smart directory selection and safety verification for feature work.
0
neuralblitz
cicd
Designs and implements CI/CD pipelines, automating build, test, and deployment processes with security scanning and deployment strategies.
1
neuralblitz
azure
Designs Azure architectures and configures compute, storage, database, networking, identity, and security services.
1 · bundle
neuralblitz
ci-cd
Designs and implements CI/CD pipelines with automated testing, build automation, deployment, and rollback strategies.
1
neuralblitz
argocd
Provides guidance and best practices for working with Argo CD, covering setup, configuration, deployment, operations, and troubleshooting.
1 · bundle
neuralblitz
canary
Implements gradual traffic shifting, automated canary deployments with metric analysis, rollback automation, and observability dashboards for progressive releases.
1
neuralblitz
airflow
Provides guidance and best practices for working with Apache Airflow, covering setup, development, deployment, and operations.
1 · bundle
neuralblitz
caching
Implements multi-level caching with strategies for invalidation, stampede prevention, and performance monitoring.
1
neuralblitz
clawhub
Manage agent skills from clawhub.com using the ClawHub CLI: search, install, update, list, and publish skill folders with version and changelog options.
1
neuralblitz
llmops
Manages the lifecycle of large language models in production, covering model versioning, prompt management, inference optimization, and cost control.
1
neuralblitz
cron-jobs
Schedules and runs recurring commands or scripts using cron expressions, with support for intervals, retries, locking, and logging.
1
neuralblitz
automation
Designs and implements CI/CD pipelines, infrastructure automation, and workflow optimization to reduce manual tasks.
1
neuralblitz
blue-green
Designs and implements blue-green deployment architectures with environment switching, traffic routing, automated rollback, and health monitoring for zero-downtime releases.
1
neuralblitz
containerd
Provides guidance and best practices for working with containerd, covering setup, configuration, deployment, and troubleshooting.
1 · bundle

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 java-pro, team, ck-fix. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.