# agent-skills: HashiCorp Agent Skills and Claude Code Plugins

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

Source: osrepos.com
Repository profile: https://osrepos.com/repo/hashicorp-agent-skills
Generated for open source discovery and AI-assisted research.

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.

GitHub: https://github.com/hashicorp/agent-skills
OSRepos URL: https://osrepos.com/repo/hashicorp-agent-skills

## 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.

## Topics

- HashiCorp
- Agent Skills
- AI Plugins
- Terraform
- Packer
- HCL
- Infrastructure as Code
- doormat-managed

## Repository Information

Last analyzed by OSRepos: Mon Aug 17 2026 21:44:29 GMT+0100 (Western European Summer Time)
Detail views: 0
GitHub clicks: 0

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## 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:

bash
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:

bash
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:

bash
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

*   **GitHub Repository**: [https://github.com/hashicorp/agent-skills](https://github.com/hashicorp/agent-skills){:target="_blank"}
*   **License (MPL-2.0)**: [https://github.com/hashicorp/agent-skills/blob/main/LICENSE](https://github.com/hashicorp/agent-skills/blob/main/LICENSE){:target="_blank"}
*   **Skills Catalog**: [https://github.com/hashicorp/agent-skills/blob/main/SKILLS.md](https://github.com/hashicorp/agent-skills/blob/main/SKILLS.md){:target="_blank"}
*   **Contributing Guide**: [https://github.com/hashicorp/agent-skills/blob/main/CONTRIBUTING.md](https://github.com/hashicorp/agent-skills/blob/main/CONTRIBUTING.md){:target="_blank"}
*   **Security Policy**: [https://github.com/hashicorp/agent-skills/blob/main/SECURITY.md](https://github.com/hashicorp/agent-skills/blob/main/SECURITY.md){:target="_blank"}
*   **Support Policy**: [https://github.com/hashicorp/agent-skills/blob/main/SUPPORT.md](https://github.com/hashicorp/agent-skills/blob/main/SUPPORT.md){:target="_blank"}