·component-version-upgrade
</>

component-version-upgrade

Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update.

36Installs·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill component-version-upgrade

How to Install component-version-upgrade

Quickly install component-version-upgrade 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 component-version-upgrade
  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

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill component-version-upgrade
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from terrylica/cc-skills

Quick answers

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.

How do I install component-version-upgrade?

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

Where is the source repository?

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