Read Claude's last reply aloud
Scanned 9/6/2026
Install to Claude Code
npx -y skills add MichaelPGifford/claude-read-aloud --skill speak --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Speak?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/michaelpgifford-speak)More formats (shields.io, HTML) on the badges page.
---
description: Read Claude's last reply aloud
---
Run exactly this one bash command, then reply with "🔊 reading aloud" —
plus, if the command printed a line starting with "note:", relay that line too:
```
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/speak.py" --detach --project "$(pwd)"
```
If `python3` is not found, retry the same command with `python`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!