antonbabenko

Codex Login — AI skill for Claude Code

AI community

Log GPT (Codex) in on this machine with a ChatGPT device login - shows a link and a one-time code.

How to install Codex Login

Installs to ~/.claude/skills/antonbabenko-deliberation-codex-login/SKILL.md

Terminal
mkdir -p ~/.claude/skills/antonbabenko-deliberation-codex-login && curl -fsSL https://raw.githubusercontent.com/antonbabenko/deliberation/HEAD/commands/codex-login.md -o ~/.claude/skills/antonbabenko-deliberation-codex-login/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Codex Login does


name: codex-login description: Log GPT (Codex) in on this machine with a ChatGPT device login - shows a link and a one-time code. For remote or headless sessions (Claude Code on the web). No question is sent to GPT. allowed-tools: mcp__deliberation__codex-login timeout: 60000

Codex login (GPT)

Starts, or joins, the ChatGPT device login for GPT on this machine and shows its link and one-time code. Nothing is asked of GPT. Use it when GPT has no login here, typically in a Claude Code w

Alternatives in AI

  • Peekaboo — Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, o 3.2k ★
  • HolyClaude — AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools 2k ★
  • Rb Setup — First-time setup 1.3k ★

Full documentation available on GitHub

View Source Repository