Use Case
Stop doing repetitive design & creative tasks manually. Windows TTS (WSL2) lets your AI agent handle them automatically through natural conversation. TTS for "direct speech" on Windows 11 (calling powershell.exe + System.Speech from WSL2/TUI). It is suitable for users who say "speak/read/voice broadcast/use TTS", or feedback "no sound/mp3 generated by tts is empty/cannot be played", and when Chinese voice is required but OpenClaw's built-in tts is not available. This guide shows practical examples of using Windows TTS (WSL2) to automate common design & creative workflows and save hours every week.
Install Windows TTS (WSL2): npx clawhub@latest --dir ~/.claude/skills install windows-tts-wsl2
Identify the repetitive design & creative tasks you want to automate
Describe the task to your AI in plain English
Windows TTS (WSL2) will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Windows TTS (WSL2)
Automate my design & creative tasks using Windows TTS (WSL2)
What repetitive tasks can Windows TTS (WSL2) handle for me?
Set up a workflow that runs Windows TTS (WSL2) every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install windows-tts-wsl2Or via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install windows-tts-wsl2β οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/windows-tts-wsl2/π‘Extract and place the folder at the path above, then restart your agent.