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.
MCP Builder
Create custom tool integrations that extend any AI assistant
Build Model Context Protocol servers from scratch - tools, resources, and transport layers.
claude install anthropics/skills/mcp-builderSecurity Guidance
Catch security vulnerabilities before they reach production
Security reminder hook monitoring 9 patterns: command injection, XSS, eval, dangerous HTML, pickle, and more.
claude install anthropics/claude-code/security-guidanceFilesystem 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.
npx @anthropic/mcp-server-filesystemSecrets 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.
claude install community/secrets-scannerKubernetes Deployer
Generate Kubernetes manifests and Helm charts from your app specs
Generate Kubernetes manifests, Helm charts, and deployment pipelines from your application specs.
claude install community/k8s-deployerGitHub Actions Builder
Build GitHub Actions with matrix testing, caching, and deploy gates
Build GitHub Actions workflows with matrix testing, caching, artifacts, and deployment gates.
claude install community/github-actions-builderAWS Architect
Design AWS architectures following well-architected framework
Design and generate AWS architectures - CloudFormation, CDK, and well-architected framework compliance.
claude install community/aws-architectCompliance 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.
claude install community/compliance-checkerETL Pipeline Builder
Build data pipelines with extraction, transformation, and loading
Build data pipelines - extraction, transformation, and loading with scheduling and error handling.
claude install community/etl-pipeline-builderVulnerability 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.
claude install community/security-vuln-scannerDocker 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.
claude install community/docker-composerMonitoring Setup
Set up Prometheus, Grafana, and alerting in one go
Set up application monitoring - Prometheus, Grafana, alerting rules, and SLI/SLO definitions.
claude install community/monitoring-setupCI 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.
claude install community/ci-config-genDB 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.
claude install community/db-migration-genMonorepo Manager
Manage monorepo workspaces, affected detection, and coordinated releases
Manage monorepos - workspace configuration, dependency resolution, affected package detection, and release orchestration.
claude install community/monorepo-managerAWS 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.
npx @anthropic/mcp-server-awsLog 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.
claude install community/log-analyzerCodex 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.
codex exec --pattern security-scanSentry 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.
npx @anthropic/mcp-server-sentryGit 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.
claude install community/git-workflow-setupIncident Responder
Diagnose incidents faster with automated runbooks and postmortems
Incident response assistant - diagnose issues, run playbooks, generate postmortems, and track action items.
claude install community/incident-responderObservability Setup
Set up distributed tracing, logging, and metrics with correlation
Set up full observability - distributed tracing, structured logging, and metrics collection with correlation.
claude install community/observability-setupInfrastructure 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.
claude install community/infra-cost-optimizerLoad Tester
Generate realistic load test scripts with traffic patterns and thresholds
Generate load test scripts for k6, Artillery, or Locust with realistic traffic patterns.
claude install community/load-testerRedis 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.
npx @anthropic/mcp-server-redisTerraform Generator
Generate cloud infrastructure as code from natural language descriptions
Generate Terraform configurations from natural language. Supports AWS, GCP, Azure, and Cloudflare.
claude install community/terraform-genData 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.
claude install community/data-privacy-scannerEnv Config Manager
Validate env configs, detect missing variables, and rotate secrets
Manage environment configurations safely - .env validation, secret rotation, and cross-environment parity.
claude install community/env-config-managerVercel MCP
Manage Vercel deployments and settings from your AI editor
MCP server for Vercel - manage deployments, environment variables, domains, and project settings.
npx @anthropic/mcp-server-vercelMicroservice Scaffolder
Scaffold production-ready microservices with all the boilerplate done
Scaffold new microservices with health checks, graceful shutdown, config management, and observability.
claude install community/microservice-scaffolderNginx Configurator
Generate optimized Nginx configs with caching and security headers
Generate optimized Nginx configs - reverse proxy, rate limiting, caching, and security headers.
claude install community/nginx-configuratorProcess Automator
Design automation workflows that eliminate repetitive manual work
Design automation workflows that connect tools and eliminate repetitive manual steps.
claude install community/process-automatorDocker Security Scanner
Scan Docker images and configs for CVEs, misconfigs, and secrets
Scan Docker images and Compose files for vulnerabilities, misconfigurations, and secrets.
claude install community/docker-security-scannerGDPR 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.
claude install community/gdpr-data-mapperQueue 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.
claude install community/queue-worker-builderDNS 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.
claude install community/dns-managerSSL Certificate Manager
Automate SSL certificate provisioning, renewal, and configuration
Manage SSL certificates - provisioning, renewal automation, and configuration across environments.
claude install community/ssl-cert-managerAnomaly Detector
Detect anomalies in data with statistical and ML methods
Detect anomalies in time series and tabular data using statistical and ML-based methods.
claude install community/anomaly-detectorData 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.
claude install community/data-pipeline-testerBackup Strategy
Design backup strategies with RTO/RPO targets and restore runbooks
Design backup and disaster recovery strategies with RTO/RPO calculation and restore testing.
claude install community/backup-strategyChaos Engineering
Design chaos experiments that prove your system handles failures
Design chaos experiments to test system resilience - failure injection, latency simulation, and recovery verification.
claude install community/chaos-engineeringSLA Monitor
Track SLOs with error budget burn rates and compliance reports
Define and monitor SLAs/SLOs with error budget tracking and alerting thresholds.
claude install community/sla-monitorWebhook Monitor
Monitor webhook delivery rates and catch failures before customers do
Monitor webhook reliability - delivery status, retry rates, payload validation, and latency tracking.
claude install community/webhook-monitorRelated 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.