chendrizzy

16 mods across 1 repository, 1 stars between them.

claude-tts

01

chendrizzy/claude-tts

Plugin Claude Code

Plugin marketplace listing 1 plugin: claude-tts.

1 15d ago A tokens not measured original MIT

claude-tts

02

chendrizzy/claude-tts

Plugin Claude Code

Speak Claude Code progress aloud — local TTS daemon with smart content routing, hooks, and graceful degradation.

1 15d ago A tokens not measured original MIT

tts:config

03

chendrizzy/claude-tts

Command

View or change any claude-tts setting by key, with validation, then restart the daemon to apply.

1 15d ago A 26 tokens original MIT

tts:doctor

04

chendrizzy/claude-tts

Command

Diagnose claude-tts — disk, daemon, socket, Python deps, backend reachability, and summarizer budget, with PASS/WARN and remediations. Idempotent.

1 15d ago A 42 tokens original MIT

tts:log

05

chendrizzy/claude-tts

Command

Show a navigable log of recently spoken TTS outputs (newest first), with timestamps and category.

1 15d ago A 25 tokens original MIT

tts:setup

06

chendrizzy/claude-tts

Command

First-run setup for claude-tts — bootstraps the engine, LLM backend, OS service, and config so Claude can speak.

1 15d ago A 33 tokens original MIT

tts:status

07

chendrizzy/claude-tts

Command

Report claude-tts health — daemon socket, active engine and LLM model, and a recent log tail.

1 15d ago A 27 tokens original MIT

tts:uninstall

08

chendrizzy/claude-tts

Command

Stop and remove the claude-tts OS service and daemon, and optionally remove its config. Confirms before deleting.

1 15d ago A 29 tokens original MIT

tts:voice

09

chendrizzy/claude-tts

Command

Choose the speech engine and voice for claude-tts, then restart the daemon to apply.

1 15d ago A 23 tokens original MIT

tts:voices

10

chendrizzy/claude-tts

Command

Show the deterministic project → voice map (which repo sounds like which voice), current repo highlighted.

1 15d ago A 23 tokens original MIT

SessionStart

11

chendrizzy/claude-tts

Hook

Runs when a session starts on (startup and resume), executing session-start.sh via bash. From chendrizzy/claude-tts.

1 15d ago A tokens not measured copy · 58% MIT

SessionEnd

12

chendrizzy/claude-tts

Hook

Runs when a session ends, executing speech_output_hook.sh via bash. From chendrizzy/claude-tts.

1 15d ago A tokens not measured original MIT

Stop

13

chendrizzy/claude-tts

Hook

Runs when the agent finishes a response, executing speech_output_hook.sh via bash. From chendrizzy/claude-tts.

1 15d ago A tokens not measured copy · 92% MIT

PreToolUse

14

chendrizzy/claude-tts

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, Bash, Task and WebFetch tool calls, executing pre-tool-use.sh via bash. From chendrizzy/claude-tts.

1 15d ago A tokens not measured original MIT

PostToolUse

15

chendrizzy/claude-tts

Hook

Runs after a tool call finishes, executing post-tool-use.sh via bash. From chendrizzy/claude-tts.

1 15d ago A tokens not measured copy · 81% MIT

tts-setup

16

chendrizzy/claude-tts

Skill Claude CodeCodex

Use for first-run setup of the claude-tts plugin — bootstraps the engine, LLM backend, OS service, and config on a fresh machine. Invoked by /tts:setup.

1 15d ago C 45 tokens original MIT