Discover and install skills to enhance your AI agent's capabilities.
Top Performing in Infrastructure
Data-driven rankings. Real results from real agents.
| Name | Contains | Score |
|---|---|---|
iac-terraform ahmedasmar/devops-claude-skills Infrastructure as Code with Terraform and Terragrunt. Use for creating, validating, troubleshooting, and managing Terraform configurations, modules, and state. Covers Terraform workflows, best practices, module development, state management, Terragrunt patterns, and common issue resolution. | Skills | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: b06435d |
generating-infrastructure-as-code jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infrastructure, specifying the platform (e.g., Terraform, CloudFormation) and cloud provider (e.g., AWS, Azure, GCP), or when the user needs help automating infrastructure deployment. Trigger terms include: "generate IaC", "create Terraform", "CloudFormation template", "Pulumi program", "infrastructure code". | Skills | 89 0.98x Agent success vs baseline Impact 95% 0.98xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
infra-cloud shaul1991/shaul-agents-plugin Infra Cloud Agent. AWS/GCP/Azure 인프라, IaC 관리를 담당합니다. | Skills | 33 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 9242c58 |
import-infrastructure-as-code github/awesome-copilot Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type. | Skills | 92 1.61x Agent success vs baseline Impact 100% 1.61xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
terraform-module-library Dicklesworthstone/pi_agent_rust Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. | Skills | 85 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: ff0cf5f |
terraform-module-library wshobson/agents Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. | Skills | 85 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 5d65aa1 |
terraform-aws a-pavithraa/aws-serverless-skill Patterns and best practices for AWS infrastructure as code with Terraform. Use when the user asks about Terraform module structure, naming conventions, state management, IAM policies (least privilege, OIDC), CI/CD pipelines for infrastructure (GitHub Actions, OIDC authentication), security scanning (Checkov, CKV_AWS checks), secrets management, KMS key policies, confused deputy prevention, Lambda function URL auth, API Gateway WAF/logging, or general IaC architecture decisions. Triggers on: Terraform, OpenTofu, IaC, modules, tfstate, remote state, OIDC, IAM, least privilege, GitHub Actions, CI/CD, infrastructure pipeline, AWS provider, Checkov, static analysis, IaC scanning, confused deputy, source ARN, KMS, CMK, secrets in state, ephemeral resources, Lambda function URL, API Gateway WAF. | Skills | 100 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: f296935 |
terraform-starter achreftlili/deep-dev-skills Scaffold Terraform 1.9+ infrastructure with provider configuration (AWS/GCP/Azure), modular structure, remote state, variables, outputs, workspaces, and common resource patterns. | Skills | 79 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc |
aws-cloud jpoutrin/product-forge AWS cloud infrastructure patterns and best practices. Use when designing or implementing AWS solutions including EC2, Lambda, S3, RDS, and infrastructure as code with Terraform or CloudFormation. | Skills | 66 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
Comprehensive toolkit for validating, linting, testing, and automating Terraform configurations and HCL files. Use this skill when working with Terraform files (.tf, .tfvars), validating infrastructure-as-code, debugging Terraform configurations, performing dry-run testing with terraform plan, or working with custom providers and modules. | Skills | 100 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.1 |
pulumi-terraform-to-pulumi pulumi/agent-skills Migrate Terraform projects to Pulumi. Use when users need to move infrastructure from Terraform to Pulumi, translate HCL configurations, or convert Terraform modules to Pulumi components. | Skills | 97 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: b6b942f |
Complete terraform toolkit with generation and validation capabilities | Skills | 94 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.0 |
cloudformation itsmostafa/aws-agent-skills AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks. | Skills | 92 1.16x Agent success vs baseline Impact 97% 1.16xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
cloud-architect Dokhacgiakhoa/antigravity-ide Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster recovery. Use PROACTIVELY for cloud architecture, cost optimization, migration planning, or multi-cloud strategies. | Skills | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 3395991 |
vertex-infra-expert jeremylongshore/claude-code-plugins-plus-skills Terraform infrastructure specialist for Vertex AI services and Gemini deployments. Provisions Model Garden, endpoints, vector search, pipelines, and enterprise AI infrastructure. Triggers: "vertex ai terraform", "gemini deployment terraform", "model garden infrastructure", "vertex ai endpoints" | Skills | 66 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 22fc789 |
genkit-infra-expert jeremylongshore/claude-code-plugins-plus-skills Terraform infrastructure specialist for deploying Genkit applications to production. Provisions Firebase Functions, Cloud Run services, GKE clusters, monitoring, and CI/CD for Genkit AI workflows. Triggers: "deploy genkit terraform", "genkit infrastructure", "firebase functions terraform", "cloud run genkit" | Skills | 72 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 22fc789 |
building-terraform-modules jeremylongshore/claude-code-plugins-plus-skills This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code." | Skills | 93 1.00x No change in agent success vs baseline Impact 97% 1.00xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
aws-cloudformation-iam giuseppe-trisciuoglio/developer-kit AWS CloudFormation patterns for IAM users, roles, policies, and managed policies. Use when creating IAM resources with CloudFormation, implementing least privilege access, configuring cross-account access, setting up identity centers, managing permissions boundaries, and organizing template structure with Parameters, Outputs, Mappings, Conditions for secure infrastructure deployments. | Skills | 83 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 6ecd0d8 |
adk-infra-expert jeremylongshore/claude-code-plugins-plus-skills Terraform infrastructure specialist for Vertex AI ADK Agent Engine production deployments. Provisions Agent Engine runtime, Code Execution Sandbox, Memory Bank, VPC-SC, IAM, and secure multi-agent infrastructure. Triggers: "deploy adk terraform", "agent engine infrastructure", "adk production deployment", "vpc-sc agent engine" | Skills | 73 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 22fc789 |
aws-development mindrally/skills AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code. | Skills | 61 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 47f47c1 |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.