This toggles off text-to-speech for your current Claude session by removing a marker file from your temp directory. You'd use it when you've got TTS running automatically but need it quiet, maybe you're in a meeting or just tired of listening. It's paired logic with an "on" switch somewhere, using the session ID to track state per conversation. Single bash command, no model calls needed. Simple session state management through the filesystem, which is the kind of lightweight approach that either feels clever or hacky depending on your mood.
npx -y skills add malob/nix-config --skill stop --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
davila7/claude-code-templates
orchestra-research/ai-research-skills
agentspace-so/runcomfy-agent-skills
inferen-sh/skills