woz-login
The woz-login skill authenticates users with the Woz service through either browser-based login or manual token entry. Use this skill when users need to log in, when authentication is required for Woz operations, or when a previous authentication attempt has failed and a token is available.
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-login && cp -r /tmp/woz-login/skills/woz-login ~/.claude/skills/woz-loginSKILL.md
`/woz-login` was renamed. Invoke the **woz** skill and run its `login` subcommand (equivalent to `/woz login`) with these arguments: $ARGUMENTS
WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted. Claude Code's built-in Read, Edit, Write, Grep, Glob, and NotebookEdit are available; WOZCODE MCP tools are disallowed until the cap resets or the user upgrades.
WozCode enhanced coding agent with smart search, batch editing, and SQL introspection. Use as the default main thread agent.
Fast read-only agent for file searches, symbol lookups, and codebase questions like "where is X defined?", "where is X called?", or "how does X flow through the system?". Prefer over shell-based exploration when answering would take 3+ Search/Sql calls. Cheaper model (haiku) so delegation pays for itself on any real scan.
Deprecated alias — use `/woz benchmark`.
Deprecated alias — use `/woz logout`.
Search past Claude Code sessions to recall commands, solutions, and context from prior conversations. TRIGGER on 'remember when', 'last time', 'we did this before', 'how did we', or /woz-recall.
Show the WOZCODE savings report — calls saved, time saved, tokens saved, and lifetime totals.
Deprecated alias — use `/woz status`.