Disable text-to-speech for this session by removing the session marker file:
rm -f "${TMPDIR:-/tmp}/tts-enabled-${CLAUDE_SESSION_ID}"
Confirm that TTS is now disabled.
Disable auto TTS for this session
npx skillmds@latest add malob/stop Disable text-to-speech for this session by removing the session marker file:
rm -f "${TMPDIR:-/tmp}/tts-enabled-${CLAUDE_SESSION_ID}"
Confirm that TTS is now disabled.
malob/nix-config/tree/main/configs/claude/plugins/tts/skills/stop commit 316a9d556e