skill-index

Aggregate skill names, descriptions, and agent mappings from SKILL.md frontmatter.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gonz0w/bgsd-oc --skill skill-index
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-index
Source: https://github.com/gonz0w/bgsd-oc/tree/main/skills/skill-index
Command: npx skills add https://github.com/gonz0w/bgsd-oc --skill skill-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-generated index of all available bGSD skills. Load this to discover what skills are available without loading their full content.

Core Features & Use Cases

  • Provides a searchable index of all skills with brief descriptions and agent mappings.
  • Speeds up onboarding and capability discovery for new projects and teams.
  • Helps plan toolchains by surfacing skill types and availabilities.

Quick Start

Load the skill-index to retrieve an up-to-date list of all available bGSD skills and their brief descriptions.

Frequently Asked Questions about skill-index

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover available bGSD skills for workflow automation?▼

Discovering available bGSD skills involves reading SKILL.md frontmatter across all skill directories to aggregate names, descriptions, and agent mappings into a searchable index for quick capability lookup.

What is the best way to plan toolchains and onboard new teams with available skills?▼

Planning toolchains and onboarding new teams is best done by loading the skill-index, which surfaces skill types and availabilities to speed up capability discovery without loading the full content of each individual skill.

How does the skill discovery index aggregate skill metadata?▼

The skill discovery index works by reading SKILL.md frontmatter across all skill directories and aggregating the name, description, and agent mappings into a single searchable list for quick retrieval.

Do I need to load full skill content to check what capabilities are available?▼

You do not need to load full skill content; the skill-index provides brief descriptions and agent mappings, allowing you to quickly review available capabilities and decide which specific skills to load for your workflow.

Can I use the skill-index to find skills mapped to specific agents?▼

Yes, you can use the skill-index to find skills mapped to specific agents, because it reads and aggregates agent mappings from the SKILL.md frontmatter alongside each skill's name and description during the indexing process.