withwoz/woz-status
Show current Woz authentication status.
npx skills add https://github.com/WithWoz/wozcode-plugin --skill woz-status
Check the current Woz authentication status:
node "${CODEX_HOME:-$HOME/.codex}/plugins/wozcode/scripts/wozcode-cli-codex.js" status
Relay the output to the user.
Take withwoz/woz-status from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.