forge-help

star 13

Show all available Product Forge agents, skills, and commands

jpoutrin By jpoutrin schedule Updated 2/4/2026

name: forge-help description: Show all available Product Forge agents, skills, and commands short: List all tools in Product Forge argument-hint: "[search-term]" keywords: help, list, find, search, index, tools, available

forge-help

Display the Product Forge index - a quick reference for all available tools.

Usage

/forge-help              # Show full index
/forge-help security     # Filter by keyword
/forge-help django       # Find Django-related tools

Execution

Read and display forge-index.md from this plugin directory.

If a search term is provided, filter to show only matching entries.

Regenerating the Index

Run the script to update the index after adding new agents/skills/commands:

python scripts/generate-forge-index.py --plugins-dir plugins --output plugins/product-design/forge-index.md
Install via CLI
npx skills add https://github.com/jpoutrin/product-forge --skill forge-help
Repository Details
star Stars 13
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator