---
name: malob/stop
source: https://app.decimal.ai/s/malob-stop@1/SKILL.md
source_sha256: cb846fe67e5c
---

Disable text-to-speech for this session by removing the session marker file:

```bash
rm -f "${TMPDIR:-/tmp}/tts-enabled-${CLAUDE_SESSION_ID}"
```

Confirm that TTS is now disabled.