agent-skills: HashiCorp Agent Skills and Claude Code Plugins

This repository profile is provided by osrepos.com, an open source repository discovery platform.

agent-skills: HashiCorp Agent Skills and Claude Code Plugins

Summary

The `agent-skills` repository from HashiCorp offers a valuable collection of Agent skills and Claude Code plugins, specifically designed for HashiCorp products like Terraform and Packer. It empowers developers to integrate AI assistant capabilities directly into their infrastructure-as-code workflows. This project aims to streamline operations and enhance productivity by providing pre-built skills for various tasks.

Repository Information

Analyzed by OSRepos on August 17, 2026

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

The agent-skills repository, maintained by HashiCorp, provides a comprehensive collection of Agent skills and Claude Code plugins designed to enhance interaction with HashiCorp products such as Terraform and Packer. This initiative allows developers to leverage AI assistants for tasks ranging from code generation to policy enforcement, making infrastructure management more efficient and accessible. With 16 skills for Terraform and 4 for Packer, this repository serves as a central hub for integrating advanced AI capabilities into your development workflow.

Installation

Installing Agent Skills is straightforward, supporting various platforms like GitHub Copilot, Claude Code, Opencode, Cursor, and IBM Bob. You can install individual skills or entire product plugin bundles.

To list all available skills in the repository:

npx skills add hashicorp/agent-skills

Examples

Here are examples of how to install specific skills or product bundles:

To install an individual skill by 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-builder

For Claude Code users, you can install product plugin bundles:

claude plugin marketplace add hashicorp/agent-skills
claude plugin install terraform@hashicorp
claude plugin install packer@hashicorp

For Codex, add the repository's .agents/plugins/marketplace.json as a repository marketplace, then install the terraform or packer plugin. Both marketplaces expose the same product bundles and Skill directories.

Why Use agent-skills?

agent-skills offers significant advantages for developers working with HashiCorp products. By integrating these skills, you can:

  • Enhance AI Assistant Capabilities: Empower your AI assistants to understand and generate code specific to Terraform and Packer, improving accuracy and relevance.
  • Streamline Workflows: Automate repetitive tasks, generate boilerplate code, and enforce best practices directly through your AI tools.
  • Improve Productivity: Reduce manual effort and accelerate development cycles by leveraging AI for common infrastructure-as-code operations.
  • Access Specialized Knowledge: Benefit from pre-built skills that encapsulate HashiCorp product knowledge, making complex tasks simpler.

Links

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️