anthropic for Codex

8,262 mods tagged anthropic that install into Codex, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Codex: Git and workflow · Web3 and blockchain · Python · React · TypeScript · openai · android · docker · Go · Localization · bun · nextjs

legends-review

649

Atypical-Consulting/claude-legends-review

Skill Claude CodeCodex

Use when the user wants a comprehensive code review from multiple perspectives, or invokes a team-based review combining business, design, and engineering viewpoints with debate and consensus. Trigger this skill whenever the user asks for a "legends review", "team review", "full review", "review from all angles", or…

not rated 2 1mo ago A 197 tokens original MIT

artnebo/cinematic-frame-director

Skill Claude CodeCodex

Turn a user's idea, scene description, or mood into ONE production-grade cinematic still-image prompt in English for text-to-image models (Seedream, Midjourney, Flux, DALL-E, or any image generator). Use this skill whenever the user asks for an image prompt, a cinematic frame, a "movie still" look, a photorealistic…

not rated 2 2mo ago A 156 tokens original MIT

ideate

651

nelsonwerd/ideate-skill

Skill Claude CodeCodex

Take a fuzzy idea (or an existing thing you want to improve) through a disciplined funnel — explore → pressure-test → converge — and produce one living CONCEPTBRIEF.md: a locked concept + phased roadmap. Acts as a blunt, honest co-founder (permission to overrule you), forces a success metric and a kill criterion…

not rated 2 3mo ago B 210 tokens copy · 100% MIT

prompt-engineering

652

ZHOUCOOKIE/prompt-engineering-skill

Skill Claude CodeCodex

Writes, rewrites, reviews, and audits prompts and system prompts using Anthropic's current official guidance, and selects the right model and effort level for the task before drafting. Use when the user asks to write a prompt, improve or fix a prompt, design a system prompt, or check a prompt before running a task …

not rated 2 1mo ago A 212 tokens

paxel-skill

653

skoppisetty/paxel-skill

Skill Claude CodeCodex

Score your own Claude Code and Codex CLI sessions on YC Paxel's exact 5-axis rubric, locally, with Claude as the scorer (no upload, no backend). Use when the user wants to see how Paxel would evaluate their work, run a self-assessment on Execution Leverage / Steering / Engineering Quality / Product Thinking /…

not rated 2 3mo ago A 87 tokens

fieldops-ctf-reverse

654

download4you/n2-fieldops

Skill Codex

Reverse engineering of compiled, packed, virtualized, or obfuscated targets for authorized CTF challenges. Use when the task is to understand, decompile, disassemble, or unpack an unknown executable across ELF, PE, Mach-O, APK, WASM, firmware, bytecode, or custom-VM targets.

not rated 2 24d ago A 71 tokens original MIT

claude-codex-review

655

maoningge/claude-codex-review

Skill Codex

Get an independent second-opinion review from Codex (the codex CLI) on code or implementation plans that Claude just produced. Use this whenever Claude has just finished writing or substantially editing code, or has just drafted an implementation/design plan, and an independent cross-check would add value — and…

not rated 2 3mo ago A 156 tokens original MIT

itr2-india

656

bp-high/itr-filing-claude-skill

Skill Claude CodeCodex

End-to-end help filing an Indian ITR-2 for AY 2026-27 (FY 2025-26) for a salaried person with capital gains from shares and mutual funds, plus interest from RD/FD/savings. Parses Form 16, AIS, TIS, Form 26AS and broker/RTA capital-gains statements, reconciles them, classifies every gain under the current…

not rated 2 1mo ago A 235 tokens

bootstrap

657

Bradymck/claude-code-harness

Skill Claude CodeCodex

Project bootstrap wizard — turns any codebase into a fully planned, agent-ready project with coordination docs, debugging guidelines, and parallel execution infrastructure. Use when starting work on a new or unfamiliar project that needs structure.

not rated 2 3mo ago A 44 tokens original MIT

data-explore

658

giacomogaglione/claude-awesome-stack

Skill Claude CodeCodex

Profile and explore datasets -- schema inference, distributions, missing values, outliers, correlations. Use when starting work with a new dataset or investigating data quality issues.

not rated 2 6mo ago A 36 tokens original MIT

mcp-server

659

prizmad/agent-skills

Skill Claude CodeCodex

MCP server for AI agents to create video ads via Streamable HTTP. Primary auth is OAuth 2.1 + Dynamic Client Registration (the modern Claude Desktop / Claude.ai / ChatGPT / Cursor "Connect" flow); long-lived API keys remain supported for headless clients.

not rated 2 4mo ago A 60 tokens original MIT

ilia-inovaflow/s4hana-create-record-skills

Skill Claude CodeCodex

Create business partners (BPs) in SAP S/4HANA Cloud Public or on-prem private edition via OData V2 ABusinessPartner deep-insert at APIBUSINESSPARTNER. Supports suppliers (vendors with FLVN00/FLVN01 roles), customers (FLCU00/FLCU01 roles), AND combined customer+supplier BPs (sells AND buys) in a single POST. Use…

not rated 2 2mo ago A 281 tokens original MIT

hive-connect-repo

661

Hivemind-OSS/Hivemind

Skill Claude CodeCodex

Register a repo with the server-side census sync: hive repo add writes the durable repo registry (the sync daemon picks it up on its next tick — no restart), private remotes authenticate via a token env var NAME (never a stored secret), and hivehealth(includecensushealth=true) verifies both that the sync daemon itself…

not rated 2 1mo ago A 150 tokens original Apache-2.0

tubepilot

662

ixex/tubepilot

MCP server Claude CodeCodexCursor +2

MCP server "tubepilot" as configured in ixex/tubepilot. Runs dist/index.js with node.

not rated 2 7mo ago A tokens not measured original MIT

write-terva-skill

663

terva-sh/terva

Skill Claude CodeCodex

Author a new terva skill, a reusable SKILL.md instruction set that terva loads on demand. Install it where terva discovers it, in the project .terva/skills/ or the global $TERVAHOME/skills/. Use for create/add/write-a-skill requests, not extensions.

not rated 2 yesterday A 71 tokens original MIT

forge-onboard

664

JayOfemi/claude-harness-forge

Skill Claude CodeCodex needs its repo

Onboard a project into this governance layer: scan a repo that was pasted or cloned into Projects/, draft its bible from what the code actually shows, create its tracker and workspace pointer, register it in the composition manifest, and echo the reconstructed setup back for correction. Use this whenever the user…

not rated 2 1mo ago A 122 tokens original MIT

dead-letter

665

Wh0FF24/whoff-agents

Skill Claude CodeCodex

Capture a failed or blocked task before it disappears. Categorizes the failure mode, extracts what was learned, and generates either a retry packet with the root cause fixed or an escalation message with specific decision points. Use whenever an agent returns a blocker, error, or partial result.

not rated 2 2mo ago A 58 tokens original MIT

typecast

666

Alee02/typecast

Skill Claude CodeCodex

Use TypeCast to turn LLM output into validated, typed JVM values. Reach for it whenever code calls an LLM and then parses/validates the response by hand: extraction of case classes or Java records from text, classification/routing via sealed traits, constraint enforcement with retry, streaming partial JSON into a UI…

not rated 2 1mo ago A 86 tokens original Apache-2.0

zhanglunet/qcc

Skill Claude CodeCodex

A Chinese company and executive background-check workflow examines a named person together with a company's Unified Social Credit Code, the identifier used for Chinese businesses.

not rated 2 3mo ago A 333 tokens original Apache-2.0

greptile

668

tr4m0ryp/linkedin-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "greptile", hosted remotely at api.greptile.com, as configured in tr4m0ryp/linkedin-mcp-server.

not rated 2 2mo ago A tokens not measured original Apache-2.0

github

669

aaronboshart1/orionomega

Skill Claude CodeCodex

Full-featured GitHub integration via the gh CLI. Manage repositories, issues, pull requests, CI/CD workflows, releases, and make raw API calls.

not rated 2 1mo ago A 0 tokens

go4

670

jlldavies/go4-llm-design-patterns

Skill Claude CodeCodex

Use when designing, architecting, planning, or debugging any system with an LLM in it — agents, agent loops, RAG and retrieval, prompt pipelines, multi-agent or subagent orchestration, tool use and MCP, memory and context management, evals, or production guardrails. Trigger BEFORE committing to an approach — choosing…

not rated 2 28d ago A 141 tokens original MIT

sprint-orchestrator

671

lipefur/sprint-orchestrator

Skill Claude CodeCodex

Use when the user wants to plan, dispatch, review or deploy software sprints in a multi-chat orchestration pattern — running parallel multi-agent work across isolated git worktrees without context bloat in long Claude sessions. Skill provides a portable workflow with auto-discovery of project profile, modular addons…

not rated 2 3mo ago A 122 tokens original MIT

codex

672

SSC-STUDIO/Ai-Model-Gateway

MCP server Claude CodeCodexCursor +2

MCP server "codex" as configured in SSC-STUDIO/Ai-Model-Gateway. Launched with codex mcp-server. Needs 1 environment variable to run.

not rated 2 18d ago A tokens not measured original MIT

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: