# Woz Update

> Update the WOZCODE Codex plugin to the latest published version.

- Skill: `withwoz/woz-update-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add withwoz/woz-update-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/withwoz/woz-update-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: WithWoz (https://skillmd.com/u/withwoz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/withwoz/woz-update-2

---


# 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.

