speech

Official

Toggle Claude's spoken responses on demand

Authorroaming-panda-llc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This feature eliminates the need to manually read Claude's responses by turning on macOS text-to-speech, improving accessibility and multitasking.

Core Features & Use Cases

  • Toggle via natural language commands (turn on speech, turn off speech)
  • Non-blocking background speech that doesn't interrupt Claude's replies
  • Requires macOS and jq; uses a stop hook to speak when the flag exists or CLAUDE_SPEAK=1 is set
  • Simple file-based control: create or remove ~/.claude-speak to enable/disable speech

Quick Start

Enable Speech: touch ~/.claude-speak Disable Speech: rm -f ~/.claude-speak Check Status: [ -f ~/.claude-speak ] && echo "Speech is ON" || echo "Speech is OFF"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: speech
Download link: https://github.com/roaming-panda-llc/claude-plugins/archive/main.zip#speech

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.