A collection of Agent skills and Claude Code plugins for HashiCorp products.
Start reading — 1 minnpx skills add hashicorp/agent-skills/plugin marketplace add hashicorp/agent-skillsMPL-2.0873 stars11,196 wordsUpdated 21 September 2026
Typeset in this issue’s own colours, resolved from the awesome-design-md registry.
HashiCorp Agent Skills for Terraform and Packer.
| Product | Skills | Product bundle |
|---|---|---|
| Terraform (opens in a new tab) | 16 | terraform |
| Packer (opens in a new tab) | 4 | packer |
See SKILLS.md (opens in a new tab) for the complete catalog and lifecycle status of each Skill.
Legal note: Your use of a third-party MCP client or LLM is subject solely to that provider’s terms. IBM is not responsible for the performance of those third-party tools and may be unable to support issues caused by them.
This repository now organizes its 20 Skills under two product plugin roots:
plugins/terraform/skills/ and plugins/packer/skills/.
The product plugin bundles replace these legacy plugin IDs:
terraform-code-generation, terraform-module-generation,
terraform-provider-development, terraform-policy-code, packer-builders,
and packer-hcp.
Replace any legacy plugin installation with terraform@hashicorp or
packer@hashicorp. Replace individual paths under terraform/<category>/skills
or packer/<category>/skills with
plugins/<product>/skills/<skill-name>.
Install Agent Skills in GitHub Copilot, Claude Code, Opencode, Cursor, IBM Bob, and more.
List the repository’s Skills:
npx skills add hashicorp/agent-skillsInstall one Skill from its path:
npx skills add hashicorp/agent-skills/plugins/terraform/skills/terraform-style-guide
npx skills add hashicorp/agent-skills/plugins/packer/skills/aws-ami-builderEvery supported path appears in SKILLS.md (opens in a new tab).
claude plugin marketplace add hashicorp/agent-skills
claude plugin install terraform@hashicorp
claude plugin install packer@hashicorpAdd this repository’s .agents/plugins/marketplace.json as a repository
marketplace, then install the terraform or packer plugin in Codex. Both
marketplaces expose the same product bundles and Skill directories.
agent-skills/
├── .agents/plugins/marketplace.json
├── .claude-plugin/marketplace.json
├── plugins/
│ ├── terraform/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── .codex-plugin/plugin.json
│ │ └── skills/
│ └── packer/
│ ├── .claude-plugin/plugin.json
│ ├── .codex-plugin/plugin.json
│ └── skills/
└── SKILLS.mdCODEOWNERS for canonical Skill ownership and review-routing source.MPL-2.0
main, last pushed 21 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: plugins/packer/skills/*/SKILL.md, plugins/terraform/skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by HashiCorp, declaring 2 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./hashicorp/agent-skills.md, and each skill at its own .md URL.