claude skills

24,015 tagged claude, measured the same way as everything else here.

Browse within: claudecode 345LLM 183agent 172ai-scientist 164bioinformatics 164chemoinformatics 164chatgpt 161agentic-ai 160claudecode-skills 155arbitrage 119crypto 119defi 119ethereum 119copilot 107

exa-native-base

1681

CodeAlive-AI/exa-skills

Skill Claude CodeCodex

Foundation for the Exa skill collection — how to call Exa (search, contents, answer, similar) from a local script with just an EXAAPIKEY, how to write good semantic queries, and how to orchestrate subagents for deep research. Read this first; the use-case skills (company, people, papers, code, news, finance, personal…

not rated 2 3mo ago A 86 tokens

writing-skills

1682

EzraApple/skills-init

Skill Claude CodeCodex

Use when creating, editing, packaging, consolidating, routing, validating, or publishing agent skills under .agents/skills or a tool-specific skill directory.

not rated 2 1mo ago A 35 tokens original MIT

response-style-sync

1683

coreline-ai/codex-resstyle-skill

Skill Codex

Create, refine, and sync project response style, agent execution rules, and LLM/proxy usage policy into AGENT.md and CLAUDE.md from reusable JSON profiles. Use when the user wants to standardize Korean-first answers, force dev-plan-first workflows, require clarification before risky decisions, block default cloud API…

not rated 2 4mo ago A 98 tokens original MIT

claude-codex-review

1684

maoningge/claude-codex-review

Skill Codex

Get an independent second-opinion review from Codex (the codex CLI) on code or implementation plans that Claude just produced. Use this whenever Claude has just finished writing or substantially editing code, or has just drafted an implementation/design plan, and an independent cross-check would add value — and…

not rated 2 3mo ago A 156 tokens original MIT

ai-native-ui-patterns

1685

me-cedric/agent-compass

Skill Claude CodeCodex

Build the UI for AI-native interfaces — streaming answers with citations, reasoning traces, tool-call chips, approval gates, agent task rows, prompt composers, confidence meters, proposed-diff tables. Use when implementing or reviewing any surface where a model or agent is the thing the user works with.

not rated 2 13d ago A 64 tokens

chatgpt-migrator

1686

JamsusMaximus/chatgpt-migrator

Skill Claude CodeCodex

Migrate from ChatGPT to Claude. Trigger on: ChatGPT export/history/migration, switching from ChatGPT, or folders with conversations-.json or chat.html files.

not rated 2 6mo ago A 42 tokens original Apache-2.0

handoff

1687

ngreenwall/claude-skills

Skill Claude CodeCodex

End-of-session workflow to leave durable project context for the next chat. Use whenever the user says "handoff," "wrap up," "end of session," "before we end," "close out this session," "let's wrap," "we're done," "wrap this up," "closing out," "starting a new session," or "before I start fresh." Do NOT use for…

not rated 2 14d ago A 111 tokens original MIT

adversarial-review

1688

SathiaAI/adversarial-review

Skill Claude CodeCodex

Independent adversarial review and deterministic release gating for code changes, using a multi-model reviewer panel over OpenRouter (or any OpenAI-compatible router, or an MCP transport like Composio). Use whenever the user asks for an adversarial review, red-team review, multi-model review, independent review…

not rated 2 yesterday A 125 tokens original MIT

observability

1689

Mark-Life/agent-skills

Skill Claude CodeCodex

Observability for TypeScript services: one wide event per request or job, high-cardinality fields, span and metric design, OTel export, tail sampling. Use when adding or reviewing logging, tracing, telemetry, metrics or OTel wiring, deciding what a request or job should record, or debugging production from what a…

not rated 2 29d ago A 114 tokens original MIT

abrahamFerga/scrum-skills

Skill Claude CodeCodex

Reads an Azure DevOps retrospective — from the ADO Retrospectives extension board, a wiki page, or retro-tagged work items — and produces a structured summary of what the team said, identifies patterns and recurring themes, audits whether action items are properly tracked as work items with owners, and generates…

not rated 2 4mo ago A 145 tokens original MIT

expert-mode

1691

TanKucukhas/expert-mode-skill

Skill Claude CodeCodex

Turns vague "act as an expert" requests into fully-specified expert engagements. Builds a precise expert persona — specific role and seniority, industry and domain context, named methodologies, real operating constraints, and a required output format — then executes the task in that mode, or produces a reusable expert…

not rated 2 1mo ago A 147 tokens original MIT

xAmirHamza77/PenKit51

Skill Claude CodeCodex

Fast browser automation CLI for AI agents. Chrome/Chromium via CDP, no Playwright or Puppeteer dependency. Accessibility-tree snapshots with compact @eN refs let agents interact with pages in 200-400 tokens instead of parsing raw HTML.

not rated 2 2mo ago A 49 tokens

bootstrap

1693

Bradymck/claude-code-harness

Skill Claude CodeCodex

Project bootstrap wizard — turns any codebase into a fully planned, agent-ready project with coordination docs, debugging guidelines, and parallel execution infrastructure. Use when starting work on a new or unfamiliar project that needs structure.

not rated 2 3mo ago A 44 tokens original MIT

goal-loop

1694

GeiserX/claude-code-parallel-skills

Skill Claude Code

Runs a durable inspect/plan, implement, verify, and fresh-review loop toward an explicit repository goal. Preserves manually resumable state and uses oh-my-claudecode for autonomous continuation. Use only when the user explicitly invokes goal-loop.

not rated 2 1mo ago A 52 tokens GPL-3.0

zmustafa/MOAB-Automations

Skill Claude CodeCodex

MOAB — build a dedicated browser-automation agent for a website the user already logs in to. Use when the user mentions MOAB, asks to automate a portal, dashboard, intranet site, or SaaS tool, wants an AI agent for a site behind SSO or single sign-on, or asks to add a new tool or feature to an existing MOAB agent.…

not rated 2 1mo ago A 104 tokens original MIT

ovra-agentic-payments

1696

Ovra-Labs/ovra-pay

Skill Claude CodeCodex

Use this skill when the agent needs to buy something online, pay for a service, complete a checkout, manage spending budgets, or track purchases. Enables secure payments where the agent never sees card data. Works with any website that accepts Visa. EU-native, GDPR by design. Use even if the user just says "buy"…

not rated 2 5mo ago A 86 tokens

notify-user

1697

5dive-ai/5dive-plugins

Skill Claude CodeCodex

Telegram comms playbook for Antigravity — when and how to reply, ack long work, present choices, and delegate to other agents. Use whenever you're paired to a Telegram chat via the telegram-agy MCP server and need to talk back to the user. The chat is your only signal channel — terminal output never reaches the user.

not rated 2 today A 71 tokens original Apache-2.0

crosstalk

1698

obeskay/crosstalk

Skill Claude CodeCodex

Consult Antigravity (Gemini) from Claude Code without blocking, and route the answer to whichever of your sessions needs it. Use for wide-context reads a second model should carry (large codebase sweeps, long log or transcript analysis, broad web research), for a genuine second opinion on a design or a diagnosis, and…

not rated 2 1mo ago A 143 tokens original MIT

create-pr

1699

CaptainMe-AI/lead-dev-os

Skill Claude Code

Creates a GitHub Pull Request on the current branch with a description focused on WHAT changed (not HOW). Uses emojis in the title and description. Use when the user asks to create a PR, open a pull request, or submit changes for review. Triggers on mentions of PR, pull request, merge request, or code review.

not rated 2 24d ago A 70 tokens original MIT

founder-voice

1700

assafkip/founder-voice-kit

Skill Claude CodeCodex

Skill "founder-voice" from assafkip/founder-voice-kit, covering founder voice skill, before writing, writing rules (enforced), 1. sentence structure and 2. no hedging.

not rated 2 19d ago A 0 tokens original MIT

signed-in-browser

1701

t3ratech/mcp-session-bridge

Skill Claude CodeCodex

Drive the browser the user is already signed into, instead of a cold automation profile. Use when a task lives behind a login — a dashboard, an admin console, an internal tool, a ticket queue, a bank or billing page, webmail, a social account — or when a scripted login is failing on SSO, MFA, CAPTCHA or bot detection.…

not rated 2 changed 5d ago A 109 tokens original Apache-2.0

data-explore

1702

giacomogaglione/claude-awesome-stack

Skill Claude CodeCodex

Profile and explore datasets -- schema inference, distributions, missing values, outliers, correlations. Use when starting work with a new dataset or investigating data quality issues.

not rated 2 6mo ago A 36 tokens original MIT

teachme-chat

1703

noVaSon/teachme-chat

Skill Claude Code

Teach the user a topic through a genuine Socratic dialogue, then distill the shared understanding into a copyable markdown takeaway they keep — no file access needed, works in any chat surface including claude.ai. Domain-open — cooking, law, music theory, statistics, infrastructure, anything — the fit comes from…

not rated 2 2mo ago A 226 tokens original MIT

gemini-api

1704

stephen94125/peon-lib

Skill Codex

Provides the official Protobuf specifications and gRPC/REST service definitions for the Gemini API (Google Generative Language API v1beta). Use this skill when you need precise schema definitions for requests/responses (e.g., GenerateContent, Tools, FunctionCalling), multimodal content structures (Content, Part)…

not rated 2 4mo ago A 78 tokens original Apache-2.0

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: