Claude Skill

hashicorp/agent-skills

提供针对HashiCorp产品的Agent技能与Claude Code插件的GitHub仓库。通过Doormat基础设施管理的基于Shell的工具,增强自动化与集成能力。

概览

Stars697
Forks82
语言Shell
最后更新2026-05-28
最近同步2026-07-04
前往 GitHub

仓库信息

拥有者hashicorp
仓库agent-skills
完整名称hashicorp/agent-skills
Repo ID1,092,101,865

安装这个 Skill

npx skills add hashicorp/agent-skills

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-06-07
平台
ClaudeMCPCursor
能力
imageterminaldoormat-managed
识别文件
README.md
安装方式
  • npx skills add hashicorp/agent-skills
  • npx skills add hashicorp/agent-skills/terraform/code-generation/skills/terraform-style-guide

项目简介

一套专门为HashiCorp产品设计的Agent技能与Claude Code插件集合,旨在增强自动化与集成能力。

英文描述

A collection of Agent skills and Claude Code plugins for HashiCorp products.

要点

  • 针对HashiCorp产品的Agent技能集合
  • 用于增强开发的Claude Code插件
  • 基于Shell的实现
  • 由Doormat基础设施管理
  • 专注于自动化与集成

使用场景

  • 自动化HashiCorp产品工作流
  • 使用Claude Code扩展开发能力
  • 基础设施管理自动化
  • HashiCorp工具与AI助手之间的集成
  • 企业环境中的托管技能部署

README 摘要

# HashiCorp Agent Skills A collection of Agent skills and Claude Code plugins for HashiCorp products. | Product | Use cases | |:--------|:----------| | [Terraform](./terraform/) | Write HCL code, build modules, develop providers, and run tests | | [Packer](./packer/) | Build machine images on AWS, Azure, and Windows; integrate with HCP Packer registry | > **Legal Note:** Your use of a third party MCP Client/LLM is subject solely to the terms of use for such MCP/LLM, and IBM is not responsible for the performance of such third party tools. IBM expressly disclaims any and all warranties and liability for third party MCP Clients/LLMs, and may not be able to provide support to resolve issues which are caused by the third party tools. ## Installation ### Individual Skills Install Agent Skills in GitHub Copilot, Claude Code, Opencode, Cursor, and more: ```bash # List all skills npx skills add hashicorp/agent-skills # Install a specific skill npx skills add hashicorp/agent-skills/terraform/code-generation/skills/terraform-style-guide ``` ### Claude Code Plugin First, add the marketplace, then install plugins: ```bash # Add the HashiCorp marketplace claude plugin marketplace add hashicorp/agent-skills # Install plugins claude plugin install terraform-code-generation@hashicorp claude plugin install terraform-module-generation@hashicorp claude plugin install terraform-provider-development@hashicorp claude plugin install packer-builders@hashicorp claude plugin install packer-hcp@hashicorp ``` Or use the interactive interface: ```bash /plugin ``` ## Structure ``` agent-skills/ ├── .claude-plugin/ │ └── marketplace.json ├── terraform/ # Terraform skills ├── packer/ # Packer skills ├── <product>/ # Future products (Vault, Con

话题

探索更多

数据来自 GitHub,同步时间:2026-07-04