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 Docker WizardGenerate optimized Dockerfiles and docker-compose.yml with best practices and multi-stage builds Use when this capability is needed.
-
tomevault-io Bundle K8S GeneratorGenerate production-ready Kubernetes manifests with Deployments, Services, ConfigMaps, and Ingress Use when this capability is needed.
-
tomevault-io Bundle Mocha To Jest MigratorSpecialized guidance for migrating Node.js packages from the legacy Mocha, Sinon, and Istanbul/c8 ecosystem to Jest. It focuses on surgical test transformation, type safety, and resolving ESM/CommonJS interoperability issues. Use when this capability is needed.
-
tomevault-io Bundle Write Devrel SampleUse this skill when asked to write a DevRel sample.
-
tomevault-io Bundle Foundry Sdk PythonBuild AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill. Use when this capability is needed.
-
tomevault-io Bundle Terraform Test CoverageUse when reviewing Terraform test files (.tftest.hcl), assessing test coverage, or designing new tests for components using mock_provider and plan-only assertions
-
tomevault-io Bundle Dt Obs KubernetesKubernetes clusters, pods, nodes, workloads, storage, networking, and resource relationships. Query K8s inventory, diagnose degraded deployments and pod failures, investigate rollouts, audit ingress and network policies. Use when this capability is needed.
-
tomevault-io Bundle One Way DoorUse this skill when creating new files that represent architectural decisions — data models, infrastructure configs, auth boundaries, API contracts, CI/CD pipelines, or event systems. Flags irreversible decisions and forces a discussion about trade-offs before committing.
-
tomevault-io Bundle Terraform InfrastructureTerraform infrastructure as code workflow for provisioning cloud resources, Use when this capability is needed.
-
tomevault-io Bundle Jonathan Vella Azure Smb Rf Terraform PatternsAzure Terraform Patterns Skill
-
tomevault-io Bundle MkdocsBuild project documentation sites with MkDocs static site generator. USE WHEN user mentions mkdocs, documentation site, docs site, project documentation, OR wants to create, configure, build, or deploy documentation using Markdown. Covers installation, configuration, theming, plugins, and deployment. Use when this capability is needed.
-
tomevault-io Bundle Fakoli Nat464 Sidecar K8S Sidecar TestingK8s Sidecar Testing
-
tomevault-io Bundle Azure UsageThis skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service. Use when this capability is needed.
-
tomevault-io Bundle Terraform DeveloperThis skill provides expertise in developing Terraform configurations, Use when this capability is needed.
-
tomevault-io Bundle Bio Workflows Crispr Screen PipelineEnd-to-end CRISPR screen analysis from FASTQ to hit genes. Orchestrates guide counting, QC, statistical analysis with MAGeCK, and hit calling with multiple methods. Use when analyzing pooled CRISPR screens from count data to hit calling. Use when this capability is needed.
-
tomevault-io Bundle Terraform Doc GeneratorAuto-generate comprehensive README.md documentation for Terraform modules with usage examples, inputs, outputs, and requirements Use when this capability is needed.
-
tomevault-io Bundle Terraform Plan AnalyzerParse, explain, and analyze terraform plan output for impact assessment, cost estimation, and risk evaluation Use when this capability is needed.
-
tomevault-io Bundle Secrets ManagementGitHub secrets and environment variables for MCP servers and CI/CD workflows Use when this capability is needed.
-
tomevault-io Bundle Senior DevopsComprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes. Use when this capability is needed.
-
tomevault-io Bundle Harumi Io Harumi Devops Plugin KubernetesKubernetes
-
tomevault-io Bundle Docker Container OpsUse this skill when the user asks to "manage Docker containers", "restart hotplex", "check container status", "scale hotplex", "stop bot", "start bot", "docker restart", "docker up", "docker down". Provides container lifecycle management for hotplex deployment.
-
tomevault-io Bundle Helm Charts AuditAudits Helm charts for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check Helm chart quality. Generates a comprehensive report under reports/YYYY-MM-DD/helm-charts-audit.md. (project) Use when this capability is needed.
-
tomevault-io Bundle GCP LogsRead and query GCP logs for Hyperlane agents using gcloud CLI. Use when investigating relayer, validator, or scraper logs, debugging message processing, or analyzing operational issues. Provides efficient filtering and context management strategies. Use when this capability is needed.
-
tomevault-io Bundle Provider IntegrationConfigure and switch between LLM providers (OpenAI, Anthropic, Azure, Ollama). Use when managing AI model providers. Use when this capability is needed.
-
tomevault-io Bundle Terraform WriterWrite Terraform infrastructure-as-code — providers, modules, state management, and cloud resource definitions. Use when this capability is needed.
-
tomevault-io Bundle Skillboss AI Skillboss Skills Skillboss SkillsSkillBoss Cold Email Pipeline
-
tomevault-io Bundle ColimaUse when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments, or when managing multiple Docker contexts on macOS - provides Colima lifecycle management, profile handling, SSH commands, and troubleshooting
-
tomevault-io Bundle Azure AI Projects PyBuild AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evalua... Use when this capability is needed.
-
tomevault-io Bundle Azure AI Projects TSBuild AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, deployments, datasets, indexes, evaluation... Use when this capability is needed.
-
tomevault-io Bundle Azure Data Tables PyAzure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Use when this capability is needed.
-
tomevault-io Bundle Azure Eventgrid JavaBuild event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events. Use when this capability is needed.
-
tomevault-io Bundle Azure Mgmt Fabric PyAzure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources. Use when this capability is needed.
-
tomevault-io Bundle AI Model NodejsUse this skill when developing Node.js backend services or CloudBase cloud functions (Express/Koa/NestJS, serverless, backend APIs) that need AI capabilities. Features text generation (generateText), streaming (streamText), AND image generation (generateImage) via @cloudbase/node-sdk ≥3.16.0. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended), DeepSeek (deepseek-v3.2 recommended), and hunyuan-image for images. This is the ONLY SDK that supports image generation. NOT for browser/Web apps (use ai-model-web) or WeChat Mini Program (use ai-model-wechat).
-
tomevault-io Bundle Cloud FunctionsCloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs. Use when this capability is needed.
-
tomevault-io Bundle Docker HadolintDocker & Hadolint - Atoll Tourisme. Use when working with Docker or containers. Use when this capability is needed.
-
tomevault-io Bundle QA Testing MobileMobile QA for iOS and Android. Use when planning automation frameworks, device matrix, flake control, or CI/CD release gates. 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 docker-wizard, k8s-generator, mocha-to-jest-migrator. 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.