Collection ยท 76 entries
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Codex shows up in this directory mostly alongside Claude Code - most of the interesting tooling is dual-engine. The picks below are the ones where Codex support is first-class, not bolted on: token cost dashboards (codeburn), session monitors (abtop, lazyagent, agent-deck), parallel runners (parallel-code), and remote bridges (cc-telegram-bridge, paseo).
Garden Skills - production skill pack for Claude Code, Cursor, and Codex
Three carefully-scoped skills: web-design-engineer (with an anti-cliche blocklist that breaks the generic-AI-landing-page loop), gpt-image-2 (80+ templates, three runtime modes including advisor-only fallback), and kb-retriever (layered data_structure.md navigation for bounded local-KB retrieval). Tested across Claude Code, Claude.ai, Cursor, Codex, Gemini, OpenCode.
wanman - worktree-isolated multi-agent runtime for Claude Code and Codex
Multi-agent runtime that spawns each Claude Code or Codex agent in its own git worktree and home directory. JSON-RPC subprocess control, task pooling, artifact storage. Solves the share-a-directory failure mode that breaks most multi-agent harnesses.
PostTrainBench - can a CLI agent post-train a base LLM in 10 hours?
Benchmark measuring whether Claude Code, Codex CLI, Gemini CLI, and OpenCode can autonomously improve 4 small base models (Qwen3-1.7B/4B, SmolLM3-3B, Gemma-3-4B) on 7 evals (AIME, BFCL, GPQA, GSM8K, HealthBench, HumanEval, Arena Hard) within a single H100 GPU and 10 hours. Includes agent-as-judge anti-reward-hacking and baseline-replacement penalties for tampering.
gpt_image_2_skill - 162-prompt gallery and skill for GPT Image 2
Curated gallery, CLI, and agentic skill for OpenAI's GPT Image 2. 162 reusable prompts across anime, gaming, photography, UI/UX, and research-figure categories. Supports text-to-image, mask-edit, multi-reference edits, and batch ops. Installable as a Claude Code plugin, Codex skill, or standalone CLI via uv.
SmolVM - one-command sandbox for Claude Code and Codex
Pre-installed sandboxed VM with Claude and Codex ready to run, plus git credentials wired up. Removes the 'press enter to accept' loop without exposing the host.
Orca - IDE for coding agents
Stably's next-gen IDE that's built around running coding agents in parallel. First-class support for Claude Code, Codex, Cursor agent, OpenCode, Ghostty, and worktree-based orchestration.
llm-openai-via-codex - reuse a Codex subscription as an LLM backend
Simon Willison's plugin for the `llm` CLI that routes calls through an existing OpenAI Codex subscription. Lets you use Codex-tier models from any `llm`-aware tool.
agent-hub - one chat surface for every local and remote agent
Open-source hub that connects to Claude Code, Codex, Hermes, OpenClaw, and other agent runtimes - local or on remote machines - through a single chat UI. Less workflow-tied than Conductor.
AI Inner OS - inner-monologue plugin for AI CLIs
Cross-tool plugin for Claude Code, Codex CLI, Cursor, and OpenCode CLI that injects an optional 'inner monologue' track alongside normal output. The model decides whether and how to use it.
agent-session-resume - cross-agent session resume skill
Skill that lets Claude Code, Codex, Antigravity, and OpenCode pick up where any of them left off by reading and writing a shared session-state file.
codex-mcp-server - call Codex from Claude Code
MCP wrapper around the OpenAI Codex CLI that lets Claude Code (or Cursor) hand specific tasks to Codex as a sub-agent over MCP.
tnl - typed natural language plan mode
Persistent plan-mode for coding agents: agents propose a typed English contract (paths, MUST/SHOULD/MAY behaviors, non-goals), you approve, and every future session reads it before coding.
Recall - TUI search across agent session history
Local-first Rust TUI that searches Claude Code, Codex, and OpenCode session history with hybrid full-text plus semantic retrieval. Built on ratatui.
OpenClawdex - orchestrator UI for Claude Code and Codex
Open-source MIT UI that drives both Claude Code and Codex from one app, opens diffs in your editor instead of a side panel, and uses your existing logins instead of API keys.
AgentBox - SDK to run coding agents in any sandbox
One SDK to run Claude Code, Codex, or OpenCode inside Docker, E2B, Modal, Daytona, or Vercel sandboxes - boots each agent's native server (JSON-RPC, HTTP/SSE) instead of using non-interactive --print mode.
VTCode - Rust TUI coding agent with multi-provider support
Ratatui-based coding agent with Anthropic, OpenAI, Gemini, and Codex providers, plus local LM Studio/Ollama. Uses ast-grep for structured code search and supports MCP and Agent Client Protocol.
jeeves - TUI for browsing AI agent sessions
Terminal UI to search, preview, read, and resume Claude Code and Codex sessions in a unified view. More framework integrations planned.
revdiff - TUI diff reviewer for AI agents
Terminal diff viewer for reviewing AI-generated changes inline, annotating them, and feeding annotations back to the agent without leaving the session.
witchcraft - multi-vector semantic search in Rust
From-scratch Rust port of Stanford's XTR-Warp running on a single SQLite DB with 21ms p95 latency. Ships Pickbrain, a Claude Code/Codex skill that searches across all your past agent sessions.
maestro-orchestrate - multi-agent orchestration platform
Orchestrates Gemini CLI, Claude Code, Codex, and Qwen Code with 39 specialist subagents, parallel execution, and built-in review/debug/security/SEO/accessibility passes.
coding_agent_session_search - 11-provider session search
Rust TUI and CLI that indexes and searches local coding-agent session history across Codex, Claude Code, Gemini, Cursor, Aider and seven other providers.
agent-sessions - native macOS session cockpit
Swift macOS app that browses, archives, and resumes sessions across Codex CLI, Claude Code, OpenCode, Gemini CLI, Factory Droid, GitHub Copilot CLI, and OpenClaw with rate-limit tracking.
opensessions - tmux sidebar for coding agents
tmux sidebar that tracks Amp, Claude Code, Codex, and OpenCode sessions with per-thread markers, a local HTTP API, and live session state.
horizon - GPU terminal canvas for agent sessions
Rust terminal app that puts every Claude/Codex/Gemini/Kilocode session on a GPU-accelerated infinite canvas you can pan and zoom across.
token-ninja - local shell command router for AI tools
MCP-fronted router that runs deterministic shell commands locally with ~19us latency, bypassing the LLM entirely. Cuts token spend on routine commands inside Claude Code, Codex, Cursor, and Copilot.
anywhere-agents - portable multi-agent config
Single config that follows you across every project and session: curated writing/routing/skills, plus a destructive-command guard for Claude Code, Codex, and friends.
ctx - cross-agent /resume for Claude Code and Codex
Local SQLite-backed skill that stores work as a persistent stream of sessions, notes, decisions, todos, and resume packs. Switch between Claude and Codex without losing the thread.
haft - engineering decisions engine with evidence decay
Go CLI that records, frames, compares, and decides engineering choices with parity enforcement and decay tracking on the underlying evidence. Integrates with Claude Code, Cursor, Gemini CLI, and Codex.
ai-setup - sync AI configs across coding agents
CLI that continuously syncs codebase-tailored agent skills, MCP servers, and config files between Claude Code, Cursor, and Codex with one command.
codexia - agent workstation for Codex and Claude Code
Desktop workstation that adds a task scheduler, git worktree management, remote control, and skills management on top of Codex CLI and Claude Code.
claude_agent_teams_ui - kanban for AI engineering teams
Kanban-style UI where agents take tickets, message each other, and review each other's work. Supports Codex, Claude, OpenCode, and 75+ LLM providers.
simulink-agentic-toolkit - Simulink MCP and skills
Official MATLAB toolkit that gives AI coding agents tools and domain knowledge for Simulink and Model-Based Design via an MCP server plus Codex/Claude Code skills.
zeroshot - autonomous engineering team CLI
JavaScript CLI that drives Claude Code, Codex, OpenCode, and Gemini CLI as a single autonomous team, taking an issue spec and returning a finished branch. Walk-away workflow with built-in orchestration.
hcom - cross-terminal agent messaging
Rust tool that lets AI agents in separate terminals message, watch, and spawn each other. Works with Claude Code, Gemini CLI, Codex, and OpenCode for ad-hoc multi-agent workflows.
agent-style - 21 writing rules for coding agents
Drop-in style guide for Claude Code, Codex, Copilot, Cursor, and Aider that makes their prose and commit messages read like a senior engineer instead of an LLM.
herdr - terminal agent multiplexer
Rust agent multiplexer that lives in the terminal and lets you drive Claude Code, Codex, and other coding agents side by side in one TUI.
onWatch - real-time agent API quota tracker
Lightweight Go daemon that tracks AI API quotas across Anthropic, Codex, Copilot, Antigravity, Synthetic, and Z.ai with a Material Design 3 dashboard. Local SQLite, zero telemetry.
skillfile - declarative skill manager for AI agents
Rust CLI that searches 110K+ community skills, installs them declaratively, and deploys them across Claude Code, Codex, Cursor, Antigravity, and friends.
codexfast - unlock Fast mode in OpenAI Codex.app
Shell tweak that enables Fast mode, the /fast slash command, the Speed menu, and plugin support in OpenAI's Codex macOS app for users on a custom API endpoint.
ccmanager - session manager for AI coding CLIs
TUI session manager that switches between Claude Code, Gemini CLI, Codex CLI, Cursor Agent, Copilot CLI, Cline CLI, OpenCode, and Kimi CLI sessions in one place. Lets you run and supervise multiple agent runtimes from a single shell.
Palmier - phone bridge for AI coding agents
Lets you control AI agents running on your computer from your phone, and gives those agents access to phone-side capabilities (push, SMS, calendar, contacts, location). Supports 15+ agent CLIs across Linux, Windows, and macOS.
Spool - local search across agent histories
Local Electron app and CLI that searches your Claude Code sessions, Codex history, GitHub stars, and 50+ other sources with full-text search. Agents can query the same index via a tool interface.
snip - LLM token-saving proxy in Go
CLI proxy for Claude Code, Cursor, Copilot, and Gemini that strips noise from LLM context with declarative YAML filters. Reports 60-90% token savings on typical agent traffic.
vibe-remote - chat-app remote for coding agents
Drives Claude Code, OpenCode, or Codex sessions from Slack, Discord, Telegram, WeChat, or Lark with real-time streaming. Useful for delegating jobs to your local agent army from anywhere.
compose-skill - Jetpack Compose agent skill
Agent skill that grounds Compose coding suggestions in actual androidx source receipts, working with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, and Windsurf. Reduces hallucinated Compose APIs.
skillshare - sync agent skills across CLIs
Go CLI that syncs agent skills across Codex, Claude Code, OpenCode, and similar runtimes with one command, with team-sharing built in. Solves the per-CLI skill sprawl problem.
codemap - architectural context for LLMs
Go CLI that builds a compact project brain for AI coding agents, surfacing architecture and module relationships without dumping raw files. Plugs into Claude Code, Codex, and Cursor.
hydra - unified wrapper across AI CLIs with fallback
Go wrapper that fronts Claude Code, Codex, OpenCode, and Pi with automatic fallback and context transfer when one hits a rate limit. Keeps a coding session alive across providers.
agent-order - cross-model PRD planning workflow
Hack that has Claude and Codex independently draft PRDs for the same feature, then critique each other's plans before implementation. Avoids the anchoring bias when one model sees the other's answer first.
cli-continues - resume an AI session in a different tool
Cross-tool session handoff: pause work in Claude Code and pick it up in Codex, Copilot, Gemini, or Cursor with context transferred. Lets you swap agents without losing state.
agent-skills - reusable skills for Codex
Pack of reusable skills for Codex and compatible coding agents covering PRD writing, code review, and implementation review. Drop-in skill files following the skills.sh convention.
TokenTracker - cross-tool token usage dashboard
Local-first tracker for Claude Code, Codex, Cursor, Gemini, Kiro, OpenCode, and OpenClaw token usage with a web dashboard, native macOS menu bar app, and four desktop widgets. Zero-config setup.
Skills-Manager - manage skills across AI coding tools
Tauri desktop app that organizes, syncs, and shares skills across Claude Code, Codex, OpenCode, and other AI tools. React 19 frontend with a Rust core.
claude-code-history-viewer - browse session history
Desktop app to browse and analyze Claude Code conversation history. Also reads opencode and Codex transcripts so you can compare runs across harnesses.
rightStage - sync AI context across terminals
Shell tool that propagates the active AI coding context across every open terminal window so a new tab knows what to work on next. Targets multi-window Claude Code and Codex flows.
claude-codex-settings - daily-driver agent config
Personal Claude Code and Codex setup with battle-tested skills, hooks, slash commands, sub-agents, and MCP servers. Useful as a starting template.
OpenContext - personal context store for agents
Local context store with desktop GUI for capturing, searching, and reusing project knowledge across Codex, Claude Code, and OpenCode CLIs. Bring-your-own coding agent.
claude-delegator - delegate to Codex and Gemini from Claude Code
MCP plugin that lets Claude Code delegate subtasks to Codex and Gemini directly inside a session. Useful for cross-model orchestration.
TAKT - agent coordination topology in YAML
Define multi-agent coordination, human-in-the-loop intervention points, and audit recordings in YAML, across Claude Code, Codex, and OpenCode.
cccc - chat-style multi-agent orchestrator
Coordinates Claude Code, Codex, and Gemini CLIs as a group chat with read receipts, delivery tracking, and remote phone control. Single pip install.
claude-code-tools - utilities for CLI coding agents
Practical productivity tools for Claude Code, Codex CLI, and similar coding agents: context management, session helpers, and workflow shims.
relay - hand off Claude Code session to other agents
Rust CLI that captures full Claude Code session context and hands it off to Codex, Gemini, Aider, or other agents when you hit a rate limit. Keeps work moving across providers.
IDEA.md - portable idea-intent file for agents
Standard markdown format for capturing the intent of a feature so any agent (Claude Code, Codex, Gemini CLI, Copilot) can build it. Vendor-neutral counterpart to AGENTS.md.
modular-context-obsidian-plugin - Claude Code in Obsidian
Obsidian plugin that runs multiple Claude Code and Codex terminals side by side with split layouts, a skills dashboard, and session glyphs. Treats your vault as the agent control surface.
unity-cli-plugin - Claude Code/Codex plugin for Unity
Plugin that gives Claude Code and Codex 40+ commands inside Unity 2022.3+: scene editing, GameObject manipulation, profiling, and a C# REPL. Bridges agents to the Unity editor.
oh-my-agent - portable multi-agent harness
Portable harness that runs .agents-based skills, workflows, and standards across Antigravity, Claude Code, Codex, Cursor, and OpenCode. One config, every coding agent.
Codeburn - token cost TUI for Claude Code & Codex
Interactive terminal dashboard that breaks down where your AI coding tokens actually go. Surfaces the chat-vs-tool-use split most users get wrong.
agents-md - drop-in AGENTS.md template
Curated AGENTS.md preset that kills sycophancy, blocks drive-by refactors, and forces verification loops. Synthesizes Karpathy's principles with Cherny's Claude Code workflow.
abtop - htop for AI coding agents
Rust TUI that monitors Claude Code and Codex sessions: token spend, context window, rate limits, and ports in real time. Like btop but for agent runtimes.
lazyagent - terminal observability for coding agents
Watch your Claude Code, Codex, and OpenCode sessions from a tiny Go TUI. Shows what each agent is doing, no SaaS dashboard needed.
cc-telegram-bridge - Codex & Claude Code on Telegram
Multi-bot, multi-engine Telegram bridge with per-bot personality, budget caps, streaming, session resume, and an Agent Bus for parallel pipelines.
agent-deck - terminal session manager for coding agents
One Bubble Tea TUI to switch between Claude, Gemini, OpenCode, Codex, and Aider sessions. Tabs, tmux feel, no electron.
parallel-code - Claude, Codex, Gemini side-by-side
Runs three coding agents in parallel git worktrees so you can compare outputs on the same task without branch swaps.
Codesight - universal AI context generator
Trims and packs codebase context for Claude Code, Cursor, Copilot, and Codex. Saves thousands of tokens per conversation by skipping vendor and generated trees.
Paseo - orchestrate coding agents from your phone
Mobile, desktop, and CLI control plane for Claude Code, Codex, Copilot, and Gemini. Kick off a task in transit and finish at the desk.
agentfiles - manage agent configs from Obsidian
Browse, create, and edit AGENTS.md, .cursor, .codex, and 13+ other agent files from inside Obsidian. Cross-tool config without leaving notes.
Related collections
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Observability for AI coding agents
Tools that show you what your coding agents are actually doing: token spend, session state, tool calls, and parallel execution.