Skill
Community

forge-help

Install
1
Install the plugin
$
npx claudepluginhub jpoutrin/product-forge --plugin product-design

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Show all available Product Forge agents, skills, and commands

Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

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
Stats
Stars7
Forks0
Last CommitFeb 4, 2026

Similar Skills