kc-plugin-forge-help

Identify Plugin Forge commands, routes, and documentation gaps from SKILL.md frontmatter.

3|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/iamcxa/kc-claude-plugins --skill kc-plugin-forge-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kc-plugin-forge-help
Source: https://github.com/iamcxa/kc-claude-plugins/tree/main/kc-plugin-forge/skills/kc-plugin-forge-help
Command: npx skills add https://github.com/iamcxa/kc-claude-plugins --skill kc-plugin-forge-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help users quickly discover and understand Plugin Forge commands, available routes, and where documentation gaps exist, reducing setup friction and confusion.

Core Features & Use Cases

  • Interactive command discovery: surface commands, routes, and relevant topics from live SKILL.md frontmatter.
  • Topic mapping and feedback: map topics to reference docs and collect gaps or improvement requests.
  • Guided help sessions: provide on-demand assistance during plugin development and debugging.

Quick Start

Ask me to display all Plugin Forge commands or drill into a topic with /kc-plugin-forge-help <topic>.

Frequently Asked Questions about kc-plugin-forge-help

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

FAQPage Schema
How do I find available Plugin Forge commands and routes?

You can discover Plugin Forge commands by querying a help tool that reads SKILL.md frontmatter to surface available commands and map relevant topics from reference docs.

What is the best way to map Plugin Forge topics to reference documentation?

Mapping Plugin Forge topics to reference docs involves extracting metadata from frontmatter and matching it against available reference files to identify existing documentation and highlight missing topics.

How do I identify documentation gaps in my Plugin Forge project?

Identifying documentation gaps in Plugin Forge projects requires comparing extracted frontmatter metadata against reference docs and collecting feedback on missing topics.

Can I get interactive help during Plugin Forge development and debugging?

Yes, you can use guided help sessions that provide on-demand assistance during Plugin Forge development and debugging by surfacing commands, routes, and relevant topics from live frontmatter.

Does Plugin Forge help require external dependencies to discover commands?

No, discovering Plugin Forge commands does not require external dependencies; the process reads the Skill's SKILL.md and optional reference docs to extract names, descriptions, and map topics.

How do I collect feedback on missing Plugin Forge documentation topics?

You collect feedback on missing Plugin Forge documentation by using interactive workflows that map topics to reference files and gather gap reports or improvement requests from users.