Tts Stop banner
aperepel aperepel

Tts Stop

Development community

Description

--- allowed-tools: Bash(*) description: Stop the TTS server to reclaim GPU memory --- Run this command to stop the TTS server: !`${CLAUDE_PLUGIN_ROOT}/scripts/tts-stop.sh`

Installation

Installs to ~/.claude/skills/aperepel-claude-mlx-tts-tts-stop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aperepel-claude-mlx-tts-tts-stop && curl -fsSL https://raw.githubusercontent.com/aperepel/claude-mlx-tts/HEAD/commands/tts-stop.md -o ~/.claude/skills/aperepel-claude-mlx-tts-tts-stop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository