返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

forge-help

显示所有可用的Product Forge代理、技能和命令

person作者: jakexiaohubgithub

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