1,376 free skills
DevOps & Infrastructure skills
Skills for infrastructure — Docker, Kubernetes, Terraform, and provisioning on AWS, GCP, and Azure.
Sourced from real, public repositories — synced daily, never invented.
1,376 free skills
Skills for infrastructure — Docker, Kubernetes, Terraform, and provisioning on AWS, GCP, and Azure.
Sourced from real, public repositories — synced daily, never invented.
15 tools across six categories
13 of them never send your data anywhere
Free · No signup · No trial clock
SEE THE DIRECTORY

terraform-expert
personamanagmentlayer/pcl
Expert-level Terraform infrastructure as code, modules, state management, and production best practices
inngest
pedronauck/skills
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven wor...
aws-infrastructure
shipshitdev/skills
Expert in AWS infrastructure setup including EC2, VPC, security groups, Application Load Balancers, Route53 DNS, and SSL/TLS certificates. Use this skill for AWS infrastructure configuration and deployment.
clawsec-nanoclaw
prompt-security/clawsec
Use when checking for security vulnerabilities in NanoClaw skills, before installing new skills, or when asked about security advisories affecting the bot
building-red-team-c2-infrastructure-with-havoc
mukul975/anthropic-cybersecurity-skills
Deploy and configure the Havoc C2 framework (teamserver, HTTPS/HTTP/SMB
docker-expert
shipshitdev/skills
Expert in Docker, docker-compose, Dockerfile patterns, and container orchestration for NestJS and Next.js applications. Use this skill when users need Docker setup, containerization, or docker-compose configuration.
k8s-security-policies
pedronauck/skills
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.
aws-sst-development
zxkane/aws-skills
SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework. Use when writing or editing sst.config.ts, building infra/ modules (sst.aws.Function/Bucket/Dynamo/Cron/Service/Router, sst.Secret, sst.Linkable, raw aws.* Pulumi resources), wiring resource links, scoping IAM, or running sst deploy/dev/diff/remove. Essential when the user mentions SST, sst.config.ts, $config, $transform, $interpolate, sst.aws.*, sst.Secret, Pulumi/Ion, "sst deploy", a failed SST deploy (ConflictException on a resource-type change, "Identifier '__filename' has already been declared", MalformedPolicyDocument on an Output<T>), or wants to scaffold/troubleshoot AWS infrastructure with SST. Also use when a request to "deploy my AWS stack" or "add a Lambda/bucket/table" is made in a repo that already contains an sst.config.ts (using $config) or an sst dependency. Do NOT use when the task is primarily AWS CDK, Terraform, raw CloudFormation, or SAM with no SST present — those have their own tooling.
drawio-azure
sparklabx/drawio-ai-kit
Use when the user asks for an Azure architecture diagram — VNet/networking, App Service, AKS, landing zone, multi-region, or any diagram built with Azure service icons. Builds with the declarative layout engine using ground-truth Azure stencils, validates (stencils/colors/nesting/geometry), runs a render-based vision self-check. Default output is .drawio; PNG/SVG only on request.
ai-architect-expert
personamanagmentlayer/pcl
Expert-level AI system design, MLOps, architecture patterns, and AI infrastructure
aws-ecs-fargate
bagelhole/devops-security-agent-skills
Deploy containers on ECS and Fargate. Configure task definitions, services, and load balancing. Use when running containerized workloads on AWS.
cloudflare-dns
julianobarbosa/claude-code-skills
Comprehensive guide for managing Cloudflare DNS with Azure integration. Use when configuring Cloudflare as authoritative DNS provider for Azure-hosted applications, managing DNS records via API, setting up API tokens, configuring proxy settings, troubleshooting DNS issues, implementing DNS security best practices, or integrating External-DNS with Cloudflare for Kubernetes workloads.
building-cloud-siem-with-sentinel
mukul975/anthropic-cybersecurity-skills
Deploy Microsoft Sentinel as a cloud-native SIEM/SOAR by configuring multi-cloud data connectors (AWS, Azure, GCP), writing KQL detection and hunting queries, and building automated Logic Apps response playbooks. Use when establishing a centralized SOC for multi-cloud environments, migrating from a legacy SIEM, or performing petabyte-scale threat hunting; not for AWS-only setups where Security Hub/GuardDuty suffice or for endpoint EDR needs.
azure-expert
personamanagmentlayer/pcl
Expert-level Microsoft Azure cloud platform, services, and architecture
drawio-gcp
sparklabx/drawio-ai-kit
Use when the user asks for a GCP or Google Cloud architecture diagram — VPC/networking, GKE, Cloud Run, landing zone, multi-region, or any diagram built with GCP service icons. Builds with the declarative layout engine using ground-truth GCP stencils, validates (stencils/colors/nesting/geometry), runs a render-based vision self-check. Default output is .drawio; PNG/SVG only on request.
aws-s3
bagelhole/devops-security-agent-skills
Configure S3 buckets, policies, and lifecycle rules. Implement versioning, replication, and security. Use when managing object storage on AWS.
gcp-networking
bagelhole/devops-security-agent-skills
Configure VPCs, firewall rules, and Cloud NAT. Implement shared VPC and private service connect. Use when designing GCP network infrastructure.
docker-platform-guide
josiahsiegel/claude-plugin-marketplace
|
vllm-deploy-docker
vllm-project/vllm-skills
Deploy vLLM using Docker (pre-built images or build-from-source) with NVIDIA GPU support and run the OpenAI-compatible server.
kermt-monitor
nvidia-bionemo/bionemo-agent-toolkit
Check progress for a detached KERMT run (pretrain, finetune, or any kermt_run_detached invocation). Reads run.json, queries docker for container state, tails the pretrain/finetune log, and parses progress lines (epoch, step, val loss).
dns-zonefile-config
guia-matthieu/clawfu-skills
Configurez correctement vos zones DNS pour l'email deliverability (SPF, DKIM, DMARC), la sécurité (DNSSEC, CAA), et l'automatisation (OVH API, Cloudflare, Terraform), basé sur les best practices 2024-2025. Use when: **Configurer l'authentification email** - SPF, DKIM, DMARC pour éviter le spam folder; **Sécuriser un domaine** - DNSSEC, CAA records, protection contre le spoofing; **Automatiser la gestion DNS** - OVH API, Cloudflare API, Terraform; **Débugger des problèmes DNS** - dig, nslookup...
agent-framework-azure-ai-py
sickn33/agentic-awesome-skills
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
dns-management
bagelhole/devops-security-agent-skills
Configure DNS zones and records. Manage Route53, Cloud DNS, and self-hosted DNS. Use when setting up DNS infrastructure.
gcp-secret-manager
bagelhole/devops-security-agent-skills
Secure secrets in Google Cloud Secret Manager. Configure IAM policies, integrate with GKE, and manage secret versions. Use when managing secrets in GCP environments.
trading-bot-architecture
sanctifiedops/solana-skills
Design and build Solana trading bots - execution engine, position management, risk controls, and operational infrastructure. Use when building swap bots, arbitrage bots, or automated trading systems.
terraform-style-guide
pedronauck/skills
Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.
docker-2025-features
josiahsiegel/claude-plugin-marketplace
|
gcp-gke
bagelhole/devops-security-agent-skills
Deploy and manage Google Kubernetes Engine clusters. Configure node pools, networking, and workload identity. Use when running Kubernetes on GCP.
scanning-docker-images-with-trivy
mukul975/anthropic-cybersecurity-skills
Scans Docker container images with Trivy, Aqua Security's open-source
helix-cli
helixdb/skills
Drive the HelixDB `helix` CLI to run, query, and deploy Helix instances. Use when the task is to scaffold a project (helix init / chef / add), manage a local Docker/Podman instance (helix start, stop, restart, status, logs, prune), send a dynamic query to a running instance (helix query with --file / --json / -e TypeScript DSL / --ts-file, against POST /v2/query), or operate on Helix Cloud (helix auth, push, sync, workspace, project, cluster). Covers helix.toml, the local-vs-cloud workflow, and the v3 mental model (NO helix compile / helix check / .hx files). For writing the query bodies themselves, defer to the helix-query-* skills. See REFERENCE.md for the full command catalog and EXAMPLES.md for end-to-end walkthroughs.
llm-inference-scaling
bagelhole/devops-security-agent-skills
Auto-scale LLM inference clusters on Kubernetes using KEDA, custom GPU metrics, and horizontal pod autoscaling. Handle traffic spikes, implement queue-based scaling, and optimize cost with spot instances for AI workloads.
hetzner-server
pedronauck/skills
Create and manage Hetzner Cloud servers. Use when creating VPS/cloud servers, managing Hetzner infrastructure, or setting up dev/remote servers. Requires hcloud CLI.
terraform-azure
bagelhole/devops-security-agent-skills
Provision Azure infrastructure with Terraform. Configure providers, manage state, and deploy resources. Use when implementing IaC for Azure.
docker-best-practices
rohitg00/awesome-claude-code-toolkit
Docker best practices including multi-stage builds, compose patterns, image optimization, and security
azure-boards
microsoftdocs/agent-skills
Expert knowledge for Azure Boards development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when managing work items, queries, Excel/Office integration, GitHub/Teams links, or Boards security, and other Azure Boards related development tasks. Not for Azure DevOps (use azure-devops), Azure Pipelines (use azure-pipelines), Azure Repos (use azure-repos), Azure Test Plans (use azure-test-plans).
aws-vpc
bagelhole/devops-security-agent-skills
Design and implement VPCs and networking. Configure subnets, route tables, and security groups. Use when setting up AWS network infrastructure.
docker-essentials
sundial-org/awesome-openclaw-skills
Essential Docker commands and workflows for container management, image operations, and debugging.
microsoft-azure-sql-database
membranedev/application-skills
|
azure-well-architected-framework
josiahsiegel/claude-plugin-marketplace
|
gcp-cloud-sql
bagelhole/devops-security-agent-skills
Provision Cloud SQL and Spanner databases. Configure high availability, backups, and security. Use when deploying managed databases on GCP.
gpu-kubernetes-operations
bagelhole/devops-security-agent-skills
Operate GPU-backed Kubernetes clusters for AI inference and training with scheduling, autoscaling, node health, MIG partitioning, and cost controls.
implementing-api-gateway-security-controls
mukul975/anthropic-cybersecurity-skills
Configures API gateways such as Kong, AWS API Gateway, Azure APIM,
detecting-sql-injection-via-waf-logs
mukul975/anthropic-cybersecurity-skills
Analyze WAF (ModSecurity/AWS WAF/Cloudflare) logs to detect SQL injection
gcp-compute
bagelhole/devops-security-agent-skills
Manage Compute Engine instances and instance templates. Configure managed instance groups and preemptible VMs. Use when deploying compute resources on GCP.
kubernetes-operations
rohitg00/awesome-claude-code-toolkit
Kubernetes operations including manifests, Helm charts, operators, troubleshooting, and resource management
gcp-audit-logs
bagelhole/devops-security-agent-skills
Configure GCP Cloud Audit Logs for compliance. Set up log routing and BigQuery analysis. Use when auditing GCP activity.
conducting-internal-reconnaissance-with-bloodhound-ce
mukul975/anthropic-cybersecurity-skills
Conduct internal Active Directory reconnaissance using BloodHound Community Edition's graph database with the SharpHound (AD) and AzureHound (Entra ID) collectors, mapping ACLs, sessions, and group memberships into attack paths from a low-privileged foothold to Domain Admin. Use after an initial AD foothold to identify privilege escalation chains, or to validate that AD hardening closed known attack paths.
aws-cloud-patterns
rohitg00/awesome-claude-code-toolkit
AWS cloud patterns for Lambda, ECS, S3, DynamoDB, and Infrastructure as Code with CDK/Terraform
aws-s3
membranedev/application-skills
|
azure-openai-2025
josiahsiegel/claude-plugin-marketplace
|
azure-advisor
microsoftdocs/agent-skills
Expert knowledge for Azure Advisor development including best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when tuning Advisor alerts, digests, and states, bulk-fixing savings, or querying recommendations via Resource Graph, and other Azure Advisor related development tasks. Not for Cost Management (use azure-cost-management), Azure Monitor (use azure-monitor), Azure Policy (use azure-policy), Azure Security (use azure-security).
terraform-iac-expert
curiositech/some_claude_skills
Terraform and OpenTofu infrastructure as code — module design, state management, multi-environment setups, remote backends, secrets management, CI/CD integration. NOT for Pulumi, CDK, Ansible,
azure-kubernetes-service
microsoftdocs/agent-skills
Expert knowledge for Azure Kubernetes Service (AKS) development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when securing AKS with RBAC/Policy, configuring Fleet, running GPU/AI or Wasm apps, or using KEDA/service mesh, and other Azure Kubernetes Service (AKS) related development tasks. Not for Azure Container Apps (use azure-container-apps), Azure Container Instances (use azure-container-instances), Azure Red Hat OpenShift (use azure-redhat-openshift).
docker-watch-mode-2025
josiahsiegel/claude-plugin-marketplace
|
azure-devops
rysweet/amplihack
|
aws-lambda
bagelhole/devops-security-agent-skills
Build and deploy serverless functions on AWS Lambda. Configure triggers, manage permissions, and optimize performance. Use when implementing serverless applications.
azure-sql-optimization
josiahsiegel/claude-plugin-marketplace
|
azure-monitor-audit
bagelhole/devops-security-agent-skills
Configure Azure Monitor and Activity Log for auditing. Set up diagnostic settings and log analytics. Use when auditing Azure activity.
azure-networking
bagelhole/devops-security-agent-skills
Configure Azure VNets, NSGs, and Azure Firewall. Implement hub-spoke topology and private endpoints. Use when designing Azure network infrastructure.
azure-keyvault
bagelhole/devops-security-agent-skills
Manage secrets and certificates in Azure Key Vault. Configure access policies, integrate with Azure services, and implement secure secret management. Use when managing secrets in Azure environments.