什么是 full-stack-bootstrap?
Kokoro TTS 引擎、Telegram 机器人和 BotFather 设置的一次性引导程序。触发器 - 设置 tts、安装 kokoro、botfather、引导 tts-telegram-sync、配置 telegram bot、完整堆栈设置。 来源:terrylica/cc-skills。
Kokoro TTS 引擎、Telegram 机器人和 BotFather 设置的一次性引导程序。触发器 - 设置 tts、安装 kokoro、botfather、引导 tts-telegram-sync、配置 telegram bot、完整堆栈设置。
通过命令行快速安装 full-stack-bootstrap AI 技能到你的开发环境
来源:terrylica/cc-skills。
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.
Kokoro TTS 引擎、Telegram 机器人和 BotFather 设置的一次性引导程序。触发器 - 设置 tts、安装 kokoro、botfather、引导 tts-telegram-sync、配置 telegram bot、完整堆栈设置。 来源:terrylica/cc-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terrylica/cc-skills --skill full-stack-bootstrapKokoro TTS 引擎、Telegram 机器人和 BotFather 设置的一次性引导程序。触发器 - 设置 tts、安装 kokoro、botfather、引导 tts-telegram-sync、配置 telegram bot、完整堆栈设置。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill full-stack-bootstrap 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills