
Say Plugin
- Updated March 5, 2026
- guyvinograd/claude-plugins
say-plugin is a Claude Code skill in the AI & Agent Building category. Speak text aloud via Windows built-in TTS. Use when the user says 'say <something>'.
Key points
- say-plugin
- AI & Agent Building
- AI-coding skill
Say Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add guyvinograd/claude-plugins/plugin install say-plugin@guyvinogradAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | March 5, 2026 |
|---|---|
| Repository | guyvinograd/claude-plugins ↗ |
What it does
Speak text aloud via Windows built-in TTS. Use when the user says 'say <something>'.
README.md
say-plugin
A Claude Code plugin that speaks text aloud through your Windows speakers using built-in TTS.
Usage
Just tell Claude to "say" something:
"say all done" "say the build failed" "say task complete"
Requirements
- Windows (uses
System.Speechassembly via PowerShell) - No external dependencies
Installation
/plugin install say-plugin@guyvinograd
Related skills
AI & Agent Buildingagents