anthropic skills

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

Browse within: chatgpt 410LLM 314agents 179ai-assistant 147ai-avatar 134openai 128chatbot 124claude-plugins 123marketplace 123plugin-marketplace 123anthropic-claude 122Autonomous Agents 113agentic-coding 104web-development 104

skill-creator

289

codeclawd/fable-mode

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 16 2d ago A 64 tokens

humanizer

290

profclaw/profclaw

Skill Claude Code

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

not rated 16 5d ago A 92 tokens AGPL-3.0

xvary-stock-research

291

xvary-research/claude-code-stock-analysis-skill

Skill Claude Code

Use when building thesis-driven equity analysis in Claude Code from public SEC EDGAR data and market snapshots — workflows /analyze, /score, /compare with bundled Python tools.

not rated 16 +1 5mo ago A 41 tokens original MIT

handoff

292

edg-l/engram-mcp

Skill Claude Code

Save a session handoff to Engram for future sessions. Captures decisions, todos, blockers, mental model, and next steps as a structured memory. Use when the user wants to preserve session context before ending work.

not rated 16 +1 12d ago A 47 tokens original Apache-2.0

dump-triage

293

yzonur/sap-adt-mcp

Skill Claude CodeCodex

Triage ABAP short dumps (ST22) — list recent dumps, group by root cause, read the dump chapters, pull the source at the termination point, and produce a prioritized report with a concrete fix suggestion per dump family. Use whenever the user mentions dumps, ST22, runtime errors, CX exceptions, "production crashed"…

not rated 16 +2 26d ago A 107 tokens original MIT

usage-guard

294

shirley-xue-2025/usage-guard

Skill Claude Code

Arm proactive 5-hour usage protection for long Claude Code sessions (batch, subagents, high window % at start). Daemon reads account-level 5-hour window usage (not per-session). User types /usage-guard at session start. Re-arm every sitting. If user mentions usage-guard by name, read this file and run arm.sh.

not rated 15 1mo ago A 75 tokens original MIT

arcgis-mcp-bridge

295

muend/arcgis-mcp-bridge

Skill Claude CodeCodex

Secure local-first MCP server for ArcGIS Pro / ArcPy geoprocessing. Exposes 100 declarative ArcPy tools to MCP-compatible clients such as Claude Desktop and Cursor through stdio JSON-RPC. Use when operating local ArcGIS Pro data, running ArcPy/geoprocessing, managing geodatabases, projecting vector/raster data…

not rated 15 1mo ago A 202 tokens original Apache-2.0

skill-creator

297

CodeAndCanvasLabs/Daemora

Skill Claude CodeCodex

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating…

not rated 15 +1 2mo ago A 121 tokens AGPL-3.0

timeboxed-iterating

298

av/skills

Skill Claude CodeCodex

Run a task iteratively over a user-specified duration by dispatching subagents. The orchestrator stays strictly linear and time-checked, but each iteration fans out MULTIPLE subagents in parallel over independent units (and those subagents may fan out further). Shared state — a compact progress digest and a growing…

not rated 15 +1 7d ago A SkillSpector: warn 239 tokens original MIT

cobusgreyling/agent-skills

Skill Claude CodeCodex

Manage what enters and stays in the context window — pruning, compaction, summary fidelity, ordering — so the agent stays coherent on long runs without inflating cost. Use when the user is hitting context limits, running long agentic loops, paying for full-history replays, or asks "how do I keep context manageable?" /…

not rated 14 2mo ago A 82 tokens

web-asset-generator

300

onurkanbakirci/awesome-skills

Skill Claude CodeCodex

Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Use when users need icons, favicons, social sharing images, or Open Graph images from logos or text slogans. Handles image resizing, text-to-image generation, and provides…

not rated 14 8mo ago A 78 tokens

optimise-skill

301

yungbose/upskill

Skill Claude CodeCodex

Use when tuning/optimising/"training" a skill's judge-shaped rubric (a single text document that makes a recurring, scorable decision) against outcome-labelled evidence — e.g. "train the triage rubric", "optimise the reviewer-severity rubric", or the command "/optimise-skill ". Runs on the Claude Max subscription via…

not rated 14 3mo ago A 110 tokens original MIT

build-it

302

DevOtts/build-it

Skill Claude Code

Autonomous goal-to-DoD delivery orchestrator — the build stage of the -it lifecycle ("plan-it plans it, build-it builds it"); formerly named fable-it. Hand it a goal and a numbered Definition of Done and it runs the whole job to completion, typically unattended, enforcing checkable gates (turn-end, claim…

not rated 14 1mo ago A 162 tokens original MIT

researcher

303

maher-naija-pro/claude-researcher

Skill Claude CodeCodex

Use when the user asks to research a problem, find solutions, compare approaches, or investigate a technical topic by searching the internet and organizing findings into structured directories.

not rated 14 4mo ago A 35 tokens original MIT

fathom

304

ma-ziwei/fathom-mode-for-claude

Skill Claude Code

Enter Fathom Mode — a planning session where Claude pauses execution and helps the user build shared understanding through structured dialogue. Activate this whenever the user says "fathom", "fathom mode", "let's plan this", or asks to think through a complex task before acting. Stay in Fathom Mode until the user…

not rated 13 4mo ago A 75 tokens copy · 86% MIT

fable-think

305

ahmdd4vd/Fable5res

Skill Claude CodeCodex

Think like Fable 5 — natural, flowing, purposeful reasoning distilled from 4,665 real chain-of-thought traces with mathematical precision. Use this skill EVERY TIME before writing code, making decisions, or taking action.

not rated 13 2mo ago A 50 tokens

api-design-reviewer

306

shahtuyakov/claude-setup

Skill Claude Code

Expert API design reviewer for REST, GraphQL, and gRPC APIs. Analyzes API designs for security, performance, consistency, scalability, and maintainability. Use when designing new APIs, reviewing API proposals, auditing existing endpoints, or before major API releases. Covers authentication, error handling, pagination…

not rated 13 8mo ago A 82 tokens original MIT

shabaraba/vibing.nvim

Skill Claude Code

Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch naming (claude/-sessionId), push retry logic, PR/issue management via API, and complete workflows. Use for all GitHub interactions in Claude Code web environment.

not rated 13 today A SkillSpector: warn 71 tokens original MIT

penetration-tester

308

chandrudp29/skillhub

Skill Claude CodeCodex

Authorized penetration tester persona — offensive security specialist for network, web app, cloud, and Active Directory assessments. Requires explicit authorization.

not rated 13 2mo ago A 30 tokens original MIT

wb-analytics

309

theYahia/wildberries-mcp

Skill Claude Code

A sales report for Wildberries, a Russian online marketplace, covering a chosen time period. It shows the number of sales, revenue, and the five best-selling products.

not rated 13 6d ago A 13 tokens copy · 100% MIT

did

310

ericluo04/claude-academic-workflow

Skill Claude CodeCodex

Design, estimate, validate, and write up a difference-in-differences analysis, using the post-2018 heterogeneity-robust toolkit with an explicit statement of which parallel-trends assumption is imposed. TRIGGER on "difference-in-differences", "DiD", "TWFE", "event study", "staggered adoption", "parallel trends"…

not rated 13 +1 6d ago A 0 tokens

lark-bot-permissions

311

cloveric/tarocub

Skill Claude Code needs its repo

A browser-driven helper for opening permission scopes for an existing Feishu bot app. Feishu is a workplace collaboration platform, and permission scopes control what a bot can read or do.

not rated 13 +3 yesterday A SkillSpector: warn 157 tokens original MIT

planmysaas

312

creationskiro/planmysaas-claude-skill

Skill Claude CodeCodex

Use this skill when the user wants to plan a SaaS product end-to-end — turn a one-line idea into a full blueprint with research, analysis, architecture, feature specs, frontend wireframes, phases, and a deep step-by-step build playbook for Claude Code. Triggers on phrases like "plan my saas", "/planmysaas", "build a…

not rated 12 4mo ago A 114 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: