Skills for Claude Code

243,874 that install into Claude Code. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

ai-advisory-board

11449

evoputa/ai-advisory-board

Skill Claude CodeCodex

AI-powered advisory board of 100+ real-world business leaders spanning 18 domains, 4 continents, and balanced gender representation. Each leader speaks in their authentic voice using their documented frameworks and principles. Convenes boardroom sessions with 3-5 relevant advisors, allows disagreement, and delivers a…

not rated 11 5mo ago A 125 tokens original MIT

comic-mv-director

11450

ShuaiMXu/mv-skills-bundle

Skill Claude Code

A production planner for animated stories, short dramas, music videos, and other AI video projects. It first decides whether the project is music-led or story-led, then plans storyboards, images, video, music, and editing.

not rated 11 +1 4mo ago A 229 tokens original MIT

claude-api

11451

adryanmoldokkr32-pixel/anthropics-skills

Skill Claude CodeCodex

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code…

not rated 11 +1 4mo ago A 0 tokens

paradedb-skill

11452

paradedb/agent-skills

Skill Claude CodeCodex

Expert guidance on ParadeDB text and vector search, hybrid search (BM25 + semantic), filters, facets, joins, and aggregations in Postgres. Use when writing ParadeDB queries, creating ParadeDB indexes, indexing vectors, configuring tokenizers, or implementing Elasticsearch-quality search in Postgres.

not rated 11 +1 changed 7d ago A 65 tokens original MIT

gather-notes

11453

agentic-lineage/lineage

Skill Claude CodeCodex

Collect the target role and source material needed before reviewing a resume.

not rated 11 +1 5d ago A 18 tokens original MIT

firmware-scaffold

11454

Jinchen-Yang/diansai-skill

Skill Claude Code needs its repo

A tool for generating the starting structure of control firmware for MSPM0 or STM32 hardware, with optional K230 vision communication. Firmware is the software that runs directly on a device or microcontroller.

not rated 11 +2 1mo ago A 120 tokens original MIT

param087/agent-ml-skills

Skill Claude CodeCodex

Use when starting on a new dataset, before modeling, or when asked to "explore", "profile", "understand", or "summarize" data. Covers structured EDA, distributions, correlations, target leakage checks, and visualization.

not rated 11 3mo ago A 56 tokens original MIT

symphony

11457

broomva/symphony

Skill Claude CodeCodex

Expert guidance for Symphony — the Rust orchestration engine for coding agents. Use when users ask about installing Symphony (cargo install, curl|bash, docker), initializing projects (symphony init), configuring WORKFLOW.md for Linear or GitHub trackers, running in daemon or one-shot mode, setting up the control…

not rated 11 2mo ago C 147 tokens original Apache-2.0

clawd-skill-manus

11458

alphaparkinc/clawd-skill-manus

Skill Claude CodeCodex

Description: Emulates the extreme autonomy, reasoning depth, and task-execution persistence of "Manus" (General-Purpose AI Agent). Use this skill when the user asks you to "use manus", "act like manus", or "enter manus mode".

not rated 11 6mo ago A 0 tokens

mem-search

11459

barrelc/kimi-mneme

Skill Claude CodeCodex

Search kimi-mneme's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", "what did we do yesterday?", or needs work from previous sessions.

not rated 11 +1 4mo ago A 49 tokens

xpr-network-dev

11460

XPRNetwork/xpr-network-dev-skill

Skill Claude CodeCodex needs its repo

XPR Network (formerly Proton) blockchain development - proton-tsc smart contracts, @proton CLI and web SDK, RPC and Hyperion queries, DeFi (MetalX, Alcor, LOAN), NFTs, the XPR Agents job board, node and Hyperion operations. Use for anything mentioning XPR, Proton, or @proton packages.

not rated 11 +1 changed yesterday A SkillSpector: pass 77 tokens original MIT

newsroom-style

11461

jamditis/mooc-starter-kit

Skill Claude CodeCodex

Apply AP Style and common newsroom conventions when writing or editing news articles, briefs, and headlines. Use when drafting publishable copy, editing contributor submissions, or converting informal notes into news-ready language.

not rated 11 +1 11d ago A 43 tokens

agent-ready

11462

Owl-Listener/agent-ready

Skill Claude CodeCodex

Assess a Figma file's agent readiness before generating code or modifying designs. Use when reading design context from Figma via MCP, generating code from Figma components, creating or updating components in a Figma file, or when code output quality seems poor and the cause may be file quality. Triggers on: Figma…

not rated 11 +1 4mo ago A 90 tokens

deepapi

11463

attentiondotnet/davidondrej-skills

Skill Claude CodeCodex

Use DeepAPI for scraping and safe email with DEEPAPIAPIBASEURL and DEEPAPIAPIKEY.

not rated 11 2mo ago A 25 tokens original MIT

abilities-api-implement

11464

woocommerce/agent-skills

Skill Claude CodeCodex

End-to-end implementation playbook for registering WordPress Abilities API capabilities in a WooCommerce extension. Builds on the portable skills in WordPress/agent-skills (wp-abilities-api, wp-abilities-audit, wp-abilities-verify) and adds the Woo-extension scaffolding, conventions, and PR workflow.

not rated 11 1mo ago A 71 tokens

api-design

11465

svngoku/coding-agents-skills

Skill Claude CodeCodex

Design and review intuitive, scalable, maintainable HTTP APIs. Use this skill whenever the user wants to design a new REST API, review an existing API or spec, write OpenAPI 3.x definitions, or work with HTTP semantics (GET/POST/PUT/PATCH/DELETE), status codes, idempotency (Idempotency-Key), error envelopes (RFC 7807…

not rated 11 1mo ago A 144 tokens original MIT

mspm0kit-tianqiaoxing

11466

jlckfb/openkits-skills

Skill Claude CodeCodex

One-sentence CCS project generator for the Tianqiaoxing MSPM0G3519 custom board. Create full CCS projects from SDK examples with automatic pin/package adaptation, then build and flash. Use when the user wants to start a new MSPM0 firmware project on this specific board, or needs pin availability information for the…

not rated 11 1mo ago A 87 tokens GPL-2.0

vietnamese-writer

11467

thanhan-a17/vietnamese-writer-skill

Skill Claude CodeCodex

On-task behavior forming protocol for writing native Vietnamese with AI. Activates the "native Vietnamese writer" mindset only when needed — not always-on. Pre-gen activation (role identity, thinking language switch), Vietnamese-first chain-of-thought, and a 5-question self-review loop. Context-efficient: 600 words…

not rated 11 3mo ago A 77 tokens

agent-memory

11469

xChuCx/agent-memory

Skill Claude CodeCodex

Use this skill whenever working on a project that has a .agent-memory/ directory. At the start of every coding task call memory.fetchcontext to load current state, conventions, and relevant prior decisions. After making a durable choice, hitting a footgun, or wrapping a session, call memory.proposeupdate to persist…

not rated 11 today A 85 tokens copy · 100% Apache-2.0

jeremylongshore/plugins-nixtla

Skill Claude Code

Generate production-ready MCP server implementations from PRD tool specifications with schema validation, error handling, and testing infrastructure. Use when building MCP servers for Nixtla plugins, implementing tool handlers, or scaffolding server infrastructure. Trigger with 'build MCP server', 'generate MCP…

not rated 11 today A 70 tokens

ux-discovery-interviewer

11471

JacobLinCool/ux-discovery-interviewer-skill

Skill Claude CodeCodex

run an interactive ux research discovery interview with a customer who starts from a vague product idea or follow-up request. use when chatgpt should act as a ux researcher, clarify goals through progressive questioning, and produce research outputs such as interview summary, user journey, happy path, pain points…

not rated 11 +1 6mo ago A 89 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: