$npx -y skills add WithWoz/wozcode-plugin --skill woz-updateUpdate the WOZCODE Codex plugin to the latest published version.
| 1 | # Update WOZCODE Codex Plugin |
| 2 | |
| 3 | Update the local WOZCODE Codex plugin installation from the published package: |
| 4 | |
| 5 | ```bash |
| 6 | npx @wozcode/codex update |
| 7 | ``` |
| 8 | |
| 9 | 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. |