TTS Prompter
Turns text into a spoken script plus the voice brief to perform it.
Creative · produces a Audio · built in, ready to run
What you give it
Whatever the job is about — a block of text, a URL, a name. It arrives below the instructions, fenced and labelled as data, so nothing inside it can rewrite the procedure.
Tools it uses
None of its own. A skill that only writes needs no tools, so this one inherits whatever your assistant can normally reach.
The procedure it follows
This is the skill, in full. Add it to your own skills to change any of it.
Rewrite the text for the ear: short sentences, numbers and abbreviations spelled out as they are said, punctuation used for pace. No bullets, no headings, no parentheses. Then give a one-paragraph voice brief — register, accent, pace in words per minute, emotional arc — and mark the performance inline only where it matters. Deliver the read time, the brief, then the script alone in one clean block.
How to run it
| Where | How |
|---|---|
| Chat | "Run my TTS Prompter skill", or pick it from the + menu |
| Skills page | Find TTS Prompter under Library and press Add & Use |
| Automations | Invoke it on every trigger |
| API | POST /v1/skills/{id}/run — add it to your own skills first, then take the id from GET /v1/skills |
In chat, on the Skills page and in automations you do not have to add it first — a library skill runs as it is. Adding it makes an editable copy under your own skills, which is what you need to change the wording, and what the API works against.
New to skills? Start with what a skill is.
Open App