Fasih38

Vo Help — Development skill for Claude Code

Development community

Explain how to use Voiceover Lab and route to the right skill for the job.

How to install Vo Help

Installs to ~/.claude/skills/fasih38-voiceover-lab-vo-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fasih38-voiceover-lab-vo-help && curl -fsSL https://raw.githubusercontent.com/Fasih38/voiceover-lab/HEAD/commands/vo-help.md -o ~/.claude/skills/fasih38-voiceover-lab-vo-help/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Vo Help does


name: vo-help description: Explain how to use Voiceover Lab and route to the right skill for the job.

Voiceover Lab

Start with `vo-studio` if you do not know which skill you need. It reads the request and routes. You do not have to learn the toolbox first.

Routes

You have Start with
An idea and no words vo-brief
A document to turn into audio vo-script
A recording or messy transcript vo-transcript
A 15/30/60-second slot to fill vo-ad

Alternatives in Development

  • Om Dump — Freeform capture mode 4.6k ★
  • Explain Like Senior — Senior Developer Explanation 2.8k ★
  • Lab Skills — Skills distilled from the Lab's real work and collaboration practices 309 ★

Full documentation available on GitHub

View Source Repository