generating-help

Generate a standardized /plugin:help command for Claude Code plugins.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill generating-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generating-help
Source: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/tree/main/skills/generating-help
Command: npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill generating-help

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of providing clear, up-to-date documentation for Claude Code plugins by automating the generation of a standardized /plugin:help command, ensuring users can always find what they need.

Core Features & Use Cases

  • Dynamic Component Listing: Automatically explores the plugin and lists all available skills, agents, and commands, keeping documentation current without manual updates.
  • Standardized Structure: Ensures a consistent help format with sections for components, workflows, and usage patterns, improving user navigation and understanding.
  • Model ID Compliance: Guides on using full model IDs (e.g., claude-haiku-4-5-20251001) in frontmatter for compatibility and preventing API errors.

Quick Start

Generate a help.md command for your plugin, ensuring it dynamically lists all skills and commands, and includes a basic workflow.