Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 11, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install 2bcd19cc-acc5-4418-85f9-12b84d14e415
Introducción

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.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados