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 Add Language HookAdd a chunking hook for a new or existing language in the ingest pipeline. Use when this capability is needed.
-
tomevault-io Bundle Avecloud Ave Cloud Skill Ave Data Wssave-data-wss
-
tomevault-io Bundle BktBitbucket CLI for Data Center and Cloud. Use when users need to manage repositories, pull requests, branches, issues, webhooks, or pipelines in Bitbucket. Triggers include "bitbucket", "bkt", "pull request", "PR", "repo list", "branch create", "Bitbucket Data Center", "Bitbucket Cloud", "keyring timeout". Use when this capability is needed.
-
tomevault-io Bundle Azure Azure Sdk For C Azure Sdk For CAPIView Feedback Resolution
-
tomevault-io Bundle Azure Azure Sdk Tools Azure Sdk ToolsReport Architect Comments
-
tomevault-io Bundle Basher83 Lunar Claude Ansible TestingAnsible Testing
-
tomevault-io Bundle Bgruening Docker Galaxy Docker GalaxyGalaxy Docker skill
-
tomevault-io Bundle Bgruening Docker Galaxy Galaxy DockerGalaxy Docker skill
-
tomevault-io Bundle Bobmatnyc Claude Mpm Skills TerraformTerraform
-
tomevault-io Bundle Go Service ScaffolderScaffold a production-ready Go HTTP service with OpenTelemetry observability, TLS, lifecycle management, Dockerfile, GitHub Actions CI/CD, and golangci-lint. Use when creating or regenerating a full Go service skeleton (project layout, config package, server package, CI workflows, and container build files). Use when this capability is needed.
-
tomevault-io Bundle Terraform Deploy PitfallsOperational traps for Terraform provisioners, multi-environment isolation, and zero-to-deployment reliability. Covers provisioner timing races, SSH connection conflicts, DNS record duplication, volume permissions, database bootstrap gaps, snapshot cross-contamination, Cloudflare credential format errors, hardcoded domains in Caddyfiles/compose, and init-data-only-on-first-boot pitfalls. Activate when writing null_resource provisioners, creating multi-environment Terraform setups, debugging containers that are Restarting/unhealthy after terraform apply, setting up fresh instances with cloud-init, or any IaC code that SSHs into remote hosts. Also activate when the user mentions terraform plan/apply errors, provisioner failures, infrastructure drift, TLS certificate errors, or Caddy/gateway configuration. Use when this capability is needed.
-
tomevault-io Bundle Syn CLI DockerBuilds and runs the project's Docker image. Use when the user asks to build or start the container.
-
tomevault-io Bundle Verify PipelineRun the full build, generate, test pipeline with smart change detection and failure diagnosis. Use when this capability is needed.
-
tomevault-io Bundle Confluence REST APIUse when interacting with Confluence programmatically via REST API — API v1 and v2 endpoints, authentication (API tokens, OAuth, PAT), CRUD operations on pages/spaces/attachments, CQL (Confluence Query Language), content properties, labels, comments, user/group management, bulk operations, pagination, rate limiting, and error handling. Works with both Confluence Cloud and Data Center.
-
tomevault-io Bundle RowanRowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related small-molecule or protein modeling tasks. Ideal for programmatic batch screening, multi-step chemistry pipelines, and workflows that would otherwise require maintaining local HPC/GPU infrastructure. Use when this capability is needed.
-
tomevault-io Bundle Infra ArchitectUse when designing Infrastructure as Code (Terraform, CloudFormation), setting up cloud resources, defining IAM policies, or configuring networking — with security and verification discipline
-
tomevault-io Bundle Office365 ConnectorOffice 365 / Outlook connector for email (read/send), calendar (read/write), and contacts (read/write) using resilient OAuth authentication. Solves the difficulty connecting to Office 365 email, calendar, and contacts. Uses Microsoft Graph API with comprehensive Azure App Registration setup guide. Perfect for accessing your Microsoft 365/Outlook data from OpenClaw. Use when this capability is needed.
-
tomevault-io Bundle NPM PublisherThis skill must be loaded via the skill tool when the user mentions anything related to publishing or release an npm package. It contains essential knowledge about the complete release workflow. Things a user might say are Publish the npm package,Release a new version,Deploy to npm,Create a new release,Bump the version and publish Use when this capability is needed.
-
tomevault-io Bundle Infrastructure ValidationUse when working with Terraform (.tf, .tfvars), Ansible (playbooks, roles, inventory), Docker (Dockerfile, docker-compose.yml), Kubernetes (manifests, Helm charts), CloudFormation, or any infrastructure-as-code files. Also use when running terraform plan/apply, building Docker images, writing Helm templates, or when IaC changes touch security groups, IAM policies, or secrets. Provides validation workflows, tool chains, and common mistake prevention.
-
tomevault-io Bundle CI CheckRun CI checks locally before pushing. Runs linting, type checks, tests, build verification, and Docker build in sequence - matching the GitHub Actions CI pipeline. Use when this capability is needed.
-
tomevault-io Bundle Docker UpStart the application in Docker with SQLite database Use when this capability is needed.
-
tomevault-io Bundle Harness Eks DeploymentsAWS EKS deployment patterns via Harness CD - Native Helm, Kubernetes manifests, and GitOps strategies with rolling, canary, and blue-green deployments Use when this capability is needed.
-
tomevault-io Bundle Codebuddy Deploy部署与运维专家,负责把通过 Reviewer 与 QA 门禁的构建安全、可回滚、可观测地部署到服务器(PM2 三进程 + Nginx 反代 + 宝塔)。遵循零停机部署、健康检查、回滚≤3分钟、发布后冒烟的工程基线。处理部署编排、配置管理、流量管理、监控告警。适用于收到 Deploy 部门任务卡或需要发布上线时使用。 Use when this capability is needed.
-
tomevault-io Bundle Verify DeployThis skill runs the complete verification suite to confirm the system is ready for deployment or commit. Use when this capability is needed.
-
tomevault-io Bundle Azure Role SelectorWhen user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role. Use when this capability is needed.
-
tomevault-io Bundle Polyglot Test AgentGenerates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.
-
tomevault-io Bundle Graphics API HookingGuide for graphics API interception, overlay rendering, and render-pipeline analysis across DirectX, OpenGL, and Vulkan. Use this skill when working with Present or SwapBuffers hooks, DXGI swap chains, shader or draw-call interception, screenshot-sensitive overlays, or graphics debugging in game security research. Use when this capability is needed.
-
tomevault-io Bundle Google Cloud Waf ReliabilityGenerates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.
-
tomevault-io Bundle Bio Workflows Crispr Editing PipelineEnd-to-end CRISPR experiment design from target selection to delivery-ready constructs. Covers guide RNA design, off-target assessment, and specialized editing strategies including knockouts, base editing, and HDR knockins. Use when designing complete CRISPR editing experiments for gene knockout, correction, or tagging. Use when this capability is needed.
-
tomevault-io Bundle Terraform Code GeneratorAuto-generate Terraform resource blocks by fetching latest schemas from Terraform Registry in real-time Use when this capability is needed.
-
tomevault-io Bundle Terraform Resource FetchFetch latest Terraform provider resources and documentation from Terraform Registry Use when this capability is needed.
-
tomevault-io Bundle Fully KioskComprehensive Fully Kiosk Browser management for Android tablets and kiosk devices. Control screen, brightness, URLs, screensavers, TTS, media playback. Manage device fleets via REST API, MQTT, Fully Cloud. Integrate with Home Assistant. Configure kiosk mode, motion detection, remote admin. Supports Fire tablets, Android tablets, wall panels. Use for dashboards, digital signage, locked kiosks. Use when this capability is needed.
-
tomevault-io Bundle CI CD VerificationOrchestrate comprehensive CI/CD security reviews combining version comparison, control verification, risk analysis, and reporting. Use when running automated CI/CD pipeline security checks or when user requests full security assessment. Use when this capability is needed.
-
tomevault-io Bundle CloudformationAWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks. Use when this capability is needed.
-
tomevault-io Bundle Step FunctionsAWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions. Use when this capability is needed.
-
tomevault-io Bundle Terraform KonnectUse when a repo already manages Konnect in Terraform or the user explicitly wants HCL, Terraform import, or plan/apply for Konnect resources; not for `decK`/`kongctl` repos, generic Terraform-only troubleshooting, or domain-first Konnect diagnosis.
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 add-language-hook, avecloud--ave-cloud-skill--ave-data-wss, bkt. 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.