LLM skills

9,963 tagged LLM, measured the same way as everything else here.

Browse within: agent 495chatgpt 228agents 220cli 168ml 133bun 124javascript 124agentic-ai 122openai 119agent-framework 116deep-learning 107foundation-models 98agentskills 90cortex 90

grouchy-mentor

841

emekdahl/skills

Skill Claude CodeCodex

Battle-hardened senior engineer who reviews plans and code before they cause a 3 AM incident. Stress-tests architecture, catches data-pipeline fragility, flags security gaps, and calls out missing error handling, then signs off with a severity summary and grudging approval if earned. Use when reviewing new or existing…

not rated 2 2mo ago A 82 tokens original MIT

wiki-ingest

842

AIwork4me/open-llm-wiki

Skill Claude CodeCodex needs its repo

Ingest exactly one research paper or source document into an open-llm-wiki vault. Use when the user explicitly asks to add, ingest, process, or publish a paper into the wiki. The workflow parses the source, drafts a source page, runs independent QA, publishes only after the quality gate passes, extracts and normalizes…

not rated 2 4mo ago A 116 tokens original MIT

learn

843

ayberkcansever/ai-skills

Skill Claude CodeCodex

Learn a tech topic to a correct 101 level in minimal time. Researches open sources (official docs/releases, engineering blogs, YouTube talks, HN/Reddit, news, papers) restricted to recent material, then produces a brief with a 101 mental model, what changed, tradeoffs, an adopt/trial/hold/avoid verdict, a…

not rated 2 9d ago A 176 tokens original MIT

user-facing-only

844

Ljhhhhhh/user-facing-only-skill

Skill Codex

Keep finished deliverables limited to what their intended users need. Use when demo instructions, mock details, implementation rationale, temporary shortcuts, or superseded requirements might leak into user-facing pages, reports, exports, documentation, APIs, or CLI output. Do not use for general UX or code-quality…

not rated 2 12d ago A 64 tokens original MIT

book-distiller

845

AINoSleep/book-distiller-skill

Skill Claude CodeCodex

A process for turning a book into a practical, reusable method guide rather than a simple summary. It researches the book’s methods, decision rules, examples, limits, and supporting criticism.

not rated 2 26d ago A 198 tokens original MIT

multi-harness

846

LFTPadilla/agent-dev-kit

Skill Codex

Universal Harness Adapter — Delegate bounded coding-agent work across local agent harnesses (Pi, OpenCode, Codex CLI, Claude Code CLI, DHS). Use for explicit cross-harness requests, model comparisons, external-only runtimes, or named models requiring a CLI fallback. Do not use for generic requests to spawn subagents…

not rated 2 yesterday A 75 tokens original MIT

Clockwork-Innovations/simply-mcp

Skill Claude Code

Build Simply-MCP servers with createTool(), createResourceTemplate(), code execution mode, or MCP Apps. Use when creating MCP servers, testing tool handlers, writing simply-mcp test harnesses, building servers where AI composes tool calls into JavaScript, deploying MCP servers to Cloudflare Workers, or creating…

not rated 2 4mo ago A 74 tokens

harbor-clerk

848

r0shi/harborclerk

Skill Claude CodeCodex

Search and read documents from a local Harbor Clerk knowledge base. Use when the user references their personal documents, contracts, notes, emails, or asks "what did I store about X?".

not rated 2 yesterday A 42 tokens original MIT

agents

849

IlkhamFY/epistemic-foraging

Skill Claude CodeCodex

Drop-in instructions for any AI agent connected to the foragekit MCP server (uvx foragekit serve --mcp). Paste this into your agent's instructions, or install it as a skill. It teaches the loop; the tools enforce the rules.

not rated 2 1mo ago A 0 tokens original Apache-2.0

execplan-run

850

CueCrux/Crux

Skill Claude CodeCodex

Execute and CLOSE an ExecPlan end-to-end in CueCrux — the execution half that execplan-synthesize/appraise/research (authoring half) hand off to. Runs the milestone loop: claim from the ranked board, announce focus for collision detection, worktree, implement, gate fact, PR, shepherd checks, merge, next milestone…

not rated 2 6d ago A 174 tokens original Apache-2.0

using-cortex-memory

851

fernsdavid25/cortex-protocol

Skill Claude CodeCodex

Use when connected to a Cortex memory MCP server (tools named memorize, recall, recallabout, recalltimeline, listmemories, forget) — at session start, before asking the user for facts they may have shared before, after learning durable facts/preferences/decisions, when the user says "remember/recall/forget", or when…

not rated 2 9d ago A 82 tokens original Apache-2.0

coredoc

852

lpalbou/AgoraHub

Skill Codex

Create, audit, normalize, and maintain a professional external-facing repository documentation system for users, contributors, and tools, including the core doc set, cross-linked topic deep dives, and faithful AI-readable llms.txt and llms-full.txt files. Use when Codex needs to bootstrap docs for a new repo, repair…

not rated 2 yesterday A 111 tokens original MIT

midmem-dev

853

U4CSolutions/MidMem

Skill Claude CodeCodex needs its repo

Develop/iterate on the MidMem middleware core (this repo's packages/core — the shared "LLM Wiki" knowledge layer). Use when adding or changing MidMem capability — retrieval lanes, tiers/lifecycle, work-memory events, concept routing, claims, grounding, the MCP/CLI/hook surfaces, or its tests. Encodes the…

not rated 2 changed 3d ago A 136 tokens original Apache-2.0

fmm

854

srobinson/fmm

Skill Claude CodeCodex

MCP-first code navigation for this codebase. Use before any symbol lookup, file search, dependency trace, impact analysis, or codebase evaluation — replaces grep/glob/read with O(1) fmm tool calls. Trigger when: starting any task involving unfamiliar code, navigating code structure, finding where a symbol is defined…

not rated 2 2mo ago A 96 tokens original MIT

microfiche

855

LucasDuys/microfiche

Skill Claude CodeCodex

Offload large text (docs, logs, transcripts, notes, research dumps) into OCR-certified page images and recall them at up to 2.8x fewer tokens by reading the PNG instead of the raw text. Use when context is filling up with reference material, when the user says "pack this", "microfiche", "offload context", or before…

not rated 2 1mo ago A 90 tokens original MIT

dead-letter

856

Wh0FF24/whoff-agents

Skill Claude CodeCodex

Capture a failed or blocked task before it disappears. Categorizes the failure mode, extracts what was learned, and generates either a retry packet with the root cause fixed or an escalation message with specific decision points. Use whenever an agent returns a blocker, error, or partial result.

not rated 2 2mo ago A 58 tokens original MIT

assets

857

foritin/r-code

Skill Claude CodeCodex

R-Code can be available as a local MCP server named r-code. Use it only when the user asks you to delegate a focused investigation to R-Code's own Agent.

not rated 2 yesterday A 0 tokens original MIT

using-human-dom

858

metahub-tech/agent-fleet

Skill Claude CodeCodex

Use when you need DOM-level precision (exact text/aria/placeholder matching → screen coordinates) while operating the host's real Chrome with human identity and zero automation traces. humandom adds a read-only DOM locator alongside humanbrowser; all actions remain OS-level (tap/typetext/presskey). When the DOM…

not rated 2 1mo ago A 87 tokens original Apache-2.0

graphmind-planning

859

kostya-pakhomov/graphmind

Skill Claude CodeCodex

A planning workflow that breaks a large or unclear task into a hierarchy of plans, from a main problem down to concrete actions for sub-agents. It uses GraphMind to track review, approval, execution, and completion.

not rated 2 2mo ago A 124 tokens original MIT

intelligent-routing

860

ashrafmusa/agenticana

Skill Claude CodeCodex

Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.

not rated 2 5d ago A 32 tokens original MIT

synapsor-safe-action

861

Synapsor/Synapsor-Runner

Skill Claude CodeCodex

Draft or repair a disabled Synapsor Safe Action when a developer asks to make one application data change safe for an AI agent.

not rated 2 12d ago A 32 tokens original Apache-2.0

command-parity-router

862

iamironz/ai-config-bundle

Skill OpenCode

Auto-route natural-language requests to existing ai-kb command workflows with full command parity and multi-workflow composition. Use by default when user does not explicitly call a slash command.

not rated 2 5mo ago A 40 tokens original MIT

trio-omnigent

863

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run the Cursor-backed Omnigent Trio loop from the current Claude/Codex UI session when the user explicitly says “Trio Omnigent”, “Omnigent Trio”, or invokes /trio-omnigent. Do not use for an ordinary native Trio request.

not rated 2 changed 7d ago A 61 tokens original MIT

graphify

864

aleksbuss/orchestra

Skill Claude CodeCodex

Navigate a codebase through a local tree-sitter knowledge graph instead of grepping blindly. Use when asked how a medium-or-large codebase works, where a symbol is defined, what calls what, how two modules connect, or when planning a refactor that spans files. Requires the external graphify Python CLI; degrades to…

not rated 2 2d ago A 77 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: