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 Kubernetes Network Kubernetes AnalyzeImplement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication. Use when this capability is needed.
-
tomevault-io Bundle Kubernetes Pentest Kubernetes AnalyzeKubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools Use when this capability is needed.
-
tomevault-io Bundle Diversioteam Agent Skills Marketplace Terraform Pr WorkflowTerraform PR Workflow Skill
-
tomevault-io Bundle Analyze Docker Build ErrorsAnalyzes Docker build errors for PHP projects. Identifies extension compilation failures, dependency issues, memory limits, and provides fixes.
-
tomevault-io Bundle Check Docker Compose ConfigChecks Docker Compose configuration for PHP stacks. Detects missing health checks, improper dependencies, hardcoded values, and networking issues. Use when this capability is needed.
-
tomevault-io Bundle Docker Multistage KnowledgeDocker multi-stage build knowledge base. Provides patterns for PHP dependency, extension builder, and production stages with cache optimization. Use when this capability is needed.
-
tomevault-io Bundle Docker Networking KnowledgeDocker networking knowledge base. Provides network configuration patterns, DNS resolution, port mapping, and multi-service communication for PHP. Use when this capability is needed.
-
tomevault-io Bundle Docker Production KnowledgeDocker production knowledge base for PHP. Provides deployment patterns, health checks, graceful shutdown, logging, and monitoring. Use when this capability is needed.
-
tomevault-io Bundle Eclosion Labs Terraform Cursor Plugin Terraform RefactoringRefactoring Terraform without blowing up production
-
tomevault-io Bundle Eaa Hypothesis VerificationUse when verifying claims through Docker experimentation. Applies TBV principle to test claims before relying on them. Trigger with experiment setup or claim verification.
-
tomevault-io Bundle AWS Sdk Java V2 BedrockProvides Amazon Bedrock patterns using AWS SDK for Java 2.x. Invokes foundation models (Claude, Llama, Titan), generates text and images, creates embeddings for RAG, streams real-time responses, and configures Spring Boot integration. Use when asking about Bedrock integration, Java SDK for AI models, AWS generative AI, Claude/Llama invocation, embeddings for RAG, or Spring Boot AI setup.
-
tomevault-io Bundle Github Actions GuidelinesCI/CD guidelines for GitHub Actions including pipeline structure, caching, secrets management, deployment strategies, and quality gates. Auto-loaded when working with workflow files. Use when this capability is needed.
-
tomevault-io Bundle Flask Docker DeploymentSet up Docker deployment for Flask applications with Gunicorn, automated versioning, and container registry publishing. Use when dockerizing a Flask app, containerizing for production, or setting up CI/CD with Docker. Use when this capability is needed.
-
tomevault-io Bundle Azure AI Anomalydetector JavaBuild anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring. Use when this capability is needed.
-
tomevault-io Bundle Azure Communication Chat JavaBuild real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time cha... Use when this capability is needed.
-
tomevault-io Bundle Azure Search Documents DotnetAzure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Use when this capability is needed.
-
tomevault-io Bundle Terraform Code GenerationExpert Terraform infrastructure-as-code generation with HCL, provider ecosystems, and cloud infrastructure patterns. Use when this capability is needed.
-
tomevault-io Bundle Observability InstrumentationAdd business metrics using AWS EMF (Embedded Metric Format) to API endpoints. Focus on domain-specific metrics only - AWS AppRunner provides default SLO/SLA metrics. Use when implementing new endpoints, adding command handlers, or instrumenting business events. Use when this capability is needed.
-
tomevault-io Bundle Willyu1007 AI First Template Devops Deploy Service FlowFlow: HTTP Service Deployment
-
tomevault-io Bundle Retrieve Diff From Github PrRetrieve code diff from a GitHub Pull Request via GitHub API. Use this as the first step in a code review pipeline when reviewing GitHub PRs. Use when this capability is needed.
-
tomevault-io Bundle Flutter Coreflutter DeploymentComprehensive guide for deploying Flutter applications to all platforms including Android, iOS, web, and desktop. Covers build configuration, code signing, app store submission, CI/CD automation, and production best practices. Use when preparing for release or setting up deployment pipelines. Use when this capability is needed.
-
tomevault-io Bundle Cowork To Code BridgeConnects Claude Cowork to Claude Code running on the user's own computer (macOS or Linux), so the whole machine is reachable from a Cowork chat. Use this skill whenever the user asks to do something that needs their actual machine and can't be done in the Cowork sandbox — building or running an app, running tests, git push/pull, installing packages, npm/pip/brew/docker, checking the machine's health/RAM/disk/processes, or any task they describe as "on my Mac" or "on my machine/server". Also triggers on "build me an app", "run this on my machine", "use Claude Code on my computer", "connect to my Mac", "check my machine". The bridge hands the task to a real Claude Code agent on the machine; it is idempotent and survives reboots. Use when this capability is needed.
-
tomevault-io Bundle Agentskillexchange Skills Docker Compose Generator SkillDocker Compose Generator Skill
-
tomevault-io Bundle Kubernetes Crashloop DiagnoserDiagnoses CrashLoopBackOff pods using kubectl and the Kubernetes API /api/v1/namespaces/{ns}/pods/{pod}/log endpoint. Correlates container exit codes with OOM kills, readiness probe failures, and config errors. Use when this capability is needed.
-
tomevault-io Bundle Terraform Cloud Pipeline AgentOrchestrates Terraform Cloud run pipelines via the TFC API v2 and tfe provider. Manages workspace variables, Sentinel policy checks, and cost estimation hooks with automatic plan approval workflows. Use when this capability is needed.
-
tomevault-io Bundle Terraform Plan Validator AgentValidates Terraform plans using terraform CLI, tfsec, and Checkov. Detects infrastructure misconfigurations, cost anomalies, and compliance violations before apply.
-
tomevault-io Bundle Terraform State Drift DetectorDetects infrastructure drift by running terraform plan -detailed-exitcode and parsing the JSON output via terraform show -json. Categorizes drift by resource type and generates targeted terraform apply plans for reconciliation. Use when this capability is needed.
-
tomevault-io Bundle Terraform State Forensics ToolAnalyzes Terraform state files and plan outputs to detect drift, orphaned resources, and dependency cycles. Uses the Terraform CLI state commands, tfsec for security scanning, and Infracost API for cost impact analysis.
-
tomevault-io Bundle Edge AI Development WorkflowEdge AI Development Workflow provides a comprehensive, automated pipeline Use when this capability is needed.
-
tomevault-io Bundle Add EvaluationCreate or update evaluation scenarios for the tests/evaluation framework, including session-based scenarios and A/B comparisons Use when this capability is needed.
-
tomevault-io Bundle Durable Task DotnetBuild durable, fault-tolerant workflows in .NET using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or stateful agents. Applies to any .NET application requiring durable execution, state persistence, or distributed transactions without Azure Functions dependency. Use when this capability is needed.
-
tomevault-io Bundle Durable Task PythonBuild durable, fault-tolerant workflows in Python using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or stateful agents. Applies to any Python application requiring durable execution, state persistence, or distributed transactions without Azure Functions dependency. Use when this capability is needed.
-
tomevault-io Bundle Blue Green DeployConfigure zero-downtime deployment strategies including blue-green, canary, and rolling deployments. Implement traffic shifting, health checks, and rollback procedures. Use when implementing production deployment strategies or zero-downtime releases. Use when this capability is needed.
-
tomevault-io Bundle Docker ManagementBuild, optimize, and troubleshoot Docker containers and images. Create efficient Dockerfiles, manage container lifecycle, configure networking and volumes, and debug container issues. Use when working with Docker, containerization, or container troubleshooting. Use when this capability is needed.
-
tomevault-io Bundle Ado Create TaskInteractively create a new Task work item as a child of an existing User Story in Azure DevOps. Use when this capability is needed.
-
tomevault-io Bundle Workflow Automation BuilderThis skill should be used when the user asks to "automate workflows", "create CI/CD pipelines", "automate deployments", "setup GitHub Actions", "optimize build processes", "automate testing", or needs comprehensive workflow automation and process optimization. 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 kubernetes-network-kubernetes-analyze, kubernetes-pentest-kubernetes-analyze, diversioteam--agent-skills-marketplace--terraform-pr-workflow. 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.