SkillsMay 11, 2026·2 min read

agent-skills — HashiCorp Skills Marketplace

A curated infra skills marketplace (Terraform, Packer, etc.). Install via `npx skills add` and use it in Claude Code or any Agent Skills client.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
README.md
Universal CLI install command
npx tokrepo install 2bcd19cc-acc5-4418-85f9-12b84d14e415
Intro

A curated infra skills marketplace (Terraform, Packer, etc.). Install via npx skills add and use it in Claude Code or any Agent Skills client.

  • Best for: Infra teams who want agents to follow consistent Terraform/Packer conventions and generate safer infrastructure code
  • Works with: Agent Skills spec clients + Node.js (npx) installs (per README)
  • Setup time: 6 minutes

How to Use It Well

  • Setup time ~6 minutes (npx install + install one skill path)
  • GitHub stars + forks (verified): see Source & Thanks
  • Skills are installable by path for tighter scoping (avoid installing everything)

The fastest win is to standardize “what good looks like” for your infra code. Install a style guide skill, then ask the agent to generate modules with that spec—and reject output that fails formatting, linting, or policy checks.

FAQ

Q: What is a “skill” here? A: A packaged set of instructions, references, and examples that a coding assistant can load on demand.

Q: Can I install only Terraform? A: Yes—use the per-skill path form shown in the README.

Q: How do I keep it safe? A: Treat skills like code review inputs: scope them narrowly and verify any generated output with Terraform plan/apply gates.

🙏

Source & Thanks

Source: https://github.com/hashicorp/agent-skills > License: MPL-2.0 > GitHub stars: 611 · forks: 74

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets