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.
-
tomevault-io Bundle Nakarthiksurya Talos CI CD PipelinesCI/CD Pipelines Skill
-
tomevault-io Bundle Netlify DBGuide for using Netlify DB (managed Neon Postgres). Use when the project needs a relational database, structured data storage, SQL queries, or data that will grow over time. Covers provisioning, raw SQL via @netlify/neon, Drizzle ORM integration, migrations, and deploy preview branching. Also covers when to use Netlify Blobs instead. Use when this capability is needed.
-
tomevault-io Bundle Vercel Deploy ClaimableDeploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to production', 'Create a preview deployment', 'Deploy and... Use when this capability is needed.
-
tomevault-io Bundle CI CD OptimizerAnalyzes and optimizes CI/CD pipeline speed, reliability, and cost. Use when pipelines are slow, flaky, or expensive.
-
tomevault-io Bundle Page AgentEmbed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script> tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill when the user is a web developer who wants to add an AI copilot to their SaaS / admin panel / B2B tool, make a legacy web app accessible via natural language, or evaluate page-agent against a local (Ollama) or cloud (Qwen / OpenAI / OpenRouter) LLM. NOT for server-side browser automation — point those users to Hermes' built-in browser tool instead. Use when this capability is needed.
-
tomevault-io Bundle ContainersSkills for attacking container and orchestration platforms including Docker and Kubernetes. Use when this capability is needed.
-
tomevault-io Bundle Orca Cloud Cost OptimizerCloud cost optimization analysis using Orca Security asset data. Discovers all cloud assets (AWS, GCP, Azure) through Orca MCP tools, compares current configurations against cheaper alternatives using live public pricing, and produces a prioritized cost reduction report with exact asset evidence. Use when the user asks about cloud cost optimization, reducing cloud spend, rightsizing instances, saving money on cloud infrastructure, cost reduction opportunities, unused resources, oversized VMs, reserved instances, storage tiering, or wants to know what changes would lower their cloud bill. Use when this capability is needed.
-
tomevault-io Bundle AWS ExpertExpert-level AWS cloud architecture, services, security, cost optimization, and best practices Use when this capability is needed.
-
tomevault-io Bundle Porcami AI Dotfiles Azure Devops APIAzure DevOps API Scripts
-
tomevault-io Bundle Backend Dev GuidelinesComprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Drizzle ORM database access, PostgreSQL/RDS, AWS Lambda handlers, SQS consumers, S3 operations, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies with Playwright. Use when this capability is needed.
-
tomevault-io Bundle Frootai Frootai Deploy Voice AI AgentDeploy Voice AI Agent
-
tomevault-io Bundle Coolify PatternsCoolify deployment patterns, CI/CD examples, secrets management, and operating guidance. Use when this capability is needed.
-
tomevault-io Bundle Bio Workflows Cytometry PipelineEnd-to-end flow cytometry workflow from FCS files to differential analysis. Orchestrates compensation, transformation, gating/clustering, and statistical testing with CATALYST/diffcyt. Use when processing flow or mass cytometry data end-to-end. Use when this capability is needed.
-
tomevault-io Bundle Bio Workflow Management Nextflow PipelinesCreate scalable, containerized bioinformatics pipelines with Nextflow DSL2 supporting Docker, Singularity, and cloud execution. Use when building portable pipelines with container support, running workflows on cloud platforms (AWS, Google Cloud), or leveraging nf-core community pipelines. Use when this capability is needed.
-
tomevault-io Bundle Greptimedb PipelineGuide for creating GreptimeDB Pipeline, by which user can add a process layer to GreptimeDB between ingestion and storage, to transform data. Use when this capability is needed.
-
tomevault-io Bundle Terraform ValidatorValidate Terraform code for syntax errors, best practices, security issues, and compliance with standards Use when this capability is needed.
-
tomevault-io Bundle Heimeshoff Cinemarco Tailscale DeployTailscale Sidecar Deployment
-
tomevault-io Bundle Prod Container VerifyReproduce, fix, and validate feature requests or bugs in a production-like Docker flow for ChronoFrame. Use when the agent should iterate via built images, run a minimal local container, complete onboarding/login in the browser, and verify behavior end-to-end before reporting results. Use when this capability is needed.
-
tomevault-io Bundle MlflowML lifecycle management with MLflow. Track experiments, package models, manage registries, and deploy models. Use for ML operations, experiment tracking, and model deployment. Use when this capability is needed.
-
tomevault-io Bundle Failing DeploymentsInvestigates failing Kubernetes pods and Flux HelmReleases to identify root causes of deployment issues in the home-ops cluster. Use when this capability is needed.
-
tomevault-io Bundle Clarify FirstThis skill should be used when a request is ambiguous, underspecified, conflicting, or high impact. It is intended for vague verbs like optimize, improve, fix, refactor, and add feature; for missing file paths or unknown dependencies; and for risky actions like deploy, delete, overwrite, or migrate. It should not be used for purely informational requests or explicitly scoped low-risk changes. The skill enforces risk triage, blocking clarification, explicit confirmation for medium/high-risk work, and prevents silent assumptions before execution. Use when this capability is needed.
-
tomevault-io Bundle Deploy To EphemeralDeploy application to an ephemeral environment. Use when spinning up env, deploying to ephemeral, or testing in ephemeral. Handles pool check, namespace reserve, deploy, rollout verify, and pod health. Use when this capability is needed.
-
tomevault-io Bundle Doanhaiduy AI Agentic CI CD PipelineSkill: CI/CD Pipeline
-
tomevault-io Bundle Deployment E2e TestingGuide for writing Aspire deployment end-to-end tests. Use this when asked to create, modify, or debug deployment E2E tests that deploy to Azure. Use when this capability is needed.
-
tomevault-io Bundle Dsj1984 Mandrel CI CD And AutomationCI/CD and Automation
-
tomevault-io Bundle AI EvaluationUse when designing an evaluation framework for AI/LLM features. Covers golden dataset creation, automated scoring rubrics, hallucination detection, regression testing infrastructure, and production monitoring. Do not use for prompt design (use prompt-engineering) or RAG pipeline architecture (use rag-architecture).
-
tomevault-io Bundle Kind SetupCreate a Kind cluster in Docker-in-Docker environment Use when this capability is needed.
-
tomevault-io Bundle Status Line LiveCustomize or troubleshoot the live status line. Use when modifying statusline.sh, debugging token display, or understanding the rendering pipeline. The status line runs passively -- this skill is for working on it, not using it. Use when this capability is needed.
-
tomevault-io Bundle Faysilalshareef Rig Tunit KubernetesKubernetes — Deployment Manifests
-
tomevault-io Bundle Release ManagerSpecialized release management for morphir-dotnet. Use when user asks to prepare releases, execute releases, monitor deployments, validate releases, resume failed releases, update changelog, create release notes, or manage release workflow. Triggers include "release", "deploy", "publish", "changelog", "version", "release notes", "what's new". Use when this capability is needed.
-
tomevault-io Bundle Florianbuetow Claude Code ServerlessServerless Security (SRVLS)
-
tomevault-io Bundle Learn AnythingCreate comprehensive quick-start tutorials for programming tools, libraries, frameworks, CLI tools, algorithms, cloud services (AWS/GCP), and related technical topics. Use this skill whenever the user wants to learn about a new tool, understand how to use a package (like ggplot2, pandas, docker), get started with a service (like AWS S3, ufw firewall), or understand technical concepts (like algorithms, design patterns). Trigger on phrases like "teach me X", "how do I use X", "learn X", "tutorial for X", "quick start on X", or when the user mentions wanting to understand a new technical tool or concept. Use when this capability is needed.
-
tomevault-io Bundle Django Run LocallySteps for initiating the Django development server without Docker Use when this capability is needed.
-
tomevault-io Bundle Maverick AnsibleAnsible playbook, role, and security best practices Use when this capability is needed.
-
tomevault-io Bundle Code Quality PipelineSystematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, severity-based review, and comprehensive test generation. Use when p... Use when this capability is needed.
-
tomevault-io Bundle Scaffold ExtractionScaffold a complete extraction pipeline for a new domain — Pydantic model, field definitions, example script, and tests. Use when building a new extraction use case like medical records, invoices, or reviews. Use when this capability is needed.
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 nakarthiksurya--talos--ci-cd-pipelines, netlify-db, vercel-deploy-claimable. 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.