HashiCorp
Official@hashicorp · San Francisco, CA
Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
Agent Skills by HashiCorp
Showing 56 vetted skills indexed across 2 GitHub repositories.
provider-framework-migration
Migrate Terraform provider resources from Plugin SDKv2 to the Plugin Framework.
terraform-search-import
Discover cloud resources with Terraform Search queries and bulk import them into Terraform state.
terraform-test
Write and run Terraform test files with run blocks, assertions, and mock providers.
provider-ephemeral-resources
Implement Terraform Plugin Framework ephemeral resources with Open, Renew, and Close lifecycle methods.
terraform-stacks
Create, validate, and deploy Terraform Stack configurations across environments and regions.
terraform-policy
Write, test, and convert Terraform Policy files including Sentinel-to-tfpolicy migration.
provider-test-patterns
Write Terraform provider acceptance tests using terraform-plugin-testing with the Plugin Framework.
refactor-module
Refactor monolithic Terraform configurations into reusable modules with state migration.
terraform-style-guide
Generate Terraform HCL code following HashiCorp's official style conventions and security practices.
provider-configuration
Implement Terraform provider authentication with credential provider chains using the Plugin Framework.
provider-docs
Generate Terraform provider documentation from schema descriptions and markdown templates.
provider-test-patterns
Generate structured Terraform provider acceptance test patterns with state and plan checks.
terraform-search-import
Discover and bulk import unmanaged cloud resources into Terraform.
compare-docs
Compare MDX or Markdown documentation files to identify structural, content, and style gaps.
update-redirects
Manage redirects for moved documentation files with validation and cleanup.
check-resources
Validate and correct resource sections in documentation files.
seo-optimize
Optimize SEO signals in HashiCorp documentation by improving metadata, headings, and links.
check-quality-metrics
Assess document quality against defined metrics and generate a structured report.
new-section
Create documentation sections with overview pages and bidirectional cross-references.
quick-styleguide
Automates HashiCorp style-guide validation for Markdown documentation files.
smart-cross-reference
Analyze documentation to detect workflow sequences and propose bidirectional links.
check-code-examples
Checks code examples in MDX files for summaries, completeness, and realistic values.
create-doc
Create a new document with title and description fields.
code-review
Validate Terraform, Packer, Vault, Nomad, and Consul code blocks in Markdown/MDX documentation.
Frequently Asked Questions About HashiCorp
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can define multi-environment infrastructure stacks, scaffold provider plugins, build standardized cloud images, and perform automated quality assurance on technical documentation, including link integrity, style guide compliance, and code example validation.
Which technical personas benefit most from these resources?▼
These resources are designed for DevOps engineers, site reliability engineers, and technical writers who manage large-scale cloud infrastructure deployments and maintain complex, versioned documentation sets for enterprise-grade software.
What are the prerequisites for implementing these infrastructure configurations?▼
Implementation requires familiarity with HashiCorp configuration languages, Go for provider development, and standard cloud provider credentials for AWS or Azure to execute image builds and resource management tasks.