agent-skills
Build, test, and manage Terraform and Packer infrastructure with AI
All Skills in This Repository (26)
Pure Emerald Level Indicatorsterraform-stacks
Define and validate Terraform Stacks configurations for multi-environment deployments.
refactor-module
Refactor monolithic Terraform configurations into reusable modules with state migration plans.
new-terraform-provider
Scaffold a Terraform provider workspace with the Plugin Framework.
provider-actions
Implement Terraform provider lifecycle actions using the Plugin Framework.
run-acceptance-tests
Run Go-based Terraform provider acceptance tests with focused TestAcc commands.
provider-resources
Automate Terraform provider resource and data source development with the Plugin Framework.
azure-verified-modules
Validate Azure Terraform modules against AVM certification requirements.
terraform-test
Validate Terraform configurations with repeatable unit and integration tests.
terraform-style-guide
Standardize Terraform configurations to HashiCorp's official style and file layout.
windows-builder
Automate Windows image creation with Packer using WinRM and PowerShell provisioning.
aws-ami-builder
Automate AWS AMI creation with Packer's amazon-ebs builder.
azure-image-builder
Automate Azure VM image creation with Packer's azure-arm builder.
Frequently Asked Questions
FAQPage SchemaHow to install HashiCorp Agent Skills?โผ
Run `npx skills add hashicorp/agent-skills --all -g -y` in your terminal to install all Terraform and Packer skills globally.
What do HashiCorp Agent Skills do?โผ
They teach your AI agent to write Terraform configurations, build provider plugins, create policies, refactor modules, and build AWS, Azure, and Windows images with Packer.
Can AI help migrate Terraform providers to the Plugin Framework?โผ
Yes. The suite includes a dedicated skill that walks the agent through muxing SDKv2 and Framework providers and porting resources without breaking existing state.
Do these skills work with Claude Code and Codex?โผ
Yes. The repository ships plugin manifests for both Claude Code and Codex, and the skills also work in Copilot, Cursor, and other compatible agents.
Can I build cloud images with Packer using AI?โผ
Yes. The Packer skills guide your agent through building AWS AMIs, Azure images, and Windows images, including pushing build metadata to the HCP Packer registry.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core