anthropic skills

10,763 tagged anthropic, measured the same way as everything else here.

Browse within: chatgpt 418LLM 311agents 178ai-assistant 147claude-plugin 142openai 126chatbot 124anthropic-claude 122claude-plugins 106marketplace 106plugin-marketplace 106web-development 104seo 103agent-framework 102

vp-baseline-compare

697

khamidov17/vpstack

Skill Claude Code

Run B1 (McAdams) + B2 (neural) baselines on the same eval set as the user's anonymization system, return a delta table (EER / WER / linkability). Use when the user asks "how does my system compare to baseline?" or "is this better than B1?" or wants a quick sanity check of their anonymizer against canonical references.…

not rated 2 4mo ago A 109 tokens

Loop

698

CocoRoF/geny-executor

Skill Claude Code

Run the same task on a recurring cron schedule. Parses interval syntax (5m, 2h, 1d, "/15 "), records the schedule, and acknowledges back to the user.

not rated 2 14d ago A 46 tokens original Apache-2.0

github

699

aaronboshart1/orionomega

Skill Claude CodeCodex

Full-featured GitHub integration via the gh CLI. Manage repositories, issues, pull requests, CI/CD workflows, releases, and make raw API calls.

not rated 2 1mo ago A 0 tokens

go4

700

jlldavies/go4-llm-design-patterns

Skill Claude CodeCodex

Use when designing, architecting, planning, or debugging any system with an LLM in it — agents, agent loops, RAG and retrieval, prompt pipelines, multi-agent or subagent orchestration, tool use and MCP, memory and context management, evals, or production guardrails. Trigger BEFORE committing to an approach — choosing…

not rated 2 28d ago A 141 tokens original MIT

sprint-orchestrator

701

lipefur/sprint-orchestrator

Skill Claude CodeCodex

Use when the user wants to plan, dispatch, review or deploy software sprints in a multi-chat orchestration pattern — running parallel multi-agent work across isolated git worktrees without context bloat in long Claude sessions. Skill provides a portable workflow with auto-discovery of project profile, modular addons…

not rated 2 3mo ago A 122 tokens original MIT

open-pet-creator

702

EASYGOING45/open-pets

Skill Codex

Create, repair, validate, and install Codex/Open Pets custom pet spritesheets. Use when Codex needs to turn a generated pet sheet into the official 1536x1872, 8x9, 192x208-cell atlas; tune sprite scale or centering; keep unused cells transparent; inspect frame bounds; package pet.json and spritesheet.webp into…

not rated 2 4mo ago A 107 tokens

self-improve

703

sskarz/nanoclawbster

Skill Claude CodeCodex

Write features, fix bugs, and create PRs for the NanoClawbster codebase. Works in an isolated dev workspace, pushes via Composio (CI validates on GitHub Actions), and deploys after user approval.

not rated 2 1mo ago A 50 tokens original MIT

db-migration-safety

704

luqiang-code/claude-code-skills

Skill Claude Code

Review database migrations for safety: locking, rollback, data loss, and performance risks. Triggers on "review migration", "check migration", "migration safety".

not rated 2 3mo ago A 39 tokens original MIT

weekly-meal-planner

705

marklavine-mlv/weekly-meal-planner

Skill Claude CodeCodex

Plan a week of meals around the staples someone already keeps on hand. Produces an editable N-day plan (default 5 cooking nights + 2 flex days for leftovers or eating out), a grocery list grouped by store section, prep/cook notes with thaw/make-ahead timing, and short recipes. Optionally estimates per-plate calories…

not rated 2 1mo ago A 152 tokens original MIT

Aukexecutivedepartment5152/PaperOrchestra

Skill Claude CodeCodex

Pre-pipeline aggregator that scans AI agent cache directories (.claude, .cursor, .antigravity, .openclaw) or any user-specified directory for experimentation logs, extracts insights and numeric results, and formats them as PaperOrchestra-ready inputs (idea.md + experimentallog.md). TRIGGER when the user says…

not rated 2 yesterday A 177 tokens

eddie199/claude-design-md

Skill Claude CodeCodex

Generate a CLAUDE.md file for a Claude Design project focused on UI screen design. Use this skill whenever the user wants to set up a CLAUDE.md for Claude Design, scaffold project rules for UI work, make Claude Design consistent across chats, or start a new Claude Design project for dashboards, apps, admin tools, SaaS…

not rated 2 4mo ago A 138 tokens original MIT

claude-md-architect

708

trin-zenityx/claude-md-architect

Skill Claude CodeCodex

Design, create, extract, or audit CLAUDE.md files and their supporting docs/ folder structure for Claude Code projects. Use this skill whenever the user asks to create a new CLAUDE.md, extract context from a long session into a CLAUDE.md system, audit/refactor an existing CLAUDE.md that has bloated, review whether…

not rated 2 3mo ago A 210 tokens original MIT

closing

709

Bidiche49/claude-conf

Skill Claude Code

Switch to freelance closing mode — mission qualification, scoping, quoting, and client relationship management.

not rated 2 4mo ago A 20 tokens original MIT

opensource

710

herakles-dev/opensource-pipeline

Skill Claude CodeCodex

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

not rated 2 1mo ago A 54 tokens copy · 86% MIT

codex-claude-handoff

711

chentao326/codex-claude-handoff

Skill Codex

A file-based handoff process between Codex and Claude Code. It moves work through six phases—specification, planning, building, review, polishing, and committing—using signal files to show which phase is current.

not rated 2 3mo ago A 125 tokens copy · 100% MIT

dapp-architect

712

Solonnikov/agent-skills

Skill Claude CodeCodex

Designs decentralized apps from brief to production — user + trust-boundary mapping, contract architecture, client layer, indexing strategy, off-chain components, deployment pipeline, and ops. Use when starting a new dApp and needing a coherent plan before code, auditing an existing dApp for architectural gaps, or…

not rated 2 4mo ago A 80 tokens

nx-lib

713

SpaceMalamute/ai-rules

Skill Claude Code

Generate an Nx library for any framework with proper structure and tags.

not rated 2 6mo ago A 15 tokens

swe-execute

714

SNIKO/agent-skills

Skill Claude Code

Implement a spec or delivery plan by dispatching each slice to a fresh sub-agent, verifying the result, and maintaining execution state. Use when the user chooses to implement from spec.html or an optional plan.md.

not rated 2 20d ago A 50 tokens original MIT

roic-api-v2

715

roicai/agents-plugin

Skill Claude CodeCodex

Guides correct, budget-efficient use of the legacy roic.ai v2 REST API (https://api.roic.ai/v2) — query-string API-key auth, the symbol/CIK/CUSIP/ISIN identifier model, ticker and reference lookups, company profile/news/logo, earnings-call transcripts, the 11 fundamentals routes (statements, ratio groups, enterprise…

not rated 2 1mo ago A 216 tokens original MIT

release

716

NikiforovAll/claude-code-marketplace

Skill Claude Code

This skill should be used when the user wants to create a new release — bump version, tag, push, create GitHub release, and optionally publish to npm. Use when user says "release", "bump version", "publish", "cut a release", or "release candidate".

not rated 2 yesterday A 60 tokens original MIT

z-x64dbg-mcp

718

Zekiog/z-x64dbg-mcp

Skill Claude CodeCodex

Z-x64dbg-MCP is a merged and optimized MCP server that combines.

not rated 2 12d ago A 0 tokens original MIT archived

claudemd-prove-it

719

brefledev/claudemd-prove-it

Skill Claude CodeCodex

Audit CLAUDE.md against .claude/settings.json. Reports which rules are enforced by hooks/permissions and which are prose, plus context cost, import resolution, contradictions, and structure. Use when the user asks to audit, check, lint, or grade their CLAUDE.md, or asks whether their Claude Code rules are enforced.

not rated 2 changed 4d ago A 75 tokens original MIT

quality-playbook

720

FluxonLab/Skillry

Skill Claude CodeCodex

Explore any codebase from scratch and generate six quality artifacts: a quality constitution (QUALITY.md), spec-traced functional tests, a code review protocol with regression test generation, an integration testing protocol, a multi-model spec audit (Council of Three), and an AI bootstrap file (AGENTS.md). Includes…

not rated 2 15d ago A 189 tokens

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: