Teach AI agents to control your voice studio
Hosted skill files that give Claude Code, Codex, Cursor, Gemini, and other AI agents everything they need to drive Vois from the command line.
What are skills?
Skills are structured markdown files that teach AI agents how to use specific tools. Instead of writing custom integrations, you point your agent at a skill URL. The agent reads the file, understands the commands, and starts working.
Agent fetches the skill
Give your agent the URL. It fetches the markdown file and reads the full instruction set.
Agent learns the commands
The skill covers every command, flag, output format, and error code. The agent knows what to run and why.
Agent drives the workflow
You describe what you want. The agent creates projects, assigns voices, generates audio, and exports files.
Two skills, complete coverage
The complete CLI reference. Covers installation, all 15 command groups (60+ commands), error codes, output formats, and end-to-end workflows for TTS generation, voice management, project creation, and audio export.
What this skill teaches agents
- Generate speech from text with any of the 63 voices
- Create and manage multi-script projects with speaker assignments
- Export audio with platform mastering profiles (ACX, Spotify, YouTube)
- Clone voices and manage pronunciation dictionaries
- Batch-generate from text files and dialogue sheets
- Switch between 3 TTS engines (fast, expressive, multilingual)
vois.so/skills/vois-cli/SKILL.mdA writing guide for creating natural-sounding dialogue optimized for AI voice synthesis. Covers pacing, emotion tags, speaker tags, paralinguistic markers, and format-specific templates for podcasts, audiobooks, YouTube, and documentaries.
What this skill teaches agents
- Write dialogue that sounds natural when read by AI voices
- Use emotion and paralinguistic tags ([laugh], [sigh], [pause=500])
- Structure multi-speaker scripts with proper speaker tags
- Control pacing through punctuation, sentence length, and pause nodes
- Apply format-specific templates for different content types
- Avoid common TTS anti-patterns (run-on monologues, over-tagging)
vois.so/skills/tts-dialogue-writing/SKILL.mdWorks with any AI agent
Any agent that can fetch a URL and run terminal commands can use Vois skills.
Claude Code
Load the skill URL in your project instructions or let the agent fetch it directly.
Claude Desktop
Add the skill URL as a resource in your conversation context.
ChatGPT Desktop
Paste the skill URL and ask the agent to read and follow it.
OpenAI Codex
Include the skill URL in the task prompt. Codex reads and executes the commands.
Cursor
Add the skill URL to your project rules or .cursorrules file.
Google Gemini
Provide the skill URL as context. Gemini reads the markdown and drives the CLI.
Try it in 30 seconds
Install Vois and open the app
Download Vois for macOS or Windows. The CLI binary is included in the installer.
Give your agent the skill URL
https://vois.so/skills/vois-cli/SKILL.mdAsk the agent to generate audio
Try something like:
"Generate a 30-second podcast intro with Anderson Pike's voice and export it as MP3."Ready to automate?
Download Vois, point your AI agent at the skill files, and let it handle the rest.