Leaderboard/DevOps/agent-skills
Last commit on August 26, 2026·Created on November 8, 2025

hashicorp/agent-skills

Automates the creation and governance of custom machine images across cloud environments
Combined rank
#359
across all skills
In DevOps
#6
category rank
Stars
868
+0.5% in last 7d
Forks
130
+3.2% in last 7d
Watchers
14
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection provides specialized capabilities for Cloud Infrastructure Engineers to build and manage custom machine images. By integrating Packer with AWS and Azure, it streamlines the production of AMIs and managed images for virtual machines.

The skills extend beyond initial builds to include image lifecycle management, enabling the integration of Packer builds with HCP Packer for improved version control and governance.

WHO IT'S FOR
Cloud Infrastructure Engineers
automating custom machine image creation
Platform Engineers
managing image lifecycles and governance
Terraform Module Developers
developing certified Azure infrastructure modules
Windows Systems Administrators
provisioning Windows-based cloud images
Repository contents

20 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

I’m using

Install terraform-style-guide individually

Installs: One independently installed Skill: terraform-style-guide. · GitHub Copilot, Claude Code, Opencode, Cursor, IBM Bob

  1. Run this command in a terminal to install the documented terraform-style-guide Skill path.

    npx skills add hashicorp/agent-skills/plugins/terraform/skills/terraform-style-guide
README.md · Checked Sep 18, 2026plugins/terraform/skills/terraform-style-guide/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Review a small Terraform configuration for style

Uses terraform-style-guide

  • Terraform configuration path to substitute for <configuration-path>
Use the terraform-style-guide skill to review the Terraform configuration under <configuration-path>. Return the five highest-impact style or organization improvements, including any issues with provider constraints, dependency ordering, configurable values, outputs, or file organization. Do not edit the files.