Skills for Claude Code

245,213 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.

multi-search

10921

Nex-ZMH/Agent-websearch-skill

Skill Claude CodeCodex

A web-search helper that chooses among DuckDuckGo, Tavily, Bing API, and Bing scraping based on the available network.

not rated 11 7mo ago A 60 tokens

saas-security

10922

vitormiziara/saas-security

Skill Claude CodeCodex

Comprehensive SaaS security skill covering code auditing, checklist generation, and vulnerability reporting. TRIGGER this skill whenever the user asks to: audit code for security issues, review a codebase for vulnerabilities, generate a security checklist, check for OWASP compliance, review authentication or…

not rated 11 5mo ago A 107 tokens original MIT

gmx-liquidity

10923

gmx-io/gmx-ai

Skill Claude CodeCodex

Provide liquidity on GMX V2 — deposit into GM pools and GLV vaults, withdraw, shift between pools, and query pool data across Arbitrum, Avalanche, and Botanix.

not rated 11 6mo ago A 45 tokens original MIT

know-before-act

10924

yj972/know-before-act

Skill Claude CodeCodex

Reduce decision-relevant uncertainty before execution. Use at the start of tasks where missing goals, constraints, context, or preferences could materially change the plan; ask at most one high-information question at a time and otherwise proceed with reasonable assumptions.

not rated 11 2mo ago A 51 tokens original MIT

daemonicai/teambuilder

Skill Claude CodeCodex

Dispatch pending tasks from an OpenSpec change's tasks.md to the right Teambuilder persona in fresh subagents. Use from /opsx:apply (or openspec-apply-change) when Teambuilder personas are present in .claude/agents/.

not rated 11 4mo ago A 64 tokens original MIT

coding-review-agent-loop

10926

wwind123/coding-review-agent-loop

Skill Claude CodeCodex

This skill lets you run the coding-review-agent-loop orchestration directly inside an interactive Claude Code session, without calling claude -p for Claude turns.

not rated 11 changed today A 0 tokens original MIT

skill-creator

10927

0GiS0/ghcp-agent-skills

Skill Claude CodeCodex

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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 11 8mo ago A 45 tokens

quantoracle

10928

QuantOracledev/quantoracle

Skill Claude CodeCodex

63 deterministic quantitative finance calculators + 10 composite workflows via MCP. Options pricing, Greeks, exotic derivatives, risk metrics, portfolio optimization, Monte Carlo, statistics, crypto/DeFi, FX/macro, TVM, strategy backtesting, rebalance planning, options strategy selection, hedging. 1,000 free…

not rated 11 10d ago A SkillSpector: warn 92 tokens original MIT

sfos-splunk-obs

10929

alex-jb/solo-founder-os

Skill Claude Code

Ship reflections, eval drift, and bandit regret from the solo-founder-os 11-agent stack into Splunk over HEC. Five-minute install, zero new Python deps (stdlib urllib + json + sqlite3), six-panel dashboard you import once. Use when the user runs solo-founder-os agents on cron / launchd and asks "are my agents learning…

not rated 11 2mo ago A 136 tokens original MIT

LivXue/paper-search-with-citation

Skill Claude CodeCodex

Use when working with the Academic Paper Search and BibTeX Generation API, including searching papers, retrieving BibTeX citations, and monitoring API manager statistics.

not rated 11 1mo ago A 36 tokens

frontend-ui-clone

10931

instantX-research/skills

Skill Claude Code

Pixel-perfect website cloner. Given a URL, faithfully reproduces the page as a single self-contained HTML file. Uses Playwright to render the page in a real browser, then directly extracts the rendered DOM + all computed CSS — no manual rewriting. Handles static HTML, JS-rendered SPAs, Webflow, Next.js, and any…

not rated 11 5mo ago A 129 tokens original MIT

ai-interview-kit

10933

CyannSHI/ai-interview-kit

Skill Claude CodeCodex

A toolkit for AI-assisted user-research phone calls, covering interview preparation, prompt creation, and call review. It guides researchers in Chinese or English and supports methods such as Laddering, SCQA, Five Whys, and Jobs to Be Done.

not rated 11 2mo ago A 266 tokens original MIT

destinyscout

10935

Scofy0123/Destiny-job-scout

Skill Claude CodeCodex

A Chinese-language job-monitoring tool for BOSS Zhipin, a Chinese recruitment website.

not rated 11 5mo ago A 69 tokens

doctor

10936

SomeStay07/claude-doctor-skill

Skill Claude Code

Audits any project for security, test coverage, and Claude Code automation. 46 checks across 6 layers: secrets, CLAUDE.md, hooks, skills, agents, rules, MCP, CI, memory. Adaptive scoring — auto-detects project maturity (Starter/Growing/Mature/Pro). Diagnoses gaps, prescribes project-specific fixes, applies them.…

not rated 11 7mo ago A 197 tokens original MIT

video-to-skill

10937

jalaalrd/video-to-skill

Skill Claude CodeCodex

Converts video tutorials into production-quality SKILL.md files where Claude executes the work, not teaches it. Accepts a YouTube URL, local video file, or pasted transcript. Extracts content, assesses quality and executability, fills gaps with verified research, verifies available tool actions, and outputs a valid…

not rated 11 4mo ago B 111 tokens

redbook-creator

10938

BoomSky0416/redbook-creator

Skill Claude CodeCodex

A writing aid for creating Xiaohongshu, also called RedBook, posts from images, videos, or text. Xiaohongshu is a Chinese social platform where people publish short lifestyle and product posts.

not rated 11 7mo ago A 129 tokens

agent-vision

10939

amitpatole/agent-vision

Skill Claude Code

Visually verify rendered output before claiming a UI/visual task is done. Use whenever you generate or edit a visual artifact — frontend HTML/CSS/JSX, a generated chart or plot, an SVG/diagram, a PDF, or an exported image. AgentVision renders the artifact, "sees" it, and returns a machine-graded report (pass/warn/fail…

not rated 11 14d ago A 101 tokens original MIT

claudex-e2e-skill

10940

caixiaoshun/claudex

Skill Claude Code

This skill should be used when the user says the exact phrase "claudex e2e skill trigger" or asks for the claudex live skill sentinel.

not rated 11 6mo ago A 42 tokens GPL-3.0

framework-builder

10941

framework-creator/framework-builder

Skill Claude CodeCodex

Build reusable agent-readable frameworks from any domain expertise. Use when someone says "systematize this," "turn this into a repeatable process," "build a framework for," "create a skill for," "I keep doing the same thing," or "make this predictable." Produces a complete five-layer framework in markdown that agents…

not rated 11 3mo ago A 128 tokens original MIT

books-to-course

10942

ChampionGPT/readpilot

Skill Claude CodeCodex

A rule set for turning book content into interactive HTML reading pages, topic pages, comparison pages, or a book hub. It applies only when someone explicitly asks for a page to be created or updated.

not rated 11 2mo ago A 80 tokens original MIT

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications.

not rated 11 7mo ago A 38 tokens

agent-goal-skill

10944

Dallionking/agent-goal-skill

Skill Claude Code

Take a rough goal description and shape it into a polished, doctrine-compliant agent goal prompt. Output is for the user to copy/paste into Codex, Claude Code (native /goal), Droid, Auggie, or any CLI agent that benefits from a structured goal contract. The skill does NOT execute the goal — it shapes the prompt and…

not rated 11 2mo ago A 113 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: