speak-with-profile
Installation
SKILL.md
Speak With Profile
Use this skill as the required front door for speech tasks. Treat built-in $speech as the synthesis engine, and keep this skill as the policy and profile adapter.
Purpose
- Normalize speech requests with deterministic profile precedence.
- Enforce disclosure and manifest policy consistently.
- Delegate generation to
$speechby default in Codex App/CLI conversations. - Keep a script fallback for deterministic local/automation execution.
Required UX pattern
- Route speech requests through
$speak-with-profilefirst. - Resolve profile/default/override values.
- Require disclosure text in end-user output context.
- Delegate generation to built-in
$speechusing resolved fields. - Record effective configuration in a run manifest.