Everything for Codex

Skills, prompts, AGENTS.md files and MCP servers that Codex reads. Skills are shared with Claude Code; the rest is Codex-native. 269,003 indexed, measured the same four ways as everything else here.

bulk-operations

9169

HubSpot/agent-cli-skills

Skill Claude CodeCodex

Foundation patterns for the hubspot CLI — JSONL piping, batch read, pagination, dry-run/digest/confirm for destructive ops, and hubspot history for recovery. Every other skill builds on this one.

not rated 24 +1 today A Socket: passSnyk: passSkillSpector: pass 50 tokens original Apache-2.0

pptx-editor

9170

aiappsgbb/kratos-agent

Skill Claude CodeCodex

Create, read, edit, and manipulate PowerPoint presentations (.pptx) with full formatting, layouts, charts, images, speaker notes, and template support.

not rated 24 5d ago A 35 tokens

boss-auto-job

9171

xiarongwen/boss-auto-job

Skill Claude CodeCodex

An automated job-search workflow for BOSS直聘, a Chinese recruiting platform. It keeps a browser login, collects job listings, uses agents to match them, writes tailored messages, and can submit applications.

not rated 24 +2 4mo ago A 67 tokens original MIT

anti-ai-slop

9172

walidboulanouar/anti-ai-slop

Skill Claude CodeCodex

Universal de-AI writing skill. Catches and rewrites the tells that expose AI-generated text — forbidden words ("delve", "crucial", "landscape", "tapestry", "Additionally"), forbidden patterns (rule of three, negative parallelism, em-dash overuse, Title Case headings, inline-header bullets, emoji headers…

not rated 24 4mo ago A 316 tokens

qmt-bridge-trading

9173

atorber/qmt-trading-skill

Skill Claude CodeCodex needs its repo

A bridge to QMT, a Chinese securities-trading system, through an HTTP API, a way for software to send requests over the web. It connects to miniQMT accounts running on Windows.

not rated 24 +2 yesterday A SkillSpector: warn 111 tokens original MIT

paper-reading

9174

Agentchengfeng/paper-reading-skills

Skill Codex

A set of instructions for reading research papers, technical reports, arXiv PDFs, and related code repositories. arXiv is a public website where researchers share scientific papers, often before formal publication.

not rated 24 2mo ago A 73 tokens original Apache-2.0

search-cold-skills

9176

pc-style/cool-my-skills

Skill Claude CodeCodex

Use when the user says "cold " (e.g. "cold to-prd", "cold something that writes prds"), "Search your skills", or asks to find/use a cold, hidden, or non-autoloaded skill. Searches /.agents/skills-cold and manually loads matching skill instructions on demand.

not rated 24 1mo ago A SkillSpector: warn 75 tokens original MIT

xingce-solver

9177

heihei999/huasheng-mcp

MCP server Claude CodeCodexCursor +2

MCP server "xingce-solver" as configured in heihei999/huasheng-mcp. Runs locally from the xingce-solver Python package.

not rated 24 15d ago A tokens not measured original MIT

polybrain

9178

mosesman831/PolyBrain

Skill Claude CodeCodex

Use when you need multi-model orchestration: decompose a high-level objective into subtasks, route each to a specialized model, run in parallel, synthesize, then verify.

not rated 24 2mo ago A 39 tokens GPL-3.0

geekx-gate

9179

geekjourneyx/geekx-skills

Skill Claude CodeCodex

A review framework for deciding whether an engineering idea or technical commitment is necessary, too broad, or premature. It examines the real problem, complexity, evidence, non-goals, and ease of reversal.

not rated 24 2d ago A 155 tokens original MIT

asd-ste100

9180

nuelcyoung/asd-ste100

Skill Claude CodeCodex

This skill should be used when the user asks to "write in Simplified Technical English", "rewrite this in STE", "check STE compliance", "apply ASD-STE100", "simplify this technical documentation", "make this manual STE-compliant", mentions ASD-STE100, STE, controlled language, or wants technical procedures…

not rated 24 27d ago A 85 tokens original MIT

bls-oews-mcp

9181

1102tools-dev/federal-contracting-mcps

MCP server Claude CodeCodexCursor +2

One of 9 in server.json

MCP server for the BLS Occupational Employment and Wage Statistics (OEWS) API. Market wage data for IGCEs and price analysis. Runs locally from the bls-oews-mcp Python package. Needs 1 environment variable to run.

not rated 24 +3 6d ago A tokens not measured original MIT

quantskills/skill-futures-deepview-analyst

Skill Codex

A Chinese-language analysis tool for futures markets, where contracts set terms for buying or selling an asset later. It uses Pandadata's DeepView interface to examine positions, money flows, inventories, prices, and related contracts.

not rated 24 2mo ago A 155 tokens GPL-3.0

huashu-nuwa

9183

joe-qai/qa-skills

Skill Claude CodeCodex

A skill that researches a person or vague need, extracts a way of thinking, and turns it into a reusable advisor skill.

not rated 24 +1 4d ago A 150 tokens

reconbridge

9184

lm060719/reconbridge

Skill Claude CodeCodex

Drive the ReconBridge toolchain to reverse-engineer / recon / tamper Android apps on a rooted (KernelSU) device from the PC side. Use whenever the task involves: pulling an APK or native .so off a device, decompiling with jadx, locating classes/methods with DexKit/androguard, Ghidra native analysis, hooking or tracing…

not rated 24 +1 1mo ago A 196 tokens original MIT

image-to-prompt

9185

jiemianduan/image-to-prompt

Skill Codex

Analyze one or more reference images and reconstruct faithful, reusable image-generation prompts in Chinese and English. Use when users want to reverse-engineer, infer, restore, imitate, or write prompts from visual references.

not rated 24 +3 1mo ago A 46 tokens original MIT

vrc-monitor-agent

9186

ggg123124/vrchat-assistant

Skill Claude CodeCodex

Use for VRChat friend queries (online status, who played with whom, activity timelines, online patterns) and VRChat social actions (boop, invite, join world, friend management, group operations, image uploads) via the vrc-monitor MCP server on port 8799.

not rated 24 +3 changed today A SkillSpector: warn 62 tokens original MIT

emergency_triage

9187

wananing/Smart-Health-Assistant

Skill Claude CodeCodex

A clinic safety check for symptoms that may signal a life-threatening emergency. It runs first when warning signs such as chest pain, breathing difficulty, loss of consciousness, or severe bleeding appear.

not rated 24 +3 29d ago A 126 tokens

study-teach

9188

2362094903-ops/study-assistant-skills

Skill Claude CodeCodex

Personalized lecture & explanation sub-skill for a Chinese graduate-exam learner who values step-by-step reasoning, intuitive/visual understanding, strict condition checking, error diagnosis, and exam-oriented transfer. Orchestrated by study-assistant but also usable standalone. Use when the learner wants a…

not rated 24 +3 1mo ago A SkillSpector: warn 191 tokens original MIT

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up…

not rated 24 +1 changed 9d ago A 111 tokens

ida-mcp

9190

HexRaysSA/ida-mcp

MCP server Claude CodeCodexCursor +2

Alias package for re-mcp-ida — installs re-mcp-ida. Runs locally from the ida-mcp Python package.

not rated 24 +2 yesterday A tokens not measured original MIT

cumcm-modeling-analyst

9191

zhu-hailin/cumcm-modeling-analyst

Skill Codex

A Chinese-language assistant for CUMCM and similar mathematical modelling competitions, where teams use data and mathematics to solve real-world problems.

not rated 24 changed 10d ago A 73 tokens

slideshow

9192

J-StaR-Films-Studios/VibeCode-Protocol-Suite

Skill Claude CodeCodex

Author a HyperFrames slideshow composition — a presentation, pitch deck, or interactive deck with discrete slides, fragment reveals, branching sequences, and hotspot navigation. Use as an intent check when the user asks for a presentation, pitch deck, slide deck, interactive deck, or page-to-deck conversion that might…

not rated 24 6d ago A SkillSpector: warn 86 tokens original ISC

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: