{"id":43053510,"url":"https://github.com/hashicorp/agent-skills","last_synced_at":"2026-01-31T11:00:35.294Z","repository":{"id":335396403,"uuid":"1092101865","full_name":"hashicorp/agent-skills","owner":"hashicorp","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-30T01:05:19.000Z","size":343,"stargazers_count":221,"open_issues_count":2,"forks_count":23,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-30T16:08:25.187Z","etag":null,"topics":["doormat-managed"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-11-08T02:07:20.000Z","updated_at":"2026-01-30T15:43:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hashicorp/agent-skills","commit_stats":null,"previous_names":["hashicorp/agent-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28939485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["doormat-managed"],"created_at":"2026-01-31T11:00:34.398Z","updated_at":"2026-01-31T11:00:35.290Z","avatar_url":"https://github.com/hashicorp.png","language":"Shell","funding_links":[],"categories":["🛠 Development \u0026 Code Tools","Cloud \u0026 DevOps"],"sub_categories":[],"readme":"# HashiCorp Agent Skills\n\nA collection of Agent skills and Claude Code plugins for HashiCorp products.\n\n| Product | Use cases |\n|:--------|:----------|\n| [Terraform](./terraform/) | Write HCL code, build modules, develop providers, and run tests |\n| [Packer](./packer/) | Build machine images on AWS, Azure, and Windows; integrate with HCP Packer registry |\n\n\u003e **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.\n\n## Installation\n\n### Individual Skills\n\nInstall Agent Skills in GitHub Copilot, Claude Code, Opencode, Cursor, and more:\n\n```bash\n# List all skills\nnpx skills add hashicorp/agent-skills\n\n# Install a specific skill\nnpx skills add hashicorp/agent-skills/terraform/code-generation/skills/terraform-style-guide\n```\n\n### Claude Code Plugin\n\nFirst, add the marketplace, then install plugins:\n\n```bash\n# Add the HashiCorp marketplace\nclaude plugin marketplace add hashicorp/agent-skills\n\n# Install plugins\nclaude plugin install terraform-code-generation@hashicorp\nclaude plugin install terraform-module-generation@hashicorp\nclaude plugin install terraform-provider-development@hashicorp\nclaude plugin install packer-builders@hashicorp\nclaude plugin install packer-hcp@hashicorp\n```\n\nOr use the interactive interface:\n```bash\n/plugin\n```\n\n## Structure\n\n```\nagent-skills/\n├── .claude-plugin/\n│   └── marketplace.json\n├── terraform/              # Terraform skills\n├── packer/                 # Packer skills\n├── \u003cproduct\u003e/              # Future products (Vault, Consul, etc.)\n└── README.md\n```\n\nEach product folder contains plugins, and each plugin contains skills:\n\n```\n\u003cproduct\u003e/\n└── \u003cplugin\u003e/\n    ├── .claude-plugin/plugin.json\n    └── skills/\n        └── \u003cskill\u003e/\n            └── SKILL.md\n```\n\n## License\n\nMPL-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fagent-skills/lists"}