What is component-version-upgrade?
Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update. Source: terrylica/cc-skills.
Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update.
Quickly install component-version-upgrade AI skill to your development environment via command line
Source: terrylica/cc-skills.
Upgrade individual components of the TTS + Telegram bot stack without rebuilding the entire system.
| Kokoro TTS engine | kokoro-install.sh --upgrade | Upgrades Python deps, re-downloads model, updates version.json | | Bot dependencies | cd /.claude/automation/claude-telegram-sync && bun update | Updates Bun packages per package.json | | ttsgenerate.py | Re-copy from plugin scripts/ to /.local/share/kokoro/ | Updates the TTS generation script |
| Bun runtime | mise use bun@latest | Updates the Bun version in mise.toml |
Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill component-version-upgradeUpgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update. Source: terrylica/cc-skills.
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 component-version-upgrade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills