One-time bootstrap of the entire TTS + Telegram bot stack: Kokoro TTS engine (MLX-Audio on Apple Silicon), Telegram bot via BotFather, secrets management, environment configuration, and shell symlinks.
| Bun | Yes | brew install oven-sh/bun/bun | | mise | Yes | brew install mise | | uv | Yes | brew install uv | | Python 3.13 | Yes | uv python install 3.13 | | Homebrew | Yes | Already installed on macOS dev machines | | Apple Silicon (M1+) | Yes | Required for MLX Metal acceleration |
If any tool is missing, install via Homebrew (brew install ). Python 3.13 is installed via uv python install 3.13.
Arranque único para el motor Kokoro TTS, el bot Telegram y la configuración de BotFather. DISPARADORES: configurar tts, instalar kokoro, botfather, arrancar tts-telegram-sync, configurar telegram bot, configuración de pila completa. Fuente: terrylica/cc-skills.