Skip to content

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

Closed
faraz wants to merge 3 commits into
hashicorp:mainfrom
faraz:f-branch-1
Closed

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

Conversation

@faraz

@faraz faraz commented Feb 16, 2026

Copy link
Copy Markdown

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

hashicorp-cla-app Bot commented Feb 16, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AdamTylerLynch

Copy link
Copy Markdown

@faraz please message me on Slack? TylerL on Slack.

@AdamTylerLynch

Copy link
Copy Markdown

Let's close this, we have Bob support natively now through Skills.sh.

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.

3 participants