AI Skills for DevOps Engineers

43 skills to supercharge your devops engineer workflow

DevOps is all about automation, and AI skills take that philosophy one level higher. Instead of writing CI/CD configs, Terraform modules, Kubernetes manifests, and monitoring dashboards from scratch every time, these skills generate production-ready infrastructure code from your requirements. They understand cloud platforms, container orchestration, and deployment best practices.

Every skill in this collection was built for platform engineers who need reliable, secure, well-documented infrastructure code. They generate Terraform with proper state management. They create Kubernetes manifests with resource limits and health checks. They build CI/CD pipelines that include security scanning and automated testing.

The best DevOps teams don't reinvent the wheel — they encode their patterns and practices into reusable templates. These skills are those templates, maintained and improved by the community.

All DevOps Engineer skills

Sorted by popularity. Click any skill to see details and install.

43 skills
Claude CodeMCP
featured

MCP Builder

Create custom tool integrations that extend any AI assistant

Build Model Context Protocol servers from scratch - tools, resources, and transport layers.

Advanced30 min28.7k4.9
claude install anthropics/skills/mcp-builder
by Anthropic
Claude Code

Security Guidance

Catch security vulnerabilities before they reach production

Security reminder hook monitoring 9 patterns: command injection, XSS, eval, dangerous HTML, pickle, and more.

Beginner5 min26.3k4.8
claude install anthropics/claude-code/security-guidance
by Anthropic
MCPClaude Code

Filesystem MCP

Give your AI assistant safe, sandboxed access to your filesystem

MCP server for filesystem operations - read, write, search, and manage files with sandboxed access.

Beginner5 min21.3k4.7
npx @anthropic/mcp-server-filesystem
by Anthropic
Claude CodeCodexUniversal

Secrets Scanner

Find leaked API keys and credentials before they cause a breach

Scan code for leaked secrets - API keys, tokens, passwords, and credentials. Pre-commit hook compatible.

Beginner5 min18.2k4.8
claude install community/secrets-scanner
by secret-guard
Claude CodeCodex
featured

Kubernetes Deployer

Generate Kubernetes manifests and Helm charts from your app specs

Generate Kubernetes manifests, Helm charts, and deployment pipelines from your application specs.

Intermediate30 min14.6k4.7
claude install community/k8s-deployer
by k8s-tools
Claude CodeCodex

GitHub Actions Builder

Build GitHub Actions with matrix testing, caching, and deploy gates

Build GitHub Actions workflows with matrix testing, caching, artifacts, and deployment gates.

Beginner5 min12.6k4.7
claude install community/github-actions-builder
by ci-tools
Claude CodeCodex

AWS Architect

Design AWS architectures following well-architected framework

Design and generate AWS architectures - CloudFormation, CDK, and well-architected framework compliance.

Advancedcustom12.2k4.6
claude install community/aws-architect
by cloud-tools
Claude CodeUniversal

Compliance Checker

Check your codebase for GDPR, SOC 2, and HIPAA compliance gaps

Check code and documentation for GDPR, SOC 2, HIPAA, and PCI DSS compliance requirements.

Intermediate30 min11.8k4.6
claude install community/compliance-checker
by compliance-tools
Claude CodeCodex

ETL Pipeline Builder

Build data pipelines with extraction, transformation, and loading

Build data pipelines - extraction, transformation, and loading with scheduling and error handling.

Advancedcustom11.4k4.6
claude install community/etl-pipeline-builder
by pipeline-tools
Claude CodeCodex

Vulnerability Scanner

Find known CVEs in dependencies with severity scores and fix guidance

Scan dependencies and code for known CVEs with severity scoring and remediation guidance.

Beginner5 min11.4k4.6
claude install community/security-vuln-scanner
by sec-tools
Claude CodeCodex

Docker Composer

Generate production-ready Docker configs from your project structure

Generate and optimize Docker Compose files. Multi-stage builds, health checks, and production-ready configs.

Intermediate30 min11.3k4.6
claude install community/docker-composer
by container-crew
Claude CodeCodex

Monitoring Setup

Set up Prometheus, Grafana, and alerting in one go

Set up application monitoring - Prometheus, Grafana, alerting rules, and SLI/SLO definitions.

Intermediate30 min10.8k4.6
claude install community/monitoring-setup
by observability-tools
Claude CodeCodex

CI Config Generator

Generate CI/CD pipelines for GitHub Actions, GitLab, or CircleCI

Generate CI/CD configs for GitHub Actions, GitLab CI, and CircleCI from your project structure.

Beginner5 min10.4k4.6
claude install community/ci-config-gen
by pipeline-tools
Claude CodeCodex

DB Migration Generator

Generate safe database migrations with rollback and zero-downtime plans

Generate safe database migrations with rollback scripts, data backfill, and zero-downtime strategies.

Intermediate30 min10.2k4.6
claude install community/db-migration-gen
by db-tools
Claude CodeCodex

Monorepo Manager

Manage monorepo workspaces, affected detection, and coordinated releases

Manage monorepos - workspace configuration, dependency resolution, affected package detection, and release orchestration.

Intermediate30 min9.8k4.6
claude install community/monorepo-manager
by infra-tools
MCPClaude Code

AWS MCP

Manage AWS resources - S3, Lambda, and CloudWatch - from your editor

MCP server for AWS - S3, Lambda, CloudWatch, and IAM operations from your AI editor.

Intermediate5 min9.8k4.5
npx @anthropic/mcp-server-aws
by community
Claude CodeCodex

Log Analyzer

Find the needle in your logs - pattern detection and root cause analysis

Analyze application logs - pattern detection, error correlation, anomaly identification, and root cause analysis.

Intermediate30 min9.6k4.5
claude install community/log-analyzer
by debug-tools
Codex
new

Codex Security Scan

Discover real vulnerabilities by running actual exploit tests in sandbox

Deep security analysis using Codex execution - runs actual exploit tests in sandbox to verify vulnerabilities.

Advanced30 min8.6k4.5
codex exec --pattern security-scan
by OpenAI
MCPClaude Code

Sentry MCP

Query Sentry errors and analyze stack traces from your AI editor

MCP server for Sentry - query errors, analyze stack traces, manage issues, and track regressions.

Beginner5 min8.6k4.5
npx @anthropic/mcp-server-sentry
by community
Claude CodeUniversal

Git Workflow Setup

Set up Git branching, hooks, and release processes in one go

Configure Git workflows - branching strategies, commit hooks, merge policies, and release processes.

Beginner5 min8.6k4.5
claude install community/git-workflow-setup
by git-tools
Claude CodeUniversal

Incident Responder

Diagnose incidents faster with automated runbooks and postmortems

Incident response assistant - diagnose issues, run playbooks, generate postmortems, and track action items.

Intermediate30 min8.4k4.5
claude install community/incident-responder
by sre-tools
Claude CodeCodex

Observability Setup

Set up distributed tracing, logging, and metrics with correlation

Set up full observability - distributed tracing, structured logging, and metrics collection with correlation.

Intermediatecustom8.2k4.5
claude install community/observability-setup
by observability-tools
Claude CodeMCP

Infrastructure Cost Optimizer

Cut cloud costs by finding unused resources and right-sizing instances

Analyze and optimize cloud infrastructure costs - right-sizing, reserved instances, and unused resource detection.

Intermediate30 min7.8k4.4
claude install community/infra-cost-optimizer
by finops-tools
Claude CodeCodex

Load Tester

Generate realistic load test scripts with traffic patterns and thresholds

Generate load test scripts for k6, Artillery, or Locust with realistic traffic patterns.

Intermediate30 min7.8k4.5
claude install community/load-tester
by perf-tools
MCPClaude Code

Redis MCP

Inspect Redis keys, TTLs, and cache hit rates from your AI editor

MCP server for Redis - key management, pub/sub, streams, and cache inspection.

Beginner5 min7.6k4.4
npx @anthropic/mcp-server-redis
by community
Claude CodeCodex

Terraform Generator

Generate cloud infrastructure as code from natural language descriptions

Generate Terraform configurations from natural language. Supports AWS, GCP, Azure, and Cloudflare.

Intermediate30 min7.4k4.5
claude install community/terraform-gen
by infra-as-code
Claude CodeCodex

Data Privacy Scanner

Find PII handling issues and consent mechanism gaps in your code

Scan codebases for PII handling, data retention issues, and consent mechanism gaps.

Intermediate30 min7.4k4.4
claude install community/data-privacy-scanner
by privacy-tools
Claude CodeCodex

Env Config Manager

Validate env configs, detect missing variables, and rotate secrets

Manage environment configurations safely - .env validation, secret rotation, and cross-environment parity.

Beginner5 min7.4k4.4
claude install community/env-config-manager
by ops-tools
MCPClaude Code

Vercel MCP

Manage Vercel deployments and settings from your AI editor

MCP server for Vercel - manage deployments, environment variables, domains, and project settings.

Beginner5 min7.4k4.4
npx @anthropic/mcp-server-vercel
by community
Claude CodeCodex

Microservice Scaffolder

Scaffold production-ready microservices with all the boilerplate done

Scaffold new microservices with health checks, graceful shutdown, config management, and observability.

Intermediate30 min7.2k4.4
claude install community/microservice-scaffolder
by arch-tools
Claude CodeCodex

Nginx Configurator

Generate optimized Nginx configs with caching and security headers

Generate optimized Nginx configs - reverse proxy, rate limiting, caching, and security headers.

Intermediate30 min7.2k4.4
claude install community/nginx-configurator
by ops-tools
Claude CodeUniversal

Process Automator

Design automation workflows that eliminate repetitive manual work

Design automation workflows that connect tools and eliminate repetitive manual steps.

Intermediate30 min7.2k4.4
claude install community/process-automator
by ops-tools
Claude CodeCodex

Docker Security Scanner

Scan Docker images and configs for CVEs, misconfigs, and secrets

Scan Docker images and Compose files for vulnerabilities, misconfigurations, and secrets.

Intermediate30 min6.8k4.4
claude install community/docker-security-scanner
by sec-ops
Claude CodeCodex

GDPR Data Mapper

Map personal data flows through your system for GDPR compliance

Map personal data flows through your system - sources, processing, storage, and third-party sharing.

Advancedcustom6.4k4.4
claude install community/gdpr-data-mapper
by privacy-tools
Claude CodeCodex

Queue Worker Builder

Build background job systems with retries and dead letter queues

Build background job systems with BullMQ, SQS, or RabbitMQ - retries, dead letter queues, and monitoring.

Intermediate30 min6.2k4.3
claude install community/queue-worker-builder
by infra-tools
Claude CodeCodex

DNS Manager

Manage DNS records and domain migrations with zero-downtime plans

Manage DNS records, configure CDN routing, and set up domain migrations with zero-downtime plans.

Intermediate30 min6.2k4.3
claude install community/dns-manager
by ops-tools
Claude CodeCodex

SSL Certificate Manager

Automate SSL certificate provisioning, renewal, and configuration

Manage SSL certificates - provisioning, renewal automation, and configuration across environments.

Intermediate30 min5.8k4.3
claude install community/ssl-cert-manager
by sec-ops
Claude CodeCodex

Anomaly Detector

Detect anomalies in data with statistical and ML methods

Detect anomalies in time series and tabular data using statistical and ML-based methods.

Intermediate30 min5.8k4.3
claude install community/anomaly-detector
by data-science
Claude CodeCodex

Data Pipeline Tester

Generate data pipeline tests that catch schema and quality issues

Generate tests for data pipelines - schema validation, data quality checks, and transformation verification.

Intermediate30 min5.4k4.3
claude install community/data-pipeline-tester
by data-quality
Claude CodeCodex

Backup Strategy

Design backup strategies with RTO/RPO targets and restore runbooks

Design backup and disaster recovery strategies with RTO/RPO calculation and restore testing.

Intermediate30 min5.4k4.3
claude install community/backup-strategy
by sre-tools
Claude CodeCodex

Chaos Engineering

Design chaos experiments that prove your system handles failures

Design chaos experiments to test system resilience - failure injection, latency simulation, and recovery verification.

Advancedcustom5.2k4.3
claude install community/chaos-engineering
by sre-tools
Claude CodeCodex

SLA Monitor

Track SLOs with error budget burn rates and compliance reports

Define and monitor SLAs/SLOs with error budget tracking and alerting thresholds.

Intermediate30 min4.8k4.2
claude install community/sla-monitor
by sre-tools
Claude CodeCodex

Webhook Monitor

Monitor webhook delivery rates and catch failures before customers do

Monitor webhook reliability - delivery status, retry rates, payload validation, and latency tracking.

Intermediate30 min4.2k4.2
claude install community/webhook-monitor
by ops-tools

Related careers

Explore skills for careers that often overlap with DevOps Engineers.

Ready to level up?

Every skill is free to install. Browse the full directory or explore curated starter kits to get productive in minutes.