iblai-ops-upgrade
Installation
SKILL.md
/iblai-ops-upgrade
Upgrade the ibl.ai toolchain in the current project to the latest versions. Two things:
- The
@iblai/iblai-jsSDK in the project'spackage.json - The vibe skills (re-runs
npx skills add iblai/vibe)
Use when asked to "upgrade iblai", "get the latest SDK", "update ibl.ai", or "refresh the skills".
Key commands
| What | Command |
|---|---|
| SDK version | pnpm list @iblai/iblai-js |
| Skills source | npx skills add iblai/vibe --all |