Skip to content

feat(bob): add skills manifest and README for Bob Skills Directory#30

Open
faraz wants to merge 3 commits intohashicorp:mainfrom
faraz:f-branch-1
Open

feat(bob): add skills manifest and README for Bob Skills Directory#30
faraz wants to merge 3 commits intohashicorp:mainfrom
faraz:f-branch-1

Conversation

@faraz
Copy link
Copy Markdown

@faraz faraz commented Feb 16, 2026

Add a new .bob/skills.json manifest and accompanying .bob/README.md that provide a centralized catalog of HashiCorp Agent Skills for Terraform and Packer development.

The skills.json file:

  • Introduces a schema-backed manifest (skills-manifest.json) with repo
    metadata, license, and author information.
  • Lists multiple Terraform-focused skills with name, path, description,
    category, and tags to enable discovery, categorization, and automated
    installation by Bob or Skills CLI.
  • Includes MCP server configuration placeholders and example fields
    required for consistent skill metadata and automation.

The README.md file:

  • Documents the purpose and usage of the Bob Skills Directory and the
    skills.json manifest.
  • Describes the manifest schema, maintenance steps, and sample CLI
    usage for installing skills.
  • Points to relevant references and integration guides.

This change enables Bob to discover and present available skills, simplifies adding new skills, and standardizes metadata to support tooling and UI integration.

faraz and others added 2 commits February 16, 2026 13:35
Add a new .bob/skills.json manifest and accompanying .bob/README.md
that provide a centralized catalog of HashiCorp Agent Skills for Terraform
and Packer development.

The skills.json file:
- Introduces a schema-backed manifest (skills-manifest.json) with repo
  metadata, license, and author information.
- Lists multiple Terraform-focused skills with name, path, description,
  category, and tags to enable discovery, categorization, and automated
  installation by Bob or Skills CLI.
- Includes MCP server configuration placeholders and example fields
  required for consistent skill metadata and automation.

The README.md file:
- Documents the purpose and usage of the Bob Skills Directory and the
  skills.json manifest.
- Describes the manifest schema, maintenance steps, and sample CLI
  usage for installing skills.
- Points to relevant references and integration guides.

This change enables Bob to discover and present available skills, simplifies
adding new skills, and standardizes metadata to support tooling and UI
integration.
@faraz faraz requested a review from a team as a code owner February 16, 2026 18:41
@hashicorp-cla-app
Copy link
Copy Markdown

hashicorp-cla-app Bot commented Feb 16, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants