🔐
AutomationJavaScript

Woz Login

by WithWoz

Woz Login is an Automation skill for Claude Code, published by WithWoz in wozcode-plugin.

204 stars24 forkson WithWoz/wozcode-pluginAdded 2026/09/05Repository updated 2026/08/17
claude-codeclaude-code-pluginclaude-skills
Install in seconds
Install Woz Login
Copy Woz Login into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/WithWoz/wozcode-plugin/tree/main/codex/wozcode/skills/woz-login ~/.claude/skills/woz-login

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/WithWoz/wozcode-plugin.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
codex/wozcode/skills/woz-login/SKILL.md in WithWoz/wozcode-plugin
Installs to
~/.claude/skills/woz-login
Collection
One of 22 skills cataloged from this repository
Category
Automation1956 skills

What Woz Login does

Woz Login authenticates with the Woz service through a browser login or token-based login. Use it when a user needs to sign in or when authentication is required.

Woz Login is cataloged under Automation on DirSkills. Woz Login comes from a repository tagged claude-code, claude-code-plugin and claude-skills.

Documentation

README

Woz Login Flow

If the user passed --token <token> as arguments, skip directly to the Token Login section below.

Browser Login (Preferred)

First try the installed WOZCODE login command. This opens a browser for the user to log in:

node "${CODEX_HOME:-$HOME/.codex}/plugins/wozcode/scripts/wozcode-cli-codex.js" login

If the command exits with code 0, login succeeded — confirm to the user.

If Codex blocks the browser launch or the command fails before the browser opens, ask the user to run this command in their regular terminal outside Codex:

npx @wozcode/codex login

Tell the user to return after the command prints that authentication succeeded.

Token Login

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Woz Login

  • What else does WithWoz publish alongside Woz Login?

    Woz Login is one of 22 skills that DirSkills catalogs from WithWoz/wozcode-plugin, the repository it ships in. Its siblings there include Session Recall, Session Recall and WOZ Benchmark. Each one is a separate skill with its own page in this directory, installs the same way Woz Login does, and is maintained by WithWoz in that same repository. The rest of the collection is listed on the WithWoz/wozcode-plugin page.

  • How does Woz Login compare to other Automation skills?

    Woz Login ranks #1751 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Woz Login against them. Open each page to compare what they document and how they install.

More from WithWoz/wozcode-plugin

Woz Login is one of 22 skills cataloged on DirSkills from WithWoz/wozcode-plugin.

See all 22 skills