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

Ansible Playbook Template Library
agentskillexchange/skills
Generates and validates Ansible playbooks from infrastructure requirements. Uses ansible-lint for validation and queries Ansible Galaxy API for discovering certified roles and collections.
ansible-expert
danieldekay/ai-ops
Expert-level Ansible for configuration management, automation, and infrastructure as code
cspm-gcp-cis-benchmark
msaad00/cloud-ai-security-skills
>-
ingest-gcp-audit-ocsf
msaad00/cloud-ai-security-skills
>-
gcp-architecture-discovery
gemini-cli-extensions/sre
🐉 [SRE] Discover and map GCP infrastructure architecture including compute, networking, storage, and service dependencies.
ingest-vpc-flow-logs-gcp-ocsf
msaad00/cloud-ai-security-skills
>-
gcp-hardening
agentient/vibekit
>
gcp-playbooks
gemini-cli-extensions/sre
🐉 [SRE] Use when you need to follow established SRE playbooks for GCP/GKE investigations, including infrastructure discovery and common mitigation steps.
gcp
cloudthinker-ai/cloudskills
|
gcp-toolkit
lucas-ataides/skills
Design and operate Google Cloud like a GCP architect, serverless-first, managed-first, least-privilege, judged against the Architecture Framework's five categories. Use when designing, provisioning, reviewing, or hardening GCP; picking compute (Cloud Run, GKE Autopilot, Functions, GCE) or data (Firestore, Spanner, Cloud SQL, BigQuery); writing Terraform; auditing IAM, projects, VPC, CMEK, or audit logs; setting SLOs; mapping to SOC2. IaC and advisory; a live-project provision is approval-gated.
deploy-to-gcp-serverless
benson-alist/gulp
Set up and deploy a web app + API to GCP serverless using embedded skill scripts for Cloud SQL, Secret Manager, Artifact Registry, Cloud Storage, and Cloud Run. Use when the user asks to set up GCP infra, deploy to Cloud Run, run setup-gcp.sh, run deploy.sh, or release API/Web to GCP.
conectaesamamada
oruga420/claude-code-skills
Connect to GCP. No fumbling, no guessing, no 10 attempts. Just follow these exact steps in order.
gcp-aws-migrate
whchoi98/aws-skills-for-claude-code
Guided 5-phase migration from Google Cloud Platform to AWS - Terraform discovery, requirements clarification, architecture design, cost estimation, and execution planning. Use when mentioning GCP to AWS migration, cloud migration, or re-platform.
iac-terraform
mogassama/pi-agent-config
Load for Terraform IaC on GCP — writing, reviewing, or modifying HCL for BigQuery, GCS, IAM, Cloud Run, Cloud Functions, Pub/Sub, Composer. Auto-load on .tf files, terraform commands, or GCP infrastructure provisioning tasks.
cost-gcp
bnayae/bnaya-agent-skills
Estimate GCP infrastructure costs for any stack using live pricing data. Use when user asks about Google Cloud pricing, cost estimation for Cloud Run, GKE, Cloud SQL, Compute Engine, or any GCP service combination.
boost-factory-gcp-api
xgodev/boost
Use when configuring shared GCP API options (credentials, endpoint, user-agent) consumed by all cloud.google.com/* factories — bigquery, firestore, pubsub. Provided by github.com/xgodev/boost/factory/contrib/cloud.google.com/api/v0. Covers ConfigAdd and how this layer composes inside the GCP service factories. Triggers on imports under factory/contrib/cloud.google.com/api/, on questions about GCP credentials override, custom endpoints (emulator), or user-agent string in a boost service.
springboot-gcp-setup
chartsai/member-system-cc-skills
>
gcp-cloud-architect
ciciliaeth/claude-skills
Design GCP architectures for startups and enterprises. Use when asked to design Google Cloud infrastructure, deploy to GKE or Cloud Run, configure BigQuery pipelines, optimize GCP costs, or migrate to GCP. Covers Cloud Run, GKE, Cloud Functions, Cloud SQL, BigQuery, and cost optimization.
gcp-cloud-run
igunublue/awesome-ai-skills
Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.
gcloud-expert
pingwu/solo-unicorn
Expert in Google Cloud Platform (GCP) and the gcloud command-line interface (CLI). Use this skill when working with GCP resources, needing gcloud commands, understanding GCP services, or seeking architectural guidance and best practices within Google Cloud.
terraform-gcp
gizumon/ai-driven-sample
TerraformによるGCPリソース管理のベストプラクティス。モジュール構成、State管理、環境分離、Secret Manager連携、IAM設計を提供します。
setup
michaelwinser/grant-tracker
Interactive setup guide for Grant Tracker. Walks through GCP project creation, OAuth configuration, Google Sheets setup, and dev environment. Use when setting up Grant Tracker for the first time or configuring Google Cloud.
embeddings
ajaysskumar/ai-playground
Generate vector embeddings using AWS Bedrock embedding models (Amazon Titan Embeddings, Cohere Embed). Use when: implementing semantic search, RAG (Retrieval-Augmented Generation) pipelines, document similarity, clustering, or building vector stores. Covers InvokeModel payload construction, embedding model selection, chunking strategies, and integration with vector databases (OpenSearch, Pinecone, pgvector) in C#, Python, or TypeScript.
nodeboot-servers-serverless
nodejs-boot/node-boot
Use when the user wants to deploy a Node-Boot application to a serverless/FaaS platform — AWS Lambda, Cloudflare Workers, Vercel, Netlify Functions, or Google Cloud Functions — and needs the router skill that picks the right concrete adapter skill for the target cloud or hosting platform.
netlify
mgd34msu/goodvibes-gemini
Deploys applications to Netlify including functions, forms, redirects, and edge functions. Use when deploying static sites, JAMstack applications, or serverless functions.
supabase
kastalien-research/thoughtbox
Manage Supabase local and hosted infrastructure. Migrations, schema diff, status, reset, push, and inspection. Wraps the Supabase CLI with project-specific context and gotcha avoidance.
generating-compose
jugrajsingh/skillgarden
Use when setting up Docker-based local development with databases, caches, message queues, or other infrastructure services
arch-describe
dddpaul/claude-skills
Generate detailed architectural descriptions of IT systems from short prompts. Produces structured output with overview, components list, connections/integrations, and ASCII diagrams with annotated arrows. Use when user asks to describe, explain, or document architecture of any IT system - specific platforms (Camunda, Kafka, Kubernetes), cloud services (AWS, GCP, Azure), databases, microservices, or custom systems.
event-driven-architecture
bendourthe/devai-hub
Event-driven architecture patterns including event sourcing, CQRS, message brokers, and event schema design. Use when designing asynchronous systems, implementing event stores, or choosing messaging infrastructure.
development
stijnklomp/fastify-template
MUST USE when building, running, linting, or deploying this Fastify + Bun + Prisma project. Provides project-specific context for Docker Compose workflows, environment configuration, Prisma migrations, and code quality tools. All execution defaults to Docker Compose; host-level execution is a last resort.
nginx-reverse-proxy
jmservera/aithena
nginx reverse proxy patterns for Docker Compose multi-service apps: routing, health checks, startup ordering, SSL overlay
docker-compose
sliard/javavitetemplate
Generate and modify Docker Compose configurations for development and production. Use this when asked to add services, configure Docker, or set up the infrastructure.
generate-tests
fraarrmat11/ms-simulation
Generate or update Java tests for domain, application, infrastructure, REST controllers, RabbitMQ publishers/listeners and persistence adapters in MS-SIMULATION.
data-lake-starter
pbc-os/smb-starter-kit
Stand up a secure, empty BigQuery data lake on GCP — layered datasets, least-privilege service accounts, Workload Identity (no downloadable keys), read-only authorized views, audit logging, and a budget alert. Agent-guided or Terraform. You connect your own data sources afterward — on purpose.
oauth-hunter
h-mmer/pentest-agents
OAuth 2.0 / 2.1, OpenID Connect (OIDC), SAML SSO, and JWT specialist. Dispatcher passes subtype — 'oauth', 'oidc', 'saml', or 'jwt' — in the task; falls back to inference. Use for redirect_uri / returnTo flaws, state/nonce/PKCE bypass, alg confusion (none/HS-with-RS-key/kid/jku), SAML XSW + comment injection + assertion replay, OIDC ID token validation gaps, code/token leak channels, cross-tenant impersonation, PKCE downgrade, and any flow involving a code, access_token, id_token, assertion, client_id, client_secret, code_verifier, code_challenge, kid, or jku parameter.
semantic-layer-audit
pbc-os/agent-skills-public
Audit and maintain a data semantic layer for AI agents. Scans BigQuery datasets, GCP APIs, secrets, and service accounts to keep your data catalog current.
aws-organizations
lap-platform/claude-marketplace
AWS Organizations API skill. Use when working with AWS Organizations for root. Covers 55 endpoints.
integrations
truefoundry/tfy-gateway-skills
Manages TrueFoundry LLM provider account integrations. Add, list, and manage providers (OpenAI, AWS Bedrock, Google Vertex, Azure, Groq, Together AI, self-hosted models, etc.).
awsclaw-glue
necatiarslan/awsclaw
Manage AWS Glue ETL jobs, triggers, crawlers, databases, tables, workflows, and connections using awsclaw. Create, update, and delete resources, inspect crawl history, and manage tags.
glue
david-2814/claw-aws
Manage AWS Glue databases, tables, crawlers, ETL jobs, and data catalog via AWS CLI.
data-engineer
xgaisystems/claude-supercode-skills-404kidwiz
Use when user needs scalable data pipeline development, ETL/ELT implementation, or data infrastructure design.
buildkite-agent-infrastructure
mekenthompson/clerk
>
troubleshoot-spark-yarn
ingeleyton/troubleshoot-spark-yarn-skill
Diagnose and triage Spark applications running on Hadoop YARN using bundled local YARN documentation and an operational routing guide. Use when Codex needs grounded help with Spark jobs stuck in SUBMITTED or ACCEPTED, queue starvation, ApplicationMaster or executor loss, container OOM or exit 137, NodeManager unhealthy nodes, cgroups or container runtime issues, ResourceManager HA or failover symptoms, preemption, placement constraints, log collection, or separating Spark-engine issues from YARN infrastructure problems.
spark-recon
davistroy/claude-marketplace
Use when checking on DGX Spark inference performance landscape — scans Arena leaderboard, vLLM releases, spark-vllm-docker builds, Qwen models, and NVIDIA forum for actionable changes. Run periodically from the spark project directory.
managing-astro-local-env
miptah21/skills
Manage local Airflow environment with Astro CLI (Docker and standalone modes). Use when the user wants to start, stop, or restart Airflow, view logs, query the Airflow API, troubleshoot, or fix environment issues. For project setup, see setting-up-astro-project.
AEO Foundations Architect
53able/agency-agents
Expert in AI Engine Optimization infrastructure — implements llms.txt, AI-aware robots.txt, token-budgeted content, structured Markdown availability, and agent discovery files so AI crawlers, citation engines, and browsing agents can find, parse, and act on your site
agency-aeo-foundations-architect
haigou123/skills
Expert in AI Engine Optimization infrastructure — implements llms.txt, AI-aware robots.txt, token-budgeted content, structured Markdown availability, and agent discovery files so AI crawlers, citation engines, and browsing agents can find, parse, and act on your site
blog-scaffolder
cheggin/request-for-startups
Scaffold SEO-optimized blog post systems derived from product specs and competitor research. Use when the user needs a blog section for their startup website, wants to generate blog content from product specs, needs SEO-optimized posts with proper metadata and heading structure, or wants a complete blog infrastructure with RSS, sitemap, and pagination.
azure-ai-translation-ts
jiho00seo-dev/antigravity-awsome-skill
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when implementing text translation, transliteration, language detection, or batch document translation.
terraform-plan-parser
shalomb/agent-skills
Parse and analyse terraform plan plain-text output to classify resource changes, detect unintended mutations, and produce structured reports. Use when reviewing terraform plan output for import safety, drift detection, or plan validation. Triggers on "parse plan", "plan analysis", "plan diff", "classify changes", "import validation", "zero-change check", or any post-hoc analysis of terraform plan stdout.
kueue-who-preempted
kubernetes-sigs/kueue
Identify what preempted a workload. Use when a user asks why their workload was evicted or preempted, or wants to identify what preempted it. Investigates Kubernetes events, workload status conditions, and controller logs to trace preemption.
offensive-toctou
26zl/cybersec-toolkit
Time-of-Check / Time-of-Use (TOCTOU) race condition exploitation methodology across binary, kernel, filesystem, web, and container layers. Covers symbolic-link races (open/access/stat split), file-descriptor races, fopen/realpath traversal races, /proc and procfs races, FUSE-backed slow-fs races to widen the window, ptrace and signal races, kernel double-fetch / userspace pointer races, container/runc/symlink escape primitives, kubernetes admission/authz TOCTOU, web auth-vs-authz TOCTOU, JWT-claim TOCTOU at gateway vs service, payment/idempotency races, and modern race-amplification techniques (single-packet attack, slow loris, FUSE pause, cgroup freeze, scheduler shaping). Use when you've identified a 'check then act' pattern in code, when fuzzing for race conditions, or when exploiting concurrency bugs in privileged binaries / kernel / orchestrators. Use only for authorized security research, training, or assessment.
network
happyrust/skills
Create network topology diagrams using PlantUML syntax with industry-standard device icons. Best for LAN/WAN diagrams, enterprise networks, cloud infrastructure, and vendor-specific diagrams (Cisco, Citrix, etc.). Uses mxgraph stencil icons for network devices with auto-layout. NOT for abstract dependency graphs (use graphviz) or simple flowcharts (use mermaid).
hcloud
lets-forge/forge-plugins
Use when interacting with Hetzner Cloud via command line — managing servers, networks, volumes, load balancers, firewalls, DNS, or any cloud infrastructure operations with hcloud CLI. This skill should be used when the user mentions 'hcloud', 'hetzner', 'server erstellen', 'firewall regeln', or any Hetzner Cloud resource management task.
network
95369149/openclaw
Create network topology diagrams using PlantUML syntax with industry-standard device icons. Best for LAN/WAN diagrams, enterprise networks, cloud infrastructure, and vendor-specific diagrams (Cisco, Citrix, etc.). Uses mxgraph stencil icons for network devices with auto-layout. NOT for abstract dependency graphs (use graphviz) or simple flowcharts (use mermaid).
azure-resource-visualizer
marekgroup/agentic-alz-accelerator
Analyze Azure Landing Zone resources via Resource Graph and generate Mermaid architecture diagrams showing relationships between platform and application LZ resources. USE FOR: visualize Azure resources, show resource relationships, generate architecture diagram from live environment, resource topology. DO NOT USE FOR: creating/modifying resources, security scanning (use security-baseline), diagram creation without live data (use azure-diagrams).