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 Mirrord QuickstartGuide users from zero to their first working mirrord session. Use when a user is new to mirrord, wants to install it, or needs help running their first session connecting to a Kubernetes cluster. Use when this capability is needed.
-
tomevault-io Bundle Microsoft Skills Azure Resource Lookup---
-
tomevault-io Bundle Modbender Skill Library MCP Kubernetes---
-
tomevault-io Bundle Serverless PatternsServerless deployment patterns for Node.js. Use when deploying to serverless platforms. Use when this capability is needed.
-
tomevault-io Bundle Azd Aca DeployDeploy to Azure Container Apps using azd (provision + deploy workflow) Use when this capability is needed.
-
tomevault-io Bundle Net KubernetesGenerate Kubernetes manifests and Helm charts for .NET applications Use when this capability is needed.
-
tomevault-io Bundle Modbender Skill Library MCP Ml Pipeline---
-
tomevault-io Bundle Post Change ChecksAfter code or config changes, update README/DEVELOPMENT.md to reflect new state, check doc consistency, and run linters. Use after modifying docker-compose.yml, .env.example, project structure, features, scripts, ports, commands, or any user-facing behavior. Use when this capability is needed.
-
tomevault-io Bundle Awsflow ApigatewayManage and inspect AWS API Gateway REST APIs, resources, methods, stages, authorizers, usage plans, and domain names using the awsflow VS Code extension APIGatewayTool. Use when this capability is needed.
-
tomevault-io Bundle Neon PostgresGuides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions. Use when this capability is needed.
-
tomevault-io Bundle Gitops WorkflowsGitOps workflows and patterns using ArgoCD and Flux for declarative Kubernetes deployments. Use when implementing CI/CD for Kubernetes, managing multi-environment deployments, or adopting declarative infrastructure practices. Use when this capability is needed.
-
tomevault-io Bundle Deploy HelperHelps with deployment tasks and scripts
-
tomevault-io Bundle Noelserdna Claude Plugin Sdd Req ChangeSkill: sdd-req-change — Requirements Change Manager & Pipeline Cascade Trigger
-
tomevault-io Bundle Notque Vexjoy Agent Kubernetes SecurityKubernetes Security Skill
-
tomevault-io Bundle Numerai Model ImplementationAdd a new Numerai model type to the agents training pipeline. Use when you need to register a model in `agents/code/modeling/utils/model_factory.py`, handle fit/predict quirks in `agents/code/modeling/utils/numerai_cv.py`, and update configs so the model can run via `python -m agents.code.modeling`. Use when this capability is needed.
-
tomevault-io Bundle Hypershift AWS ProviderUse this skill when you need to deploy HyperShift clusters on AWS infrastructure with proper STS credentials, IAM roles, and VPC configuration
-
tomevault-io Bundle Terraform GeneratorGenerate Terraform modules, configure providers, define variables and outputs, set up remote state backends, and write production-ready HCL (.tf files) following current standards. Use when creating new Terraform resources, building Terraform projects, writing infrastructure as code (IaC), scaffolding AWS/Azure/GCP cloud infrastructure, working with terraform plan/apply workflows, or structuring multi-environment configurations. Use when this capability is needed.
-
tomevault-io Bundle Docker K8S OptimizerOptimize Dockerfiles with multi-stage builds, layer caching, and security hardening; create Kubernetes manifests with resource limits, probes, HPA, PDB, network policies, and Helm charts Use when this capability is needed.
-
tomevault-io Bundle Pangea Resource TestingCreates and tests Pangea Ruby function resources with synthesis testing. Use when creating new resources, writing synthesis tests, generating test coverage for Terraform DSL resources, or filling test gaps for AWS/Cloudflare/Hetzner resources.
-
tomevault-io Bundle DevsecopsDevSecOps skill for security automation, vulnerability management, secure CI/CD pipelines, container security, secrets management, compliance, and security testing. Use when implementing security in development workflows, scanning for vulnerabilities, securing infrastructure, or when user mentions security automation, SAST, DAST, container scanning, or compliance. Use when this capability is needed.
-
tomevault-io Bundle HydraMulti-Task Parallel Swarm Coordinator - Submit N tasks at once, get N plans with cross-task file conflict analysis, then deploy N implementation swarms with wave-based execution. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1. Use when this capability is needed.
-
tomevault-io Bundle Eyebot TokenforgeDeploy custom ERC20/ERC721 tokens instantly across multiple chains. One-command token creation with custom tokenomics, auto-verification, and multi-chain support (Base, ETH, Polygon, Arbitrum). Use when this capability is needed.
-
tomevault-io Bundle Kilo Org Kilo Marketplace Vercel DeployVercel Deploy
-
tomevault-io Bundle Plugin HelmGuidelines for maintaining the Kubebuilder Helm plugin (helm/v2-alpha) in pkg/plugins/optional/helm/v2alpha/. Use when working on Helm plugin code, templates, or chart generation. Use when this capability is needed.
-
tomevault-io Bundle Microsoft Code ReferenceLook up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs. **OnoCoro Customized for Unity/C# Development.** Use when this capability is needed.
-
tomevault-io Bundle Kwiggen Claude Code Plugin Paper BananaPaperBanana Pipeline Skill
-
tomevault-io Bundle Ship ItRun prek, run tests, resolve issues, commit, push, then monitor the deploy workflow and resolve any deploy failures. Use when user says "ship it", "commit and deploy", "push and deploy", or "land this". Use when this capability is needed.
-
tomevault-io Bundle Auth ArchitectureLiteLLM-RS Authentication Architecture. Covers JWT + API Key + RBAC multi-method auth, rate limiting with DashMap, middleware pipeline, and secure credential management. Use when this capability is needed.
-
tomevault-io Bundle Marvinrichter Clarc Kubernetes PatternsKubernetes Patterns Skill
-
tomevault-io Bundle Mbc MigrateGuide version migrations for MBC CQRS Serverless framework. Use this when upgrading framework versions, migrating from deprecated APIs, or understanding breaking changes between versions. Use when this capability is needed.
-
tomevault-io Bundle Azure PolicyExpert knowledge for Azure Policy development including troubleshooting, best practices, decision making, security, configuration, integrations & coding patterns, and deployment. Use when authoring Machine Configuration packages, deploying via ARM/Bicep/Terraform, mapping CIS/NIST baselines, migrating from DSC, or querying compliance with Resource Graph, and other Azure Policy related development tasks. Not for Azure Blueprints (use azure-blueprints), Azure Role-based access control (use azure-rbac), Azure Resource Manager (use azure-resource-manager), Azure Security (use azure-security). Use when this capability is needed.
-
tomevault-io Bundle Agent CreationCreate AI agents using Microsoft Agent Framework (MAF) in Python or .NET. Use this skill when building new agents, configuring agent providers (Azure OpenAI, OpenAI, etc.), setting up chat agents, or implementing tool-calling agents. Use when this capability is needed.
-
tomevault-io Bundle Dipeo Codegen PipelineRouter skill for DiPeO code generation pipeline (TypeScript specs → IR → Python/GraphQL). Use when task mentions TypeScript models, IR builders, generated code diagnosis, or codegen workflow. For simple tasks, handle directly; for complex work, escalate to dipeo-codegen-pipeline agent. Use when this capability is needed.
-
tomevault-io Bundle Cloud InfrastructureUse when provisioning cloud resources, choosing between AWS services (Lambda vs ECS vs EKS), writing CDK/IaC, designing serverless or container architectures, configuring IAM/security groups, or optimizing cloud costs.
-
tomevault-io Bundle Django DeploymentDeployment with Django. production deploy. Use when this capability is needed.
-
tomevault-io Bundle Terraform TestingTesting with Terraform. infra testing. 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 mirrord-quickstart, microsoft--skills--azure-resource-lookup, modbender--skill-library-mcp--kubernetes. 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.