·settings-and-tuning
</>

settings-and-tuning

Configure TTS voices, speed, timeouts, queue depth, and bot settings. TRIGGERS - configure tts, change voice, tts speed, queue depth, tts timeout, bot config, tune settings, adjust parameters.

34Installs·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning

How to Install settings-and-tuning

Quickly install settings-and-tuning AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terrylica/cc-skills.

SKILL.md

View raw

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.

Configure TTS voices, speed, timeouts, queue depth, and bot settings. TRIGGERS - configure tts, change voice, tts speed, queue depth, tts timeout, bot config, tune settings, adjust parameters. Source: terrylica/cc-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from terrylica/cc-skills

Quick answers

What is settings-and-tuning?

Configure TTS voices, speed, timeouts, queue depth, and bot settings. TRIGGERS - configure tts, change voice, tts speed, queue depth, tts timeout, bot config, tune settings, adjust parameters. Source: terrylica/cc-skills.

How do I install settings-and-tuning?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill settings-and-tuning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terrylica/cc-skills