LLM skills

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

Browse within: agent 502chatgpt 227agents 211cli 169ml 133bun 129javascript 124agentic-ai 122openai 119agent-framework 116deep-learning 107foundation-models 98agentskills 90cortex 90

ux-strategy

817

laymom/consulting-ux-strategy

Skill Claude Code

A UX strategy and diagnosis guide for planning how a product should work and how users move through it. UX means the user’s experience of using a product; the guide produces strategy documents rather than visual mock-ups or HTML.

not rated 2 2mo ago A 149 tokens original MIT

security-audit

818

Noorkhalel/saas-ai-skills

Skill Claude CodeCodex

Conduct a security-led audit of code, systems, APIs, infrastructure, dependencies, and AI workflows with threat modeling and exploitability-backed remediation. Use when security risk is the primary concern. Do not use for a generic code review, database design, or non-security debugging.

not rated 2 2mo ago A 58 tokens original MIT

show-your-work

819

ahirmaan/show-your-work

Skill Claude CodeCodex

Check whether the user's request has enough information to do the task well before producing output, instead of silently inventing missing details or asking generic clarifying questions. Use this whenever a task is underspecified in ways that would change the actual output — building a website, writing a contract…

not rated 2 2mo ago A 185 tokens original MIT

make-chapter

820

noelpuig/claude-explains

Skill Claude Code

Create all scenes for one chapter of a video. Reads chapter plan, creates scene HTML files, validates each.

not rated 2 3mo ago A 22 tokens original MIT

svelte-edge

821

fifidayone/svelte-edge

Skill Claude CodeCodex

Future-first, self-sustaining guidance for writing modern Svelte 5 and SvelteKit 2/3 code. Use this skill whenever the user asks about Svelte, SvelteKit, or frontend code that is clearly Svelte. Contains embedded protocols for autonomous major version promotion and experimental feature lifecycles.

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

vibe-translator

822

3243dwon/vibe-translator

Skill Claude CodeCodex

Adapt content across languages, cultures, and platforms so it reads as if a native wrote it from scratch — not a word-for-word translation, but a rebuild that respects tone, conventions, formatting, humor, and the unspoken rules of the target context. Works for ANY language and ANY platform, in any direction…

not rated 2 3mo ago A 213 tokens original MIT

encargo

823

stgomoyaa/encargo

Skill Claude CodeCodex

Use when a raw prompt needs rewriting or sharpening, when the user says "rewrite this prompt", "make this prompt better", or asks for a prompt to hand to another agent. Also use before launching any autonomous, long-running, parallel or expensive run (/loop, subagent fan-out, worktrees, overnight work), and whenever a…

not rated 2 1mo ago A 105 tokens original MIT

docx

824

siddharthrath1999/Claude-Opus-4.7

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

not rated 2 5mo ago A 168 tokens copy · 80% MIT

pg-skill-forge

825

gaoguo/pg-skill-forge

Skill Claude Code

A toolkit for creating, testing, and improving skills for the opencode coding agent. A skill is a reusable set of instructions for a particular workflow.

not rated 2 2mo ago A 111 tokens original MIT

artificial-analysis

826

mrloldev/artificial-analysis-skill

Skill Claude Code

Pick the right LLM or media model for a task, backed by live benchmark data from artificialanalysis.ai. Use when the user asks "which model should I use for X", "what's the best/fastest/cheapest model", "compare model A vs B", "model leaderboard", or anything about model intelligence / speed / price / context /…

not rated 2 4mo ago A 154 tokens original MIT

skill-creator

827

harshitsinghbhandari/domain-expansion

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 2 1mo ago A 64 tokens

gop

829

DeAI1227/God-Of-Prompt

Skill Codex

Use when a user wants a rough product, assistant, agent, chatbot, workflow, or business requirement converted into a visible expert-grade XML system prompt and immediately executed without waiting for approval.

not rated 2 1mo ago A 40 tokens original MIT

skillsmith

830

daronthedragon/skillsmith

Skill Claude Code

Build, lint, and evaluate agent skills that demonstrably change behaviour, instead of writing adjectives that change nothing. Use whenever the user asks to create a skill, write a SKILL.md, improve or fix an existing skill, make a skill "actually work", or evaluate whether a skill does anything. Also use when the user…

not rated 2 23d ago A 116 tokens original MIT

emergent-judgment

831

thebrierfox/emergent-judgment

Skill Claude CodeCodex

Metacognitive framework for persistent AI agents to recognize, preserve, and cultivate emergent judgment — the pattern-matching intuition that develops through accumulated experience but is invisible to introspection and destroyed by compaction. Use this skill whenever the agent completes a significant task (audit…

not rated 2 6mo ago A 214 tokens original MIT

liusencomic-cyber/douyin-agent-kit

Skill Claude CodeCodex

A batch workflow for archiving Douyin favorites or all posts from selected creators into Obsidian. It uses account cookies, rate limits, downloading, transcription, deduplication, and optional scheduled synchronization.

not rated 2 13d ago A 35 tokens original MIT

waihona

833

bjamba/kamaaina

Skill Claude CodeCodex

Waihona manages a context-base: indexed external memory on disk that a small model traverses to load only what a task needs. Format spec: design/context-base/context-base.md in the Kamaʻāina repo.

not rated 2 1mo ago A 0 tokens original MIT

sql-query

834

TeamDzX/myllm-skills

Skill Claude CodeCodex

Write a SQL query from a plain-English request and a table schema. Use when the user wants a query written, explained, or fixed.

not rated 2 1mo ago A 31 tokens original MIT

failfirst

835

joanna56v-dev/failfirst-skill

Skill Claude CodeCodex

A decision-making guide for people in China who are stuck starting, changing, or ending a personal situation because of fear, cost, conflicting choices, or past investment. It first tests the feared failure at low cost and then suggests a practical first move.

not rated 2 21d ago A 143 tokens

rafcip/lore

Skill Claude CodeCodex

FCS-12 (2024 ed.) tensioning + inspection for type-A field cables. Use for: tension limit lookups, inspection scheduling, A1-vs-A2 distinctions, anchor-unavailable fallback.

not rated 2 2mo ago A 53 tokens CC-BY-4.0

gunwoo55/adaptive-token-efficiency

Skill Claude CodeCodex

Escalation-only workflow for materially ambiguous, research-heavy, high-impact, cross-system, or failed-validation tasks. Do not load for clear, bounded, low-risk work; use the AGENTS fast path.

not rated 2 2mo ago A 47 tokens original MIT

code-compass

838

vichaarone/code-compass

Skill Claude CodeCodex

A systematic engineering methodology for coding agents. Teaches where to look when researching a codebase, how to plan before coding, how to verify work instead of assuming it is done, how to debug from evidence, and how to sustain long autonomous tasks across sessions without losing state. Use when writing or…

not rated 2 2mo ago A 93 tokens original MIT

molly-sourcing

839

warpdotdev/recruiting-sourcing-agent-oss

Skill Claude CodeCodex

Executes Molly's daily sourcing cycle for approved roles. Use when triggered by the scheduled daily run for roles in Sourcing status, or when a recruiter explicitly asks Molly to start or resume sourcing.

not rated 2 1mo ago A 44 tokens original MIT

grouchy-mentor

840

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

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: