Tts Status banner
aperepel aperepel

Tts Status

Development community

Description

--- allowed-tools: Bash(*) description: Check TTS server status and configuration --- Run this command to check TTS status: !`${CLAUDE_PLUGIN_ROOT}/scripts/tts-status.sh`

Installation

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

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

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

Full documentation available on GitHub

View Source Repository