Building agents

38,494 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

codex-model-sync

6793

gzy3894-png/codex-model-sync

Skill Codex

Repair and synchronize Codex CLI model catalogs for OpenAI-compatible third-party providers. Use when /model shows stale, missing, duplicated, or nested "All models" entries; reasoning efforts or context windows disagree with upstream; a provider exposes /models but Codex does not refresh it; or modelcatalogjson and…

not rated 1 2mo ago A 85 tokens original MIT

switch-agent

6794

nerln/claude-codex-bridge

Skill Codex

Transfer active project work bidirectionally between Claude Code and Codex by creating a native resumable target session with the visible transcript, a verified project capsule, task-lane lineage, and the exact next state. Use when the user asks to switch, hand off, continue, move, or resume a coding chat in the other…

not rated 1 1mo ago A 91 tokens original MIT

codex-autonomous-dev

6795

Dear-Ded/nightpilot-codex

Skill Codex

A workflow layer for running long, mostly unattended Codex development sessions with saved state, task queues, isolated workspaces, retries, and verification records.

not rated 1 2mo ago A 122 tokens original MIT

ai-code-factory

6796

yelinwang668-debug/ai-code-factory

Skill Codex

A workflow for splitting a code change into independent tasks and assigning them to multiple command-line AI coding agents. Each agent works in its own Git worktree, an isolated copy of the repository.

not rated 1 1mo ago A 99 tokens original Apache-2.0

agi

6797

lastmindforever36/agent-grounded-infrastructure

Skill Claude CodeCodex

Evidence-grounded autonomous engineering router. Use when the user invokes $agi or asks for broad, ambiguous, long-running, production-grade, benchmark-driven, or high-leverage software work that should choose its own tools, skills, agents, validation, and checkpoints from live repo evidence.

not rated 1 1mo ago A 58 tokens original MIT

apex-workflow

6798

0xCozart/apex-workflow

Skill Claude CodeCodex

Use for configurable, high-rigor app execution across repos. Selects the lightest safe workflow mode from an app profile, creates or uses a slice manifest, and routes product, tracker, code-intelligence, UI/UX, and verification gates without hard-coding one app's rules.

not rated 1 changed 13d ago A 63 tokens original MIT

codex

6799

b1rd33/codex-skill

Skill Claude Code

Delegate coding tasks to OpenAI Codex CLI. Supports presets (turbo/balanced/quality/max) or custom model+effort selection. Use when user wants to leverage GPT-5.5/Codex models for code analysis, refactoring, security audits, or complex transformations. Also covers MCP server management and advanced CLI features.

not rated 1 4mo ago A 72 tokens original MIT

init-claude-md

6800

LetheChen/init-claude-md

Skill Claude CodeCodex

Generate CLAUDE.md / AGENTS.md + TODO.md for the current project, following the minimal HumanLayer pattern and Karpathy 4 rules. Bakes a Session Maintenance Protocol into the root file so future agents auto-update rules and TODO when they load the file. Use when user mentions CLAUDE.md, AGENTS.md, project rules, init…

not rated 1 2mo ago A 137 tokens original MIT

codex-handoff

6801

ParaGenie/claude-codex-handoff

Plugin Claude Code

Bundles 2 skills · 238 tokens together

Three-phase Claude Code Codex CLI collaboration workflow: Claude plans and writes the spec, a Claude subagent implements in the host working tree, a fresh Codex session adversarially reviews the diff. Implementation and review are never the same model. For code changes that deserve a written spec.

not rated 1 changed 13d ago A tokens not measured original MIT

codex-crosscheck

6802

fidpa/codex-sandbox-toolkit

Command Claude Code

Get a second opinion from OpenAI Codex and have the codex-advisor subagent check it critically against the code.

not rated 1 22d ago A 25 tokens original MIT

prewalk

6803

vivekascoder/codex-prewalk

Skill Claude Code

Use when the user wants a coding task executed with a strong planner model first and a faster/cheaper executor model after the first successful implementation edit.

not rated 1 26d ago A 33 tokens original Apache-2.0

parallel-tasks-planner

6804

yu-iskw/coding-agent-fabric

Agent Claude Code

Plans and decomposes complex tasks into mutually exclusive subtasks for parallel execution. Use when facing large tasks that can benefit from concurrent subagent work.

not rated 1 19d ago A 35 tokens original Apache-2.0

smart-subagents

6805

m-esm/smart-subagents

Plugin Claude Code

Bundles 1 agent · 134 tokens together

Routes coding labor to whichever AI CLI (codex, grok, kimi, claude/Fable) has live quota headroom and the right capability fit, runs it in an isolated git worktree, and verifies the diff before reporting.

not rated 2 changed today A tokens not measured original MIT

laruss/recursive-task-optimizer

Skill Claude CodeCodex

Build, configure, run, inspect, or troubleshoot agent-agnostic recursive improvement loops for a repository or artifact. Use when a task should be attempted repeatedly by Claude Code, Codex CLI, Hermes, or another CLI agent; when candidates must inherit mutable task instructions, a self-improving meta-procedure, and…

not rated 1 26d ago A 101 tokens original MIT

rules-architect

6807

langlanglanglanglang/rules-architect

Skill Claude Code

A set of rules for organizing Claude Code instructions across hooks, personal memory, path-specific rules, shared project instructions, and team lessons. It is written partly in Chinese and includes a five-question placement process.

not rated 1 1mo ago B 128 tokens original MIT

agentforge-protocol

6808

Yat-mo/agentforge-protocol

Skill Claude CodeCodex

Use when doing non-trivial coding with Hermes, OpenClaw, Claude Code, Codex CLI, or similar autonomous coding agents. Orchestrates Karpathy-style minimal-change discipline, grill-plan intake, TDD, systematic debugging, subagent-driven implementation, spikes, and pre-commit review into one end-to-end workflow.

not rated 1 4mo ago A 71 tokens original MIT

restore-codex-move

6809

Tang1206cc/Codex-Device-Migration-Assistant

Skill Codex

Inspect, verify, transactionally restore, and audit a Codex migration package on a new computer. Use when the user has transferred Codex “行李”, a codex-move ZIP or age-encrypted package, and asks to receive, import, unpack, restore, or complete a move on macOS, Windows, or Linux.

not rated 1 1mo ago A 75 tokens

codex-insights

6811

Not-Dev-Tech/codex-insights-local

Skill Claude CodeCodex

Gere um relatório local e somente leitura sobre sessões, tokens, modelos, reasoning effort, profiles, MCPs, ferramentas, skills, prompts repetidos, finalidades e objetivos do Codex CLI. Use para auditoria de consumo e recomendações de configuração.

not rated 1 1mo ago A 57 tokens original MIT

setup-multi-agent

6812

FuzzyKala/cc-templates

Skill Claude CodeCodex

Bootstrap a new project with multi-CLI agent config — drops AGENTS.md + CLAUDE.md from the cc-templates templates/ directory into a target project, patches its .gitignore, and prints verification commands. The "multi-agent" here means multi-CLI (Claude Code + Codex CLI + Antigravity CLI), not multiple internal…

not rated 1 1mo ago B 79 tokens original MIT

skill-advisor

6813

dees91/agent-skill-manager

Skill Codex

Inspect Skill Manager's locally installed Claude Code, Codex, Muse, or Grok skills before non-trivial work, report the smallest clearly relevant set already active, temporarily activate relevant inactive skills, load all selected instructions, and clean up any receipt it creates before finishing. Use at the start of…

not rated 1 changed 15d ago A 131 tokens original MIT

dynamic-workflows

6814

tharanee-bit/Codex-Dynamic-Workflows

Skill Codex

Use for bounded native Codex multi-agent orchestration when a task has at least two independent workstreams or independent verification would materially improve confidence: broad or high-risk multi-step work, audits, migrations, multi-area review-and-fix, adversarial verification, cross-checked research, or explicit…

not rated 1 1mo ago A 144 tokens original MIT

model-routing

6815

0xTitanas/codex-tier-routing

Skill Codex

Fail-closed local routing guidance for Codex agent profiles and the bundled codex-tier dispatcher.

not rated 1 19d ago A 22 tokens original MIT

google-adk-python

6816

vysotin/cc_google_adk_skill

Skill Claude CodeCodex

Build production-ready AI agents in Python using Google Agent Development Kit (ADK). Use when creating agentic Python applications with LlmAgent, workflow agents (SequentialAgent, ParallelAgent, LoopAgent), multi-agent orchestration, tool development (function tools, MCP, OpenAPI), session and state management…

not rated 1 6mo ago A 146 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: