codex skills

21,786 tagged codex, measured the same way as everything else here.

Browse within: claudecode 176copilot 120coding-agents 80agent-orchestration 76agentic-coding 76ai-research 68ai-workflow 68opencode 68gemini 64claudecode-skills 60openai 60skill 60autonomous-agent 59antigravity 58

proof-checker

49

wanshuiyin/Auto-claude-code-research-in-sleep

Skill Claude CodeCodex

A mathematical proof review and repair workflow for LaTeX documents. It checks whether a proof has valid reasoning, addresses identified gaps, reviews the fixes, and produces an audit report.

16k +108 7d ago A 87 tokens original MIT

mindfold-ai/Trellis

Skill Claude CodeCodex

A structured way to examine a problem from its basic assumptions upward. It encourages questioning why a design exists and whether a different approach would be better.

14k +56 7d ago A 164 tokens AGPL-3.0

python-design

51

mindfold-ai/Trellis

Skill Claude CodeCodex

Python design patterns for CLI scripts and utilities — type-first development, deep modules, complexity management, and red flags. Use when reading, writing, reviewing, or refactoring Python files, especially in .trellis/scripts/ or any CLI/scripting context. Also activate when planning module structure, deciding…

14k +56 7d ago A 73 tokens AGPL-3.0

ts-sdk-author

52

mindfold-ai/Trellis

Skill Claude CodeCodex

Design, build, verify, and publish production-grade TypeScript SDKs as npm packages inside a pnpm monorepo. Covers workspace layout, public API and module boundaries, plugin extension points, branded types and library-tuned tsconfig, tsdown bundling (vs tsup/tsc-only/unbuild), package.json exports with dual ESM+CJS…

14k +56 7d ago A 219 tokens AGPL-3.0

ocx

53

lidge-jun/opencodex

Skill Claude CodeCodex

Drive a running opencodex (ocx) proxy from the CLI — account pools, provider routing, model catalog, usage and cost attribution, request logs, access keys, storage cleanup, and the management API. Use when a task involves controlling or inspecting an opencodex proxy rather than editing the opencodex codebase.…

13k +272 yesterday A 0 tokens original MIT

autoresearch

54

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports…

12k +49 2mo ago A 98 tokens original MIT

Orchestra-Research/AI-Research-SKILLs

Skill Claude CodeCodex

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

12k +49 2mo ago A 46 tokens original MIT

install-loop

56

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Part of loop-engineering

Install Loop Engineering into a project via the unified CLI front door (@cobusgreyling/loop). Prefer this over invoking loop-init / loop-audit separately. Week-one is report-only; never enable auto-merge or unattended fixes unless the human explicitly asks and doctor is healthy.

11k +73 yesterday A 59 tokens original MIT

loop-budget

57

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Part of loop-engineering

Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.

11k +73 yesterday A 32 tokens original MIT

loop-constraints

58

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Part of loop-engineering

Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.

11k +73 yesterday A 35 tokens original MIT

Imbad0202/academic-research-skills-codex

Skill Claude CodeCodex

ARS-Codex workflows for research, academic writing, manuscript review, research-to-paper pipelines, and experiment planning. Use when the user asks for deep research, literature review, systematic review, meta-analysis, research question refinement, academic paper drafting, paper revision, citation or integrity…

9.7k +162 9d ago A 242 tokens

release-plannotator

60

backnotprop/plannotator

Skill Claude CodeCodex

Prepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing a release, bumping versions, writing release notes, tagging…

8.3k +85 yesterday A 104 tokens original Apache-2.0

plannotator

61

backnotprop/plannotator

Skill Claude CodeCodex

Reference for using the Plannotator CLI: plan review, code review, annotating files, URLs, folders, and running local apps, annotating the last assistant message, browsing archived plan decisions, and exporting or sharing Guided Reviews. Invoke when asked to use Plannotator for anything not covered by a more specific…

8.3k +85 yesterday A 73 tokens original Apache-2.0

backnotprop/plannotator

Skill Claude CodeCodex

Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.

8.3k +85 yesterday A 57 tokens original Apache-2.0

refly

63

refly-ai/refly

Skill Claude CodeCodex

Base skill for Refly ecosystem: creates, discovers, and runs domain-specific skills bound to workflows. Routes user intent to matching domain skills via symlinks, delegates execution to Refly backend. Use when user asks to: create skills, run workflows, automate multi-step tasks, or manage pipelines. Triggers: refly…

7.5k +3 1mo ago A 94 tokens

running-tend

64

max-sixty/worktrunk

Skill Claude CodeCodex

Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend- skills. Use when operating in CI.

6.8k +40 today B 43 tokens

max-sixty/worktrunk

Skill Claude CodeCodex

CLI output formatting standards for worktrunk. Load before editing any code that calls warningmessage, hintmessage, errormessage, infomessage, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system…

6.8k +40 changed today A 71 tokens

wt-switch-create

66

max-sixty/worktrunk

Skill Claude CodeCodex

Part of worktrunk

Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree.

6.8k +40 today A 43 tokens

op7418/guizang-social-card-skill

Skill Claude CodeCodex

Generate Guizang-style social card image sets, Live Photo motion cards, material-first Live Photo puzzle layouts, triple Live Photo collages, long-video-to-Live-Photo treatments, and WeChat official account cover pairs from articles, scripts, screenshots, product notes, subtitles, photos, or user-supplied videos. Use…

6.8k +55 2mo ago A 170 tokens AGPL-3.0

data-engineering

68

fengshao1227/ccg-workflow

Skill Claude CodeCodex

Part of ccg-workflow

A guide to data engineering, the work of collecting, moving, processing, and checking data. It covers workflow tools such as Airflow, Dagster, and Prefect, plus streaming and data-quality tools.

5.9k +4 4d ago A 53 tokens original MIT

infrastructure

69

fengshao1227/ccg-workflow

Skill Claude CodeCodex

Part of ccg-workflow

A guide for cloud-native infrastructure: software and configuration used to run applications in containers and manage cloud resources. It covers Kubernetes, Helm, Kustomize, GitOps tools such as ArgoCD and Flux, and infrastructure-as-code tools such as Terraform and Pulumi.

5.9k +4 4d ago A 65 tokens original MIT

mobile

70

fengshao1227/ccg-workflow

Skill Claude CodeCodex

Part of ccg-workflow

A guide for developing mobile apps on iOS, Android, or with cross-platform tools such as React Native and Flutter. It covers UI frameworks, state handling, networking, storage, and testing patterns.

5.9k +4 4d ago A 44 tokens original MIT

codex-ppt

71

ningzimu/codex-ppt-skill

Skill Claude CodeCodex

Generate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.

5.5k +86 1mo ago A 27 tokens original MIT

loopx-auto-research

72

huangruiteng/loopx

Skill Claude CodeCodex

Use when a LoopX worker is operating an auto-research lane, demo pane, frontier item, evidence packet, promotion/retirement decision, or visible tmux/Codex auto-research rehearsal. Identity must come from the LoopX role profile and quota/frontier packet; this skill only provides role-specific execution checklists…

5.4k +81 yesterday A 79 tokens original Apache-2.0

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: