Skip to main content
ClaudeWave
Skill205 repo starsupdated 24d 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.

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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