forge-skills

Scan skill directories and parse SKILL.md frontmatter to catalog installed GSD skills.

3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/vh2224/forge-agent --skill forge-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-skills
Source: https://github.com/vh2224/forge-agent/tree/main/skills/forge-skills
Command: npx skills add https://github.com/vh2224/forge-agent --skill forge-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans and inventories installed GSD skills by locating skill directories and reading each SKILL.md frontmatter to extract the skill name and description, enabling quick governance and discovery.

Core Features & Use Cases

  • Discovers installed skills from common locations (~/.agents/skills/ and ~/.claude/skills/) by parsing their SKILL.md frontmatter.
  • Aggregates and displays a concise catalog of Forge-prefixed skills and other utilities with their descriptions and usage notes for quick reference.
  • Enables onboarding and maintenance by providing a centralized view of available skills and their integration points.

Quick Start

Run /forge-skills to display installed Forge GSD skills and their usage details.

Frequently Asked Questions about forge-skills

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

FAQPage Schema
How do I list all installed GSD skills and their usage details?

To list installed GSD skills, you can scan standard skill directories like ~/.agents/skills/ and ~/.claude/skills/ to parse SKILL.md frontmatter, extracting each skill name and description into a searchable catalog for quick reference.

What is the best way to discover available Forge skills in my Claude Code environment?

Discovering available Forge skills involves enumerating user and Claude Code environments to surface Forge-prefix skills and other utilities by reading their SKILL.md frontmatter, presenting descriptions and usage guidance in a centralized view.

Can I aggregate skill descriptions and usage notes from multiple directories?

Yes, you can aggregate skill descriptions and usage notes by parsing SKILL.md frontmatter across common locations like ~/.agents/skills/ and ~/.claude/skills/, consolidating them into a consistent, searchable catalog for onboarding and maintenance.

How do I extract the name and description from a SKILL.md file for inventory purposes?

Extracting the name and description from a SKILL.md file requires parsing its frontmatter to locate the skill name and description fields, enabling quick governance and discovery of installed skills across your environment.

Does this skill inventory approach work for skills installed in both user and Claude Code environments?

Yes, this skill inventory approach works across both user and Claude Code environments by scanning standard skill directories to surface Forge-prefix skills and other utilities, including their descriptions and usage guidance for quick reference.