Skills for Codex

211,906 that install into Codex. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

keystone-new-guide

6505

tacoda/keystone

Skill Claude CodeCodex

Scaffold a new rule guide + paired corpus stub at the canonical path.

not rated 44 2mo ago A 15 tokens original MIT

pyrestoolbox-mcp

6506

gabrielserrao/pyrestoolbox-mcp

Skill Claude CodeCodex

Skill for using the pyResToolbox MCP Server — a 108-tool reservoir engineering calculation suite exposed via the Model Context Protocol. Use this skill whenever the user asks about petroleum engineering calculations, PVT analysis, well performance, inflow performance relationships (IPR), reservoir simulation input…

not rated 44 6mo ago A 204 tokens GPL-3.0

memories-off

6507

cafe3310/agent-skill-memories-off

Skill Claude CodeCodex

A local knowledge-base skill that stores people, projects, notes, and their relationships in Markdown files. It supports long-term memory for an AI assistant.

not rated 44 3mo ago A 47 tokens original Apache-2.0

t-invest

6508

nyxandro/t-invest-skill

Skill Claude CodeCodex

A command-line connection to a user’s T-Invest brokerage account, providing portfolio data, market information, calculations, and explicitly requested trades.

not rated 44 2mo ago B 147 tokens original MIT

run-episode

6509

austin-starks/Public-Portfolio-Challenge

Skill Claude CodeCodex

The single entry point that executes a Public Portfolio Challenge episode or addendum runbook end-to-end, delegating each stage to the functional skills. Use when asked to run/execute/replay Episode 10, its bakeoff, or its addendum with the NexusTrade MCP connected. Reads the target runbook, pins its real artifacts…

not rated 44 yesterday A SkillSpector: pass 100 tokens original MIT

ThinkOffApp/ide-agent-kit

Skill Claude CodeCodex

Umbrella skill for the ThinkOff agent ecosystem. One API key, one identity across four capabilities -- social feed (xfor.bot), knowledge rooms (Ant Farm), puzzle competitions (AgentPuzzles), and IDE agent coordination (ide-agent-kit). Use this skill to understand the platform and choose which component skills to…

not rated 44 +1 today A 69 tokens AGPL-3.0

xiaohongshu-skill

6511

DeliciousBuding/xiaohongshu-skill

Skill Claude CodeCodex

A skill for working with Xiaohongshu, also called RedNote, a Chinese social-media platform for posts, videos, articles, comments, and reactions. It uses a browser session and returns structured results.

not rated 44 24d ago A 110 tokens original Apache-2.0

autoresearch

6512

supratikpm/gemini-autoresearch

Skill Claude CodeCodex

Autonomous goal-directed iteration for Gemini CLI. Inspired by Karpathy's autoresearch. Use when asked to run autoresearch, iterate overnight, or autonomously improve any measurable goal. Loops forever: modify → verify → keep/revert → log → repeat. Never stops until interrupted. Gemini-native: uses Google Search…

not rated 44 +1 5mo ago A 81 tokens

crawl4weibo

6513

Praeviso/crawl4weibo

Skill Claude CodeCodex

Query Weibo users, posts, and comments through the local crawl4weibo CLI. Use when the workspace contains this repository and the user wants deterministic shell access to the project's Weibo crawling capabilities from OpenClaw.

not rated 44 18d ago A SkillSpector: pass 49 tokens original MIT

clojure-repl-dev

6514

iwillig/clojure-system-prompt

Skill Claude CodeCodex

REPL-driven Clojure development for writing, editing, and debugging code. Triggers when working with Clojure files (.clj, .cljs, .cljc, .edn), handling namespaces, functions, or tooling. Provides idiomatic functional programming guidance through the REPL workflow.

not rated 44 3mo ago A 67 tokens original MIT

adversarial-testing

6515

KieranHoward646/Adversarial-Testing-Skill

Skill Claude CodeCodex

Multi-AI adversarial testing workflow. Two AI agents collaborate: a Developer AI produces a structured product summary with test targets, then an Adversarial AI safely executes tests and auto-fixes issues. This skill should be used when the user wants to run adversarial testing on any software product, API, or feature…

not rated 44 +1 1mo ago A 158 tokens original MIT

file-organizer-dev

6516

kridaydave/File-Organizer-MCP

Skill Claude CodeCodex needs its repo

Development guide for the File Organizer MCP server codebase. Use when (1) adding new MCP tools, (2) adding new services, (3) modifying existing tools or services, (4) writing tests, (5) fixing security issues, (6) refactoring code, or (7) understanding the architecture. Provides patterns for Zod schemas, path…

not rated 44 5d ago A SkillSpector: warn 91 tokens original MIT

paper-reproduction

6517

WUBING2023/ReproRun

Skill Claude CodeCodex

A workflow for reproducing or checking results reported in academic papers, especially papers with public Python code. It is aimed at machine learning, computer vision, and natural language processing research.

not rated 45 +1 2mo ago A 153 tokens

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Spell, SpellBook, ActionBar, Cooldown, Totem, and Shapeshifting APIs. Covers CSpell info/cooldown/usability/range, CSpellBook navigation/slot queries, CActionBar slot management/state/overrides, CSpellActivationOverlay procs, CSpellDiminish DR tracking, CCooldownViewer…

not rated 44 7mo ago A 154 tokens original MIT

web-analytics

6519

SeoToolkit/web-analytics-agent-skill

Skill Claude CodeCodex

Analyze web traffic, SEO performance, and search engine trends using Google Search Console, Google Analytics 4, and Bing Webmaster Tools. Use when the user asks to analyze traffic, check SEO, or find keyword opportunities.

not rated 44 +1 2mo ago A 47 tokens

ebpf-skill

6520

h0x0er/ebpf-skill

Skill Claude CodeCodex

Practical guidance for choosing, writing, loading, and debugging eBPF programs. Prioritizes correct toolchain and hook selection, map choice, kernel-version fit, verifier triage, and concise production-ready examples using libbpf, ebpf-go, and bpftrace.

not rated 44 +1 5mo ago A 62 tokens original Apache-2.0

fullbleed

6521

fullbleed-engine/fullbleed-official

Skill Codex

Use Fullbleed PDF Engine to create or modify document-generation projects for PDFs, reports, invoices, statements, forms, certificates, letters, accessible PDF/PDF-UA, archival PDF/PDF-A, print-ready PDF/PDF-X, transactional output, and fixed or reflowing variable-data/VDP jobs from structured content using Python and…

not rated 44 +1 21d ago A SkillSpector: pass 118 tokens original MIT

xctrace-profiler

6522

jamesrochabrun/XcodeTraceMCP

Skill Codex

Profile Xcode/macOS/iOS apps and Instruments traces with the xctrace-analyzer MCP server. Use for simple requests like "profile this app", "record my app on launch", "find why my app is slow", "check hangs", "find leaks", "inspect allocations", "analyze network", "profile startup", "analyze this .trace", "compare…

not rated 44 4mo ago A 108 tokens original MIT

pdca-framework

6523

kenjudy/pdca-agentic-coding-framework

Skill Claude CodeCodex

Guides developers through a human-supervised PDCA framework for AI code generation. Applies analysis, TDD, validation, and retrospection. Activates for sessions requiring systematic quality control.

not rated 44 +2 changed yesterday A 41 tokens

skill-creator

6524

MasihMoafi/Elpis

Skill Codex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 44 +2 today A 46 tokens copy · 70% Apache-2.0

anki

6525

terkelg/anki-markdown

Skill Claude CodeCodex

Create and manage Anki flashcards. Use when the user wants to create flashcards, add notes to Anki, manage decks, or work with spaced repetition learning. Also use when user mentions "anki", "make cards", "add to anki", "learn this", "memorize", "remember this", "SRS", or asks to turn content into flashcards.

not rated 44 +2 2mo ago A Socket: passSnyk: pass 79 tokens original MIT

release-gate-loop

6526

KongFangXun/sofagent

Skill Claude CodeCodex needs its repo

A release check that tests a change, reports whether it passes, and can run a limited fix-and-retest cycle. A release is the act of making a software version available.

not rated 44 +1 changed today A SkillSpector: warn 59 tokens original MIT

google-ads-open-cli

6527

Bin-Huang/google-ads-open-cli

Skill Claude CodeCodex

Google Ads data analysis and reporting via google-ads-open-cli. Use when the user wants to check Google Ads performance, pull campaign/ad group/keyword stats, explore account structure, audit conversions, or run custom GAQL queries. Triggers: "Google Ads", "ad performance", "campaign stats", "GAQL", "ad spend"…

not rated 44 +1 5mo ago A 96 tokens original Apache-2.0

ai-readiness-checklist

6528

metabase/agent-skills

Skill Claude CodeCodex

A Metabase AI-readiness coach, covering the data groundwork that makes AI answers trustworthy: modeling with Transforms, table and field metadata, the Glossary, saved Metrics, and marking canonical content. Use this skill whenever the user wants to check if their data is ready for AI, prep the underlying data for…

not rated 44 +2 today A SkillSpector: warn 213 tokens 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: