codex-cli skills

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

Browse within: gemini-cli 180codex-skills 171codex-plugin 147codex-skill 124agentic-workflow 118coding-agents 112ai-assistant 107ai-skills 98context-engineering 93openai 93prompt-engineering 76claude-plugin 73agents-md 62codex-external 60

ShadowAqueduct/watermark-remover

Skill Claude CodeCodex

Audit and finalize authorized natural-language text meant for readers: strip suspicious invisible Unicode, then rewrite prose while keeping facts, meaning, and the writer's voice. Use when the user asks to clean, humanize, polish, or finalize articles, manuscripts, reports, documentation, emails, product copy, UI…

835 9d ago A 121 tokens original MIT

remove-ai-marks

26

ShadowAqueduct/watermark-remover

Skill Claude CodeCodex

Strip multi-vendor AI provenance from owned files: hidden Unicode (Layer A), statistical sampling watermarks via rewrite (Layer B — always offer), and C2PA/EXIF/XMP/container metadata on PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Covers Claude, Gemini/SynthID-class, OpenAI provenance surfaces, and open-LLM sampling…

835 9d ago A 135 tokens original MIT

deploy

27

jazzyalex/agent-sessions

Skill Claude CodeCodex

Use when shipping a release of Agent Sessions — bumping version, updating CHANGELOG, building, signing, notarizing, publishing appcast, and creating a GitHub release.

827 3d ago A 37 tokens original MIT

release-notes

28

jazzyalex/agent-sessions

Skill Claude CodeCodex

Use when writing or curating the user-facing release copy for an Agent Sessions release — README "What's New", GitHub release notes, Sparkle release notes, or website/launch copy. Not for the internal CHANGELOG, which stays a full development history.

827 3d ago A 56 tokens original MIT

sc-skill

29

jazzyalex/agent-sessions

Skill Claude CodeCodex

Capture deterministic macOS screenshots for testing, docs, release notes, and marketing assets. Use when asked to automate app screenshots, batch-generate screenshot sets, standardize window sizing/composition, or choose between Peekaboo and native macOS screenshot tooling.

827 3d ago A 55 tokens original MIT

stop-that-shit

30

lennney/stop-that-shit

Skill Claude CodeCodex

Keep coding agents focused on requested and necessary work. Use for bounded changes, review-only tasks, scope creep, speculative hardening, unnecessary hashing or dependencies, repeated audit loops, or when the user invokes Stop That Shit.

798 2d ago A 50 tokens original MIT

codemap

31

JordanCoin/codemap

Skill Claude CodeCodex

Analyze codebase structure, dependencies, changes, cross-agent handoffs, and get code-aware intelligence. Use when user asks about project structure, where code is located, how files connect, what changed, how to resume work, before starting any coding task, when you need risk analysis and skill guidance, or when…

685 4d ago A 74 tokens original MIT

config-setup

32

JordanCoin/codemap

Skill Claude CodeCodex

Set up or tune .codemap/config.json so Codemap focuses on code-relevant parts of the repo. Use when config is missing, boilerplate, noisy, or mismatched to the stack.

685 4d ago A 44 tokens original MIT

commands-wizard

33

loocor/codmate

Skill Claude CodeCodex

Generate CodMate slash command drafts from requirements.

667 5mo ago A 13 tokens original Apache-2.0

hooks-wizard

34

loocor/codmate

Skill Claude CodeCodex

Generate CodMate hook drafts from requirements.

667 5mo ago A 12 tokens original Apache-2.0

mcp-wizard

35

loocor/codmate

Skill Claude CodeCodex

Generate MCP server drafts from requirements.

667 5mo ago A 12 tokens original Apache-2.0

compact-kb

36

breezewish/CodexPotter

Skill Claude CodeCodex

Use only when user explicitly invokes $compact-kb.

630 1mo ago A 15 tokens original Apache-2.0

loop

37

breezewish/CodexPotter

Skill Claude CodeCodex

Use only when user explicitly invokes $loop.

630 1mo ago A 11 tokens original Apache-2.0

adapt

38

paperboytm/spool

Skill Claude CodeCodex

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.

590 1mo ago A 51 tokens

clarify

39

paperboytm/spool

Skill Claude CodeCodex

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

590 1mo ago A 51 tokens

release-all

40

paperboytm/spool

Skill Claude CodeCodex

Publish the complete Spool CLI release train: synchronized versions, npm packages, the GitHub release, and the matching production web deployment.

590 1mo ago A 0 tokens

example

41

ndycode/codex-multi-auth

Skill Claude CodeCodex

Example fixture skill for scanner regression coverage.

465 2d ago A 10 tokens original MIT

codex-auth-setup

42

ndycode/codex-multi-auth

Skill Claude CodeCodex

Install or refresh codex-multi-auth for the official Codex CLI, run first login, and verify account health and routing.

465 2d ago A 32 tokens original MIT

llmwiki-query

43

Pratiyush/llm-wiki

Skill Claude CodeCodex

Answer a question by querying the user's llmwiki. Use when the user asks about their own past work — "what did I decide about X", "what have I been working on", "how did I solve Y", "what's my preferred approach to Z", or any question that the wiki (built from their session history) might answer. Always read the wiki…

383 +3 2mo ago A 87 tokens original MIT

project-maintainer

44

Pratiyush/llm-wiki

Skill Claude CodeCodex

Maintain an llmwiki-style open-source project across the full framework pipeline. Use when the user says "maintain the project", "check my tasks", "update progress", "run phase gate", "do a monthly verify", "lint my wiki", "check stale entries", or invokes any form of ongoing project-keeping chore. Reads progress.md…

383 +3 2mo ago A 99 tokens original MIT

self-learn

45

Pratiyush/llm-wiki

Skill Claude CodeCodex

Extract reusable patterns from recent sessions, propose framework improvements, and (with approval) update the framework docs. This is the dogfooding meta-loop — the project learns from its own usage. Use when the user says "learn from this", "what did we learn", "extract lessons", "update the framework", "add this to…

383 +3 2mo ago A 84 tokens original MIT

subtask

46

zippoxer/subtask

Skill Claude CodeCodex

Parallel task orchestration CLI that dispatches work to AI workers (via Claude Code) in isolated git workspaces. Use when the user wants to draft, create, run, or manage tasks, delegate tasks to workers/subagents, or mentions subtask or Subtask.

340 4mo ago A 57 tokens original MIT

marm-init

47

Lyellr88/marm-memory

Skill Claude CodeCodex

Guided MARM MCP setup. Invoke after running marm-memory init on the CLI to configure MARM memory across your agent. Drives transport choice, runtime choice, MCP config writing, multi-agent linking, and server start. Works on Claude, Codex, Gemini, Qwen, Cursor, VS Code, and other MCP-capable agents.

339 4d ago A 75 tokens original Apache-2.0

codexu-pr-review

48

shanggqm/codexU

Skill Claude CodeCodex

Review codexU pull requests and decide whether they should be merged, changed, split, declined, or kept as a fork based on product positioning, roadmap, privacy, data semantics, native macOS design, architecture, scope, and verification. Use for PR review, mergeability assessment, contribution triage, and feature-fit…

336 29d ago A 79 tokens original MIT