Selective upgrades for local AI tools.

A Codex skill that audits AI apps, CLIs, IDE extensions, and skills, then lets you choose exactly what to upgrade by installer source.

npx github:holynova/ai-updater-skill install

python scripts/ai_update_audit.py --interactive

1. Cursor
2. Claude Code
3. Ollama

Upgrade selection: all,-3
Audit first Finds likely AI tools and records whether they came from winget, brew, npm, pnpm, pipx, uv, or IDE extension managers.
Choose safely Supports numbered selection, ranges, exclusions, and a second confirmation before execution.
Keep control Avoids broad global upgrades unless you explicitly approve them.