codex-cli skills

3,502 tagged codex-cli, measured the same way as everything else here.

Browse within: gemini-cli 189codex-skills 170codex-plugin 147ai-coding 140codex-skill 124agentic-workflow 119ai-assistant 107agentic-coding 102context-engineering 94openai 93claude-code-plugin 88claude-plugin 73agents-md 63codex-external 60

pixeltamer

290

gabelul/pixeltamer-gpt-image-skill

Skill Claude CodeCodex

Generate, edit, and compose images with gpt-image-2. Two backends — OpenAI API key or codex CLI (uses your ChatGPT subscription, no key needed). Three modes — one-shot generate, multi-image batch with verification, and multi-reference composition (up to 16 inputs blended into one). Use when the user asks to make an…

not rated 5 15d ago B 124 tokens original MIT

openspec-apply-change

291

amittamari/hop

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

not rated 5 6d ago A 31 tokens copy · 80% MIT

openspec-explore

292

amittamari/hop

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

not rated 5 6d ago A 39 tokens copy · 86% MIT

openspec-sync-specs

293

amittamari/hop

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

not rated 5 6d ago A 38 tokens copy · 78% MIT

quaere-execution

294

haru0416-dev/quaere

Skill Claude CodeCodex

This skill should be used whenever the user authorizes multi-step coding implementation: applying a plan, finishing a feature, implementing review feedback, writing tests, making a refactor, fixing a bug whose cause is already confirmed, or turning a specification into working code. It enforces a Plan → Do → Study →…

not rated 5 1mo ago A 130 tokens original MIT

quaere-grounding

295

haru0416-dev/quaere

Skill Claude CodeCodex

This skill should be used whenever implementation or review depends on external, version-sensitive facts: libraries, SDKs, APIs, CLIs, cloud services, security advisories, changelogs, release notes, or documentation that may have changed. The skill anchors local versions, ranks source quality, runs an executable probe…

not rated 5 1mo ago A 144 tokens original MIT

quaere-audit

296

haru0416-dev/quaere

Skill Claude CodeCodex

This skill should be used whenever the user asks for a serious security audit, vulnerability review, bug bounty triage, threat-model-driven code review, protocol/spec conformance audit, auth/authz or tenant-isolation review, exploitability analysis, CVE/advisory impact assessment, or security-sensitive PR review when…

not rated 5 1mo ago A 146 tokens original MIT

review

297

narumiruna/aru

Skill Claude CodeCodex

Review a proposed change before applying it.

not rated 5 11d ago A 10 tokens original MIT

competitive-intel

298

Aditya923-c/xpoz-agent-skills

Skill Claude CodeCodex

Compare brands and products across social media — share of voice, sentiment, positioning, and audience overlap using Xpoz. Use when asked to "compare brands", "competitive analysis", "share of voice", "brand vs brand", or "competitive intelligence".

not rated 5 5d ago A 54 tokens original MIT

influencer-discovery

299

Aditya923-c/xpoz-agent-skills

Skill Claude CodeCodex

Find and rank influencers by niche, engagement, and authenticity using Xpoz. Searches Twitter, Instagram, and Reddit for active voices in any topic. Use when asked to "find influencers", "discover thought leaders", "who's talking about X", "influencer research", or "find KOLs".

not rated 5 5d ago A 68 tokens original MIT

reddit-research

300

Aditya923-c/xpoz-agent-skills

Skill Claude CodeCodex

Search and analyze Reddit discussions for market research, product feedback, and community insights using Xpoz. Use when asked to "search Reddit", "what does Reddit think about X", "Reddit feedback on X", "subreddit analysis", or "Reddit market research".

not rated 5 5d ago A 58 tokens original MIT

backend-work

301

pmikutel/directed-memory-bank

Skill Claude CodeCodex

Use when starting or continuing backend code changes — server, API, database access, business logic on the server side.

not rated 5 1mo ago A 25 tokens original MIT

memory-bank-writer

302

pmikutel/directed-memory-bank

Skill Claude CodeCodex

Use when updating files in memory-bank/ — adding new technical docs, refining domain notes, or maintaining tasks/work/ and tasks/log/.

not rated 5 1mo ago A 32 tokens original MIT

dmb-memory-bank

303

pmikutel/directed-memory-bank

Skill Claude CodeCodex

Use when needing to load DMB inventory and project knowledge — for a new operation, when navigating an unfamiliar area of the codebase, or before writing to memory-bank/.

not rated 5 1mo ago A 39 tokens original MIT

browser-use

304

twaldin/flt

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

not rated 5 1mo ago A 47 tokens original MIT

grill

305

twaldin/flt

Skill Claude CodeCodex

Rigorous requirements gathering through Socratic questioning. Use when the user says "/grill", "grill me", "ask me questions until we understand", or wants to be interrogated about implementation details before writing code. Forces deep thinking about edge cases, behavior, and design decisions before any code is…

not rated 5 1mo ago A 66 tokens original MIT

pi-autoresearch-loop

306

twaldin/flt

Skill Claude CodeCodex

Skill "pi-autoresearch-loop" from twaldin/flt, covering pi-autoresearch — autonomous experiment loop, installation, quick start, core concepts and two-file persistence model.

not rated 5 1mo ago A 0 tokens original MIT

caveman

307

Molten-Bot/agent_00

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

not rated 5 7d ago A 98 tokens copy · 91% MIT

review

308

Molten-Bot/agent_00

Skill Claude CodeCodex

Review pull requests and code changes for actionable correctness, regression, security, compatibility, and test issues. Use for read-only PR review passes that must produce concise human findings plus a machine-readable verdict.

not rated 5 7d ago A 41 tokens original MIT

algorithmic-art

309

zebbern/termstack

Skill Claude CodeCodex

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

not rated 5 4mo ago A 62 tokens

async-python-patterns

310

zebbern/termstack

Skill Claude CodeCodex

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

not rated 5 4mo ago A 42 tokens

audit-flow

311

zebbern/termstack

Skill Claude CodeCodex

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document…

not rated 5 4mo ago A 84 tokens

neohive-coordinator

312

fakiho/neohive

Skill Claude CodeCodexCursor

Runs Neohive multi-agent coordination from MCP or the dashboard without wasting tokens rediscovering ports, CSRF headers, task rules, or listen/checkmessages patterns. Use when acting as Coordinator, Manager, or Lead; when assigning Neohive work; when using dashboard REST APIs from curl/scripts; or when the user…

not rated 5 1mo ago A 80 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: