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 Upgrading ChartUpgrades Helm chart dependencies (PostgreSQL, Vault) in the Chainloop project, including vendorized charts, container images, and CI/CD workflows. Use when the user mentions upgrading Helm charts, Bitnami dependencies, PostgreSQL chart, or Vault chart. CRITICAL - Major version upgrades are FORBIDDEN and must be escalated. Use when this capability is needed.
-
tomevault-io Bundle Deployment ManagementManaging LangGraph Cloud deployments through listing, filtering, and cleanup operations. Use when managing test deployments, cleaning up orphaned resources, filtering by name patterns, or handling bulk deletion. Automatically sources credentials from devcontainer environment. Use when this capability is needed.
-
tomevault-io Bundle Terraform ModernizationStep-by-step Terraform upgrade and modernization guide. Use when migrating a Terraform project across major versions (0.12 → 0.13 → 0.14 → 0.15 → 1.0 → 1.7.x), fixing breaking changes, or adopting modern HCL patterns. Never skip a major version step. Use when this capability is needed.
-
tomevault-io Bundle CI OrchestrationUse this skill when the user wants to "check CI", "wait for CI", "CI status", "retry failed checks", "cancel CI", "debug CI failure", or manage CI/CD workflows. Provides comprehensive CI checking with fail-fast patterns and preview URL extraction.
-
tomevault-io Bundle LocalaiRun local AI models with LocalAI. Deploy OpenAI-compatible API for LLMs, embeddings, audio, and images. Use for self-hosted AI, offline inference, and privacy-focused AI deployments. Use when this capability is needed.
-
tomevault-io Bundle CI CD BuilderCreate CI/CD pipelines — GitHub Actions, GitLab CI, Jenkins, and CircleCI with test, build, and deploy stages. Use when this capability is needed.
-
tomevault-io Bundle CloudwatchAWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues. Use when this capability is needed.
-
tomevault-io Bundle Terraform Deploy TrapsTerraform 部署实战踩坑指南,提供对常见运维陷阱(如 provisioner 时序竞争、SSH 连接冲突、DNS 记录重复、卷权限问题、数据库初始化遗漏、Caddyfile 硬编码域名等)的根因分析及可直接复制的修复方案。当用户编写 null_resource provisioner、搭建多环境配置、排查 terraform apply 后容器持续重启或不健康、使用 cloud-init 初始化实例,或遇到 terraform plan/apply 报错、provisioner 执行失败、基础设施漂移、TLS 证书错误以及 Caddy/网关配置问题时,此技能将被激活。 Use when this capability is needed.
-
tomevault-io Bundle Github EcosystemGenerate comprehensive GitHub ecosystem configuration including CI/CD Use when this capability is needed.
-
tomevault-io Bundle Hardware Test Gps MsgsEnd-to-end test of GPS message (gpsprot.*Msg) pipeline with GPS hardware Use when this capability is needed.
-
tomevault-io Bundle Java ArchitectUse when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.
-
tomevault-io Bundle Dora MetricsCalculate DORA metrics from git + deploy logs Use when this capability is needed.
-
tomevault-io Bundle Jonathan Vella Apex Terraform PatternsAzure Terraform Patterns Skill
-
tomevault-io Bundle Azure ObservabilityAzure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. Use when this capability is needed.
-
tomevault-io Bundle Eyebot LaunchbotUltimate token launch automation suite. End-to-end launch sequences - deploy, add liquidity, lock LP, renounce ownership, and announce. One-click fair launches. Use when this capability is needed.
-
tomevault-io Bundle Azure Commander CLIUse the Azure Commander (azc) CLI tool to interact with Azure DevOps Pull Requests. Use this skill when you need to list PRs, view PR comments, or work with Azure DevOps code reviews. Requires Azure CLI to be installed and configured. Use when this capability is needed.
-
tomevault-io Bundle K8S UpgradeUpgrade cluster (master and nodes) Use when this capability is needed.
-
tomevault-io Bundle Tfc Run LogsRetrieve plan and apply logs from Terraform Cloud runs. Use when examining TFC run output, debugging failed plans/applies, or reviewing infrastructure changes. Requires TFE_TOKEN environment variable. Use when this capability is needed.
-
tomevault-io Bundle Docker WorkflowComprehensive Docker workflow assistant for containers, images, Dockerfiles, docker-compose, and best practices. Use when working with Docker containers, building images, debugging Docker issues, or optimizing Docker workflows. Use when this capability is needed.
-
tomevault-io Bundle Agentpack OperatorOperate agentpack safely (doctor/update/preview/diff/deploy/status/explain/evolve/rollback). Prefer --json. Use when this capability is needed.
-
tomevault-io Bundle Terraform ReviewerReview Terraform changes for safety, security, and best practices. Use when the user asks to review Terraform code, check a terraform plan, audit infrastructure changes, or validate IaC. Use when this capability is needed.
-
tomevault-io Bundle UnikraftKraft CLI commands for building and deploying Unikraft unikernels. Use when working with Kraftfiles, deploying to Unikraft Cloud, or managing unikernel instances. Use when this capability is needed.
-
tomevault-io Bundle Azure AIComprehensive Azure AI skill for building, configuring, troubleshooting, and managing all Azure AI services. Covers Azure AI Foundry, Azure OpenAI Service, Azure AI Search, Azure AI Agents, Document Intelligence, Cognitive Services (Vision, Speech, Language), Azure Machine Learning, Content Safety, and Responsible AI. Use when working with AI workloads, LLM deployments, vector search, RAG patterns, multi-agent orchestration, or any Azure AI service. Use when this capability is needed.
-
tomevault-io Bundle Mqtt IotConfigure MQTT brokers (Mosquitto, EMQX) for IoT messaging, device communication, and smart home integration. Manage topics, QoS levels, authentication, and bridging. Use when setting up IoT messaging, smart home communication, or device-to-cloud connectivity. (project) Use when this capability is needed.
-
tomevault-io Bundle Hyperlapse122 Dotfiles CI CD MonitoringCI/CD pipeline monitoring
-
tomevault-io Bundle Release AutomationExpert-level semantic versioning, package publishing, changelog generation, and release orchestration. Use for version management, PyPI/Docker releases, and deployment automation. Use when this capability is needed.
-
tomevault-io Bundle Sv DeployDeploy Security Verifiers environments and packages. Use when asked to deploy to Prime Intellect Environments Hub, publish to PyPI, bump versions, build wheels, or manage releases. Use when this capability is needed.
-
tomevault-io Bundle Terraform ComplianceTerraform compliance testing framework. Enforce policy on Terraform plans. Use when this capability is needed.
-
tomevault-io Bundle Scripting BashMaster defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts with POSIX compliance, modern Bash 5.x features, and comprehensive error handling. Use when writing shell scripts, bash automation, CI/CD scripts, system utilities, or mentions "bash", "shell script", "automation", "defensive programming", or needs production-grade shell code. Use when this capability is needed.
-
tomevault-io Bundle Copilot Docs UpdaterUpdate and maintain Copilot CLI & SDK documentation for azurecopilot. Use when checking for new Copilot versions, updating reference docs, or getting recommendations for better Azure integration. Use when this capability is needed.
-
tomevault-io Bundle Turborepo WorkflowExpert guidance on Turborepo build orchestration and remote caching workflow. Use this skill when running build commands, troubleshooting caching issues, working with monorepo task execution, or investigating CI/CD pipeline problems. Covers the critical pattern of always using root-level pnpm scripts, understanding the turbo-wrapper.js authentication system, filter syntax for targeting packages, and remote cache configuration. Use when this capability is needed.
-
tomevault-io Bundle Kubernetes GatewayDefines Kubernetes workload, service, ingress or gateway, probes, resources, rollout, and rollback only when operational maturity justifies Kubernetes. Use when this capability is needed.
-
tomevault-io Bundle Docker KubernetesProduction Docker and Kubernetes patterns including multi-stage builds, minimal base images, non-root users, layer caching, docker-compose for development, K8s Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, HPA autoscaling, security contexts, and Helm chart basics. Use when containerizing apps or deploying to Kubernetes. Use when this capability is needed.
-
tomevault-io Bundle Use Aholo ViewerGuide external npm package users and AI coding agents integrating @manycore/aholo-viewer into web applications. Use when asked to install, bootstrap, render 3D Gaussian Splatting or mesh content, configure cameras, scenes, lighting, viewer pipeline options, or write TypeScript examples for the public @manycore/aholo-viewer npm package. Use when this capability is needed.
-
tomevault-io Bundle Terraform PatternsInfrastructure as Code with Terraform — project structure, remote state, modules, workspace strategy, AWS/GCP patterns, CI/CD integration, and security hardening. The standard for managing production infrastructure. Use when this capability is needed.
-
tomevault-io Bundle Mbc ReviewReview code for MBC CQRS Serverless best practices and anti-patterns. Use this when reviewing code that uses MBC CQRS Serverless framework, checking for common mistakes, or validating implementation patterns. 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 upgrading-chart, deployment-management, terraform-modernization. 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.