help

List commands and skills in the personal-plugin with detailed help.

5|4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/davistroy/claude-marketplace --skill help-davistroy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/davistroy/claude-marketplace/tree/main/plugins/personal-plugin/skills/help
Command: npx skills add https://github.com/davistroy/claude-marketplace --skill help-davistroy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly discover available commands and skills within the personal-plugin, reducing the learning curve and speeding up help access.

Core Features & Use Cases

  • Onboarding: Guides new users to understand the plugin's capabilities by listing commands and skills with concise descriptions.
  • Quick Reference: Provides detailed help for a specific command or skill when requested.
  • Documentation Navigation: Serves as a centralized reference point to explore usage patterns and available actions.

Quick Start

Use the help command to see all commands and skills, or /help <name> to get detailed guidance on a specific item.

Frequently Asked Questions about help

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

FAQPage Schema
How do I discover all available commands and skills in a personal plugin?

To discover plugin commands and skills, use the help command to list all available items with concise descriptions, serving as a centralized reference point to explore usage patterns and available actions without manually searching through code.

How do I get detailed usage guidance for a specific skill or command?

To get detailed usage guidance for a specific command or skill, use the /help <name> syntax. This provides detailed documentation, usage examples, and contextual help for the requested item, reducing the learning curve and speeding up help access.

What is the best way to onboard new users to a plugin's capabilities?

Onboarding new users to plugin capabilities is best handled by listing all commands and skills at a glance. This provides a centralized documentation navigation reference, guiding users to understand available actions and usage patterns quickly.

Does the help command require any dependencies or plugins to function?

The help command does not require any dependencies or additional plugins to function. It satisfies frontmatter-defined name and description requirements and uses the Markdown body to guide usage and provide contextual help natively.

Can I use documentation navigation to explore usage patterns for available actions?

Yes, documentation navigation serves as a centralized reference point to explore usage patterns and available actions. The help command exposes all commands and skills, providing a quick-reference scenario for users to understand the plugin's capabilities.