Update the WOZCODE Codex plugin to the latest published version.
Scanned 5/27/2026
Install via CLI
openskills install WithWoz/wozcode-plugin---
name: woz-update
description: Update the WOZCODE Codex plugin to the latest published version.
allowed-tools: Bash(npx *)
---
# Update WOZCODE Codex Plugin
Update the local WOZCODE Codex plugin installation from the published package:
```bash
npx @wozcode/codex update
```
After the command succeeds, tell the user WOZCODE for Codex was updated successfully and restart Codex if the current session does not pick up the new plugin files.
No comments yet. Be the first to comment!