By guyvinograd
Speak text aloud via Windows built-in TTS. Use when the user says 'say <something>'.
A marketplace of Claude Code plugins by guyvinograd.
First, register this marketplace in Claude Code (one-time setup):
Add the following to ~/.claude/plugins/known_marketplaces.json:
"guyvinograd": {
"source": {
"source": "github",
"repo": "guyvinograd/claude-plugins"
}
}
Then install any plugin with:
/plugin install <plugin-name>@guyvinograd
| Plugin | Description |
|---|---|
| say-plugin | Speak text aloud via Windows TTS |
"strict": false, meaning Claude uses judgment about when to invoke a skill rather than requiring an exact trigger phrase.Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimText-to-speech via Windows built-in TTS. Say something aloud through your speakers using the 'say' command.
npx claudepluginhub guyvinograd/claude-plugins --plugin say-pluginVoice-first interaction with automatic TTS markers for Claude Code
Voice I/O for Claude Code - speak to users and hear their voice input
Voice conversations with Claude Code using local speech-to-text and text-to-speech
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns