# HashiCorp AI Agent Skills

HashiCorp publishes official AI agent skills for its tools, services, and developer workflows.

Browse 93 official AI agent skills across 6 HashiCorp repositories, with install commands and source links.

Official page: https://skillscout.sh/official/hashicorp/
Markdown page: https://skillscout.sh/official/hashicorp/hashicorp_skills_skillscout.md
Vendor website: https://www.hashicorp.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/hashicorp/hashicorp_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant HashiCorp skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### hashicorp/agent-skills

Includes 40 official skills: terraform-style-guide, terraform-test, refactor-module, terraform-stacks, terraform-search-import, provider-resources.

Install:

```bash
npx skills add hashicorp/agent-skills -y
```

Source: https://www.skills.sh/official#hashicorp/agent-skills

### hashicorp/engineering-agent-skills

Includes 13 official skills: acli, boundary, code-explainer, consul, doormat, gh.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills -y
```

Source: https://www.skills.sh/official#hashicorp/engineering-agent-skills

### hashicorp/hashicorp-agent-skills

Includes 18 official skills: doormat, github, terraform, docker, golang, hds.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills -y
```

Source: https://www.skills.sh/official#hashicorp/hashicorp-agent-skills

### hashicorp/internal-agent-skills

Includes 11 official skills: prd, aws, critical-thinking, docker, doormat, golang.

Install:

```bash
npx skills add hashicorp/internal-agent-skills -y
```

Source: https://www.skills.sh/official#hashicorp/internal-agent-skills

### hashicorp/skills

Covers azure-verified-modules, new-terraform-provider, provider-actions, provider-resources, provider-test-patterns, refactor-module. Azure Verified Modules (AVM) skill covers the mandatory and recommended requirements for building Terraform modules that meet AVM certification standards. Scaffolds a new Terraform provider project using the Plugin Framework.

Install:

```bash
npx skills add hashicorp/skills -y
```

Source: https://officialskills.sh/hashicorp/skills

## Individual skills

### terraform-style-guide

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-style-guide -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/terraform-style-guide

### terraform-test

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-test -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/terraform-test

### refactor-module

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@refactor-module -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/refactor-module

### terraform-stacks

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-stacks -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/terraform-stacks

### terraform-search-import

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-search-import -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/terraform-search-import

### provider-resources

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-resources -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-resources

### new-terraform-provider

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@new-terraform-provider -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/new-terraform-provider

### provider-actions

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-actions -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-actions

### run-acceptance-tests

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@run-acceptance-tests -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/run-acceptance-tests

### azure-verified-modules

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@azure-verified-modules -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/azure-verified-modules

### provider-test-patterns

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-test-patterns -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-test-patterns

### aws-ami-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@aws-ami-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/packer/skills/aws-ami-builder

### provider-docs

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-docs -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-docs

### push-to-registry

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@push-to-registry -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/packer/skills/push-to-registry

### azure-image-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@azure-image-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/packer/skills/azure-image-builder

### windows-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@windows-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/packer/skills/windows-builder

### terraform-policy

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-policy -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/terraform-policy

### provider-configuration

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-configuration -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-configuration

### provider-framework-migration

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-framework-migration -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-framework-migration

### provider-ephemeral-resources

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-ephemeral-resources -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/agent-skills/tree/HEAD/plugins/terraform/skills/provider-ephemeral-resources

### terraform-style-guide

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-style-guide -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/terraform-style-guide

### refactor-module

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@refactor-module -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/refactor-module

### terraform-test

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-test -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/terraform-test

### provider-docs

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-docs -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-docs

### provider-resources

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-resources -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-resources

### provider-test-patterns

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-test-patterns -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-test-patterns

### new-terraform-provider

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@new-terraform-provider -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/new-terraform-provider

### provider-actions

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-actions -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-actions

### terraform-stacks

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-stacks -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/terraform-stacks

### terraform-search-import

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-search-import -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/terraform-search-import

### run-acceptance-tests

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@run-acceptance-tests -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/run-acceptance-tests

### aws-ami-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@aws-ami-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/packer/skills/aws-ami-builder

### azure-verified-modules

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@azure-verified-modules -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/azure-verified-modules

### push-to-registry

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@push-to-registry -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/packer/skills/push-to-registry

### windows-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@windows-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/packer/skills/windows-builder

### azure-image-builder

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@azure-image-builder -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/packer/skills/azure-image-builder

### provider-configuration

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-configuration -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-configuration

### provider-ephemeral-resources

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-ephemeral-resources -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-ephemeral-resources

### provider-framework-migration

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@provider-framework-migration -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/provider-framework-migration

### terraform-policy

Official HashiCorp skill from hashicorp/agent-skills.

Install:

```bash
npx skills add hashicorp/agent-skills@terraform-policy -y
```

Package: hashicorp/agent-skills
Source: https://github.com/hashicorp/terraform-agent-kit/tree/HEAD/plugins/terraform/skills/terraform-policy

### acli

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@acli -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/acli

### boundary

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@boundary -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/boundary

### code-explainer

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@code-explainer -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/code-explainer

### consul

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@consul -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/consul

### doormat

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@doormat -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/doormat

### gh

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@gh -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/gh

### hcl-style

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@hcl-style -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/hcl-style

### nomad

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@nomad -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/nomad

### sentinel

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@sentinel -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/sentinel

### terraform

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@terraform -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/terraform

### terraform-style

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@terraform-style -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/terraform-style

### vault

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@vault -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/vault

### waypoint

Official HashiCorp skill from hashicorp/engineering-agent-skills.

Install:

```bash
npx skills add hashicorp/engineering-agent-skills@waypoint -y
```

Package: hashicorp/engineering-agent-skills
Source: https://www.skills.sh/hashicorp/engineering-agent-skills/waypoint

### doormat

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@doormat -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/doormat

### github

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@github -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/github

### terraform

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@terraform -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/terraform

### docker

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@docker -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/docker

### golang

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@golang -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/golang

### hds

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@hds -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/hds

### boundary

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@boundary -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/boundary

### claude-code

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@claude-code -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/claude-code

### consul

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@consul -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/consul

### ember

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@ember -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/ember

### feature-flags

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@feature-flags -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/feature-flags

### hashi-designer

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@hashi-designer -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/hashi-designer

### hcp

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@hcp -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/hcp

### nomad

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@nomad -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/nomad

### radar

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@radar -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/radar

### sentinel

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@sentinel -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/sentinel

### vault

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@vault -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/vault

### waypoint

Official HashiCorp skill from hashicorp/hashicorp-agent-skills.

Install:

```bash
npx skills add hashicorp/hashicorp-agent-skills@waypoint -y
```

Package: hashicorp/hashicorp-agent-skills
Source: https://www.skills.sh/hashicorp/hashicorp-agent-skills/waypoint

### prd

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@prd -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/prd

### aws

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@aws -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/aws

### critical-thinking

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@critical-thinking -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/critical-thinking

### docker

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@docker -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/docker

### doormat

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@doormat -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/doormat

### golang

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@golang -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/golang

### jira

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@jira -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/jira

### memo

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@memo -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/memo

### prfaq

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@prfaq -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/prfaq

### rfc

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@rfc -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/rfc

### rnd

Official HashiCorp skill from hashicorp/internal-agent-skills.

Install:

```bash
npx skills add hashicorp/internal-agent-skills@rnd -y
```

Package: hashicorp/internal-agent-skills
Source: https://www.skills.sh/hashicorp/internal-agent-skills/rnd

### azure-verified-modules

Azure Verified Modules (AVM) skill covers the mandatory and recommended requirements for building Terraform modules that meet AVM certification standards.

Install:

```bash
npx skills add hashicorp/skills@azure-verified-modules -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/azure-verified-modules

### new-terraform-provider

Scaffolds a new Terraform provider project using the Plugin Framework.

Install:

```bash
npx skills add hashicorp/skills@new-terraform-provider -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/new-terraform-provider

### provider-actions

A guide for implementing Terraform Provider Actions using the Plugin Framework.

Install:

```bash
npx skills add hashicorp/skills@provider-actions -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/provider-actions

### provider-resources

Implements Terraform Provider resources and data sources using the Plugin Framework.

Install:

```bash
npx skills add hashicorp/skills@provider-resources -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/provider-resources

### provider-test-patterns

Patterns for writing Terraform provider acceptance tests using terraform-plugin-testing with the Plugin Framework.

Install:

```bash
npx skills add hashicorp/skills@provider-test-patterns -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/provider-test-patterns

### refactor-module

Transforms monolithic Terraform configurations into reusable modules following HashiCorp&#x27;s module design principles.

Install:

```bash
npx skills add hashicorp/skills@refactor-module -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/refactor-module

### run-acceptance-tests

Runs acceptance tests for Terraform providers using Go&#x27;s test runner.

Install:

```bash
npx skills add hashicorp/skills@run-acceptance-tests -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/run-acceptance-tests

### terraform-search-import

Discovers existing cloud resources using declarative Terraform Search queries and bulk imports them into Terraform state.

Install:

```bash
npx skills add hashicorp/skills@terraform-search-import -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/terraform-search-import

### terraform-stacks

Terraform Stacks adds a configuration layer above traditional Terraform modules for managing infrastructure across multiple environments, regions, and cloud accounts.

Install:

```bash
npx skills add hashicorp/skills@terraform-stacks -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/terraform-stacks

### terraform-style-guide

Generates Terraform HCL code following HashiCorp&#x27;s official style conventions.

Install:

```bash
npx skills add hashicorp/skills@terraform-style-guide -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/terraform-style-guide

### terraform-test

Terraform&#x27;s built-in testing framework for writing and running tests against Terraform configurations.

Install:

```bash
npx skills add hashicorp/skills@terraform-test -y
```

Package: hashicorp/skills
Source: https://officialskills.sh/hashicorp/skills/terraform-test

## hashicorp/agent-skills package overview

Includes 40 official skills: terraform-style-guide, terraform-test, refactor-module, terraform-stacks, terraform-search-import, provider-resources.

### Top skills in this package

- terraform-style-guide: Official HashiCorp skill from hashicorp/agent-skills.
- terraform-test: Official HashiCorp skill from hashicorp/agent-skills.
- refactor-module: Official HashiCorp skill from hashicorp/agent-skills.
- terraform-stacks: Official HashiCorp skill from hashicorp/agent-skills.
- terraform-search-import: Official HashiCorp skill from hashicorp/agent-skills.
- provider-resources: Official HashiCorp skill from hashicorp/agent-skills.
- new-terraform-provider: Official HashiCorp skill from hashicorp/agent-skills.
- provider-actions: Official HashiCorp skill from hashicorp/agent-skills.

### Install

Install the full package:

```bash
npx skills add hashicorp/agent-skills -y
```

Install a specific skill:

```bash
npx skills add hashicorp/agent-skills@terraform-style-guide -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/hashicorp/agent-skills#readme
