---
name: malob/say
source: https://app.decimal.ai/s/malob-say@1/SKILL.md
source_sha256: 52c49eb28e6e
---

Run the TTS script to speak the last response aloud:

```bash
${CLAUDE_PLUGIN_ROOT}/skills/say/scripts/speak.sh ${CLAUDE_SESSION_ID} $1
```