malob

nix-config

Disable auto TTS for this session

malob 459 36 Updated 3mo ago
GitHub

Install

npx skillscat add malob/nix-config/configs-claude-plugins-tts-skills-stop

Install via the SkillsCat registry.

SKILL.md

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.