help

List available paad skills and show detailed help for a specific one.

92|9|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Ovid/paad --skill help-ovid
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/Ovid/paad/tree/main/plugins/paad/skills/help
Command: npx skills add https://github.com/Ovid/paad --skill help-ovid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a centralized help interface to discover paad skills and view detailed guidance.

Core Features & Use Cases

  • Lists all available paad skills with overview and detailed help per request
  • Provides detailed help for a specific skill via /paad:help <skill>
  • Serves as a central onboarding and reference point for paad users

Quick Start

Use /paad:help to view all skills, or /paad:help vibe to see detailed help for a specific skill.

Frequently Asked Questions about help

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

FAQPage Schema
How do I discover available paad skills for my workflow?▼

To discover paad skills, you can use the help interface to list all available skills with overviews. Running the help command provides a centralized catalog view for quick reference.

Can I get detailed onboarding guidance for a specific paad skill?▼

Yes, you can get detailed onboarding guidance for a specific paad skill by requesting it directly. The interface returns in-depth instructions by reading the skill's metadata and referenced directories.

What is the best way to onboard a development team to the paad skill catalog?▼

The best way to onboard a team to the paad catalog is using the unified help interface. It serves as a central reference point, allowing developers to quickly access overviews and detailed instructions for every skill.

Does the help interface reference external scripts or asset directories?▼

Yes, the help interface relies on SKILL.md frontmatter for identity and may reference optional scripts, references, and assets directories to provide extended content and detailed guidance.

Why do I need a centralized help interface for skill discovery?▼

A centralized help interface is needed for skill discovery because it provides a unified mechanism to quickly locate and view detailed guidance across the catalog, preventing fragmented documentation.

Are there limitations to the help provided for AI-assisted skill discovery?▼

The primary limitation is its reliance on SKILL.md frontmatter for identity. If a skill lacks properly structured metadata or optional reference directories, the extended help content will not be available.