什么是 settings-and-tuning?
配置 TTS 语音、速度、超时、队列深度和机器人设置。触发器 - 配置 tts、更改语音、tts 速度、队列深度、tts 超时、机器人配置、调整设置、调整参数。 来源:terrylica/cc-skills。
配置 TTS 语音、速度、超时、队列深度和机器人设置。触发器 - 配置 tts、更改语音、tts 速度、队列深度、tts 超时、机器人配置、调整设置、调整参数。
通过命令行快速安装 settings-and-tuning AI 技能到你的开发环境
来源:terrylica/cc-skills。
Configure all adjustable parameters for the TTS engine, Telegram bot, and supporting infrastructure. All settings are centralized in the mise.toml SSoT.
| mise | Yes | brew install mise (for env loading) | | Bot running | Recommended | Changes to TTS/queue settings require bot restart |
All configurable values live in the [env] section. The file is the single source of truth for the entire stack.
配置 TTS 语音、速度、超时、队列深度和机器人设置。触发器 - 配置 tts、更改语音、tts 速度、队列深度、tts 超时、机器人配置、调整设置、调整参数。 来源:terrylica/cc-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning配置 TTS 语音、速度、超时、队列深度和机器人设置。触发器 - 配置 tts、更改语音、tts 速度、队列深度、tts 超时、机器人配置、调整设置、调整参数。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills