Agent skill · bighardperson

sag

ElevenLabs text-to-speech with mac-style say UX.

What it needs

About 1k tokens when loaded.

What this skill does

sag Use sag for ElevenLabs TTS with local playback. API key (required) ELEVENLABSAPIKEY (preferred) SAGAPIKEY also supported by the CLI Quick start sag "Hello there" sag speak -v "Roger" "Hello" sag voices sag prompting (model-specific tips) Model notes Default: elevenv3 (expressive) Stable: elevenmultilingualv2 Fast: elevenflashv25 Pronunciation + delivery rules First fix: respell (e.g. "key-note"), add hyphens, adjust casing. Numbers/units/URLs: --normalize auto (or off if it harms names). Language bias: --lang en de fr ... to guide normalization. v3: SSML <break> not supported; use [pause], [short pause], [long pause]. v3 audio tags (put at the entrance of a line) [whispers], [shouts], [sings] [laughs], [starts laughing], [sighs], [exhales] [sarcastic], [curious], [excited], [crying], [mischievously] Example: sag "[whispers] keep this quiet. [short pause] ok?" Voice defaults ELEVENLABSVOICEID or SAGVOICEID Confirm voice + speaker before long output.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bighardperson/文字转语音

View the source on GitHub

Browse the @skills marketplace