hashicorphashicorpOfficialยท26 Agent Skills Included

agent-skills

Build, test, and manage Terraform and Packer infrastructure with AI

Generates production-ready Terraform code, provider plugins, policies, and Packer image builds following official HashiCorp patterns. Eliminates guesswork in module refactoring, provider migration, acceptance testing, and multi-cloud image building. Gives AI agents step-by-step workflows so infrastructure tasks finish faster with fewer errors.
npx skills add hashicorp/agent-skills --all -g -y
Available:

Tells the AI agent how the Terraform and Packer skills are organized, what every SKILL.md must contain, and which validation checks to run before changing anything.

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
hashicorphashicorp

terraform-stacks

Define and validate Terraform Stacks configurations for multi-environment deployments.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

refactor-module

Refactor monolithic Terraform configurations into reusable modules with state migration plans.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

new-terraform-provider

Scaffold a Terraform provider workspace with the Plugin Framework.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

provider-actions

Implement Terraform provider lifecycle actions using the Plugin Framework.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

run-acceptance-tests

Run Go-based Terraform provider acceptance tests with focused TestAcc commands.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

provider-resources

Automate Terraform provider resource and data source development with the Plugin Framework.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

azure-verified-modules

Validate Azure Terraform modules against AVM certification requirements.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

terraform-test

Validate Terraform configurations with repeatable unit and integration tests.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

terraform-style-guide

Standardize Terraform configurations to HashiCorp's official style and file layout.

Official
Basic
๐Ÿ“ฆ In Repo
hashicorphashicorp

windows-builder

Automate Windows image creation with Packer using WinRM and PowerShell provisioning.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

aws-ami-builder

Automate AWS AMI creation with Packer's amazon-ebs builder.

Official
Advanced
๐Ÿ“ฆ In Repo
hashicorphashicorp

azure-image-builder

Automate Azure VM image creation with Packer's azure-arm builder.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’