| name | speak |
| description | Speak text aloud through the VAPE avatar with lip sync (Kokoro TTS). Use when the user asks to speak, say, or read something aloud, or when you want to vocalize a response. |
speak — VAPE skill (shared agent wrapper)
The canonical instructions live in .claude/skills/speak/SKILL.md (workspace-relative).
Read that file now and follow it as this skill's full instructions. Supporting files
(scripts, references) live beside it in the same folder.
Runtime adaptations (full notes: .agents/AGENTS.md): !command means run that command
and treat its output as part of the instructions; $ARGUMENTS is the text supplied with
the skill. "Spawn the X subagent" means use the current runtime's subagent facility. On
Codex, prefer the matching project agent in .codex/agents/; otherwise use the body of
.claude/agents/X.md (without its Claude-specific frontmatter) as the role prompt.