paad-help

Solid

Use when the user asks which paad skills exist, what a paad skill does, which one fits their situation, or how to invoke one — including "what can paad do", "list the paad skills", "is there a paad skill for X", or a request for the arguments of a named paad skill

Code & Development 114 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
69
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

**On invocation:** announce "Running paad:paad-help v1.31.0" before anything else. # paad Help Show help for paad skills. If `$ARGUMENTS` matches a skill name, show detailed help for that skill. Otherwise, show the overview. ## Arguments - `/paad-help` — show all available skills - `/paad-help vibe` — show detailed help for a specific skill - `/paad-help agentic-review` — skill names with hyphens work too ## Behavior If `$ARGUMENTS` is provided and matches a skill name (with or without the `paad:` prefix), show the detailed help for that skill only. If the argument doesn't match any skill, say "Unknown skill: [name]. Available skills:" and show the overview. Do NOT read files or run commands. All help text is below. ## Common Mistakes | Mistake | What to do instead | |---------|-------------------| | Paraphrasing or summarizing the help text | Display the blocks verbatim. Arguments and output paths are exact; a paraphrase invents flags that don't exist. | | Answering for a skill not listed here | If it isn't below, it isn't a paad skill. Say "Unknown skill: [name]" and show the overview. | | Running the skill the user asked about | They asked what it does, not for it to happen. Show the help and stop. | --- ## Overview (no arguments) When showing the overview, display exactly this: ``` paad — Engineering-driven AI. Use your engineering excellence — the one thing AI reliably skips. Available skills: /agentic-a11y [path] Accessibility audit (w...

Details

Author
Ovid
Repository
Ovid/paad
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category