Skip to main content
ClaudeWave
Skill205 estrellas del repoactualizado 25d ago

woz-update

The woz-update skill upgrades the WOZCODE plugin to its latest version by updating the marketplace entry, installing the newest plugin version, and clearing the update flag. Use this skill when WOZCODE has an available update or to ensure the plugin is running the most recent codebase with latest features and fixes.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-update && cp -r /tmp/woz-update/skills/woz-update ~/.claude/skills/woz-update
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

`/woz-update` was renamed. Invoke the **woz** skill and run its `update` subcommand (equivalent to `/woz update`).