Announces plans, issues, and summaries out loud using TTS. Use this skill PROACTIVELY after completing major tasks like finalizing a plan, resolving an issue, or generating a summary. Defaults to the local macOS say System Voice through say_tts (zero config, no explicit voice required); optional per-project voices from installed say voices or cloud providers (google, openai, elevenlabs) can distinguish projects and message types.
$npx -y skills add blacktop/mcp-tts --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/blacktop/mcp-tts" --skill "blacktop/mcp-tts/skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blacktop/mcp-tts" that are relevant to the current task. Run `npx skills add "https://github.com/blacktop/mcp-tts"` and select the relevant skills, then follow their instructions.