Claude skills marketplaces
7,265 indexed, 106 of them broken. Repos publishing a marketplace.json.
There is no single directory to use, and the four here divide the market cleanly enough that choosing between them is easy once you know what each one is. aitmpl.com is the broad catalogue: seven artifact kinds, a basket, 1000+ items, and no published submission route. subagents.sh is the narrow one: 40 subagents, one CLI, and the only ordering in this market built on real installs rather than stars. Smithery is not a list at all but hosted infrastructure — 18,965 skills and 715 MCP servers, with auth and credentials handled, free up to 50K RPCs a month. awesome-claude-code is the only curated one, with the only published maturity bar for getting on it and the widest scope of what counts as a resource. The gap all four share is the same one: none publishes that it checks a listed item parses and loads. Smithery has a "Verified" filter without publishing what it tests; awesome-claude-code says outright that its bot "does not review the quality"; the other two publish nothing. A marketplace.json that does not parse is invisible to every one of them, and that is the measurement this index adds.
| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| anthropic-agent-skillsanthropics/skills | No license | AI & agents | 171k stars | today | |
| claude-code-pluginsanthropics/claude-code | No license | AI & agents | 142k stars | today | |
| claude-for-financial-servicesanthropics/financial-services | clean | AI & agents | 34k stars | today | |
| claude-plugins-officialanthropics/claude-plugins-official | clean | AI & agents | 34k stars | today | |
| eccaffaan-m/ECC | clean | AI & agents | 242k stars | yesterday | |
| mattpocockmattpocock/skills | clean | AI & agents | 230k stars | today | |
| knowledge-work-pluginsanthropics/knowledge-work-plugins | clean | AI & agents | 24k stars | today | |
| brand-voiceanthropics/knowledge-work-plugins | clean | AI & agents | 24k stars | today | |
| n8nn8n-io/n8n | No license | AI & agents | 201k stars | today | |
| thedotmackthedotmack/claude-mem | clean | AI & agents | 91k stars | today | |
| open-designnexu-io/open-design | clean | AI & agents | 90k stars | today | |
| addy-agent-skillsaddyosmani/agent-skills | clean | AI & agents | 89k stars | today | |
| taste-skillLeonxlnx/taste-skill | clean | AI & agents | 79k stars | today | |
| rufloruvnet/ruflo | clean | AI & agents | 69k stars | today | |
| career-opssantifer/career-ops | clean | AI & agents | 68k stars | today | |
| headroom-marketplaceheadroomlabs-ai/headroom | clean | AI & agents | 67k stars | today | |
| mem0-pluginsmem0ai/mem0 | clean | AI & agents | 64k stars | today | |
| context7-marketplaceupstash/context7 | clean | AI & agents | 61k stars | today | |
| claude-for-legalanthropics/claude-for-legal | clean | AI & agents | 9.2k stars | today | |
| prompts.chatf/prompts.chat | No license | AI & agents | 168k stars | today | |
| cavemanJuliusBrussee/caveman | No license | AI & agents | 100k stars | yesterday | |
| chrome-devtools-pluginsChromeDevTools/chrome-devtools-mcp | clean | AI & agents | 50k stars | today | |
| slidev-pluginsslidevjs/slidev | clean | AI & agents | 48k stars | 3 days ago | |
| agentic-awesome-skillssickn33/agentic-awesome-skills | clean | AI & agents | 45k stars | today | |
| claude-code-workflowswshobson/agents | clean | AI & agents | 39k stars | 3 days ago | |
| omcYeachan-Heo/oh-my-claudecode | clean | AI & agents | 39k stars | yesterday | |
| humanizerblader/humanizer | clean | AI & agents | 37k stars | 3 days ago | |
| copilotkit-pluginsCopilotKit/CopilotKit | clean | AI & agents | 37k stars | today | |
| openvikingvolcengine/OpenViking | clean | AI & agents | 31k stars | today | |
| qmdtobi/qmd | clean | AI & agents | 29k stars | 3 days ago | |
| repomixyamadashy/repomix | clean | AI & agents | 28k stars | today | |
| claude-hudjarrodwatts/claude-hud | clean | AI & agents | 27k stars | yesterday | |
| agentmemoryrohitg00/agentmemory | clean | AI & agents | 27k stars | 5 days ago | |
| planning-with-filesOthmanAdi/planning-with-files | clean | AI & agents | 26k stars | 2 days ago | |
| ponytailDietrichGebert/ponytail | clean | AI & agents | 108k stars | 14 days ago | |
| understand-anythingEgonex-AI/Understand-Anything | clean | AI & agents | 80k stars | 10 days ago | |
| remotionremotion-dev/remotion | No license | AI & agents | 57k stars | today | |
| bmad-methodbmad-code-org/BMAD-METHOD | No license | AI & agents | 52k stars | today | |
| diagram-designcathrynlavery/diagram-design | clean | AI & agents | 25k stars | today | |
| claude-code-skillsalirezarezvani/claude-skills | clean | AI & agents | 25k stars | today | |
| compound-engineering-pluginEveryInc/compound-engineering-plugin | clean | AI & agents | 24k stars | today | |
| i-have-adhdayghri/i-have-adhd | clean | AI & agents | 23k stars | today | |
| hindsightvectorize-io/hindsight | clean | AI & agents | 21k stars | today | |
| google-pluginsgoogle/skills | clean | AI & agents | 19k stars | today | |
| deepeval-pluginsconfident-ai/deepeval | clean | AI & agents | 18k stars | today | |
| skillopt-sleepmicrosoft/SkillOpt | clean | AI & agents | 16k stars | 3 days ago | |
| openseoevery-app/open-seo | clean | AI & agents | 13k stars | 2 days ago | |
| ego-agent-skillscitrolabs/ego-lite | clean | AI & agents | 13k stars | today |
What the check on a marketplace looks for
A marketplace is a repository with a .claude-plugin/marketplace.json that Claude Code can add as a plugin source. These are the ones the nightly run found, ranked by whether the manifest parses, how many plugins it actually lists, and whether the repository is still being worked on. A marketplace that lists nothing is not a small problem — it is a source that adds nothing when you add it.
What is a Claude Code marketplace?
A repository publishing a marketplace.json manifest, which Claude Code can add directly so its plugins become installable. That mechanism is the layer underneath every directory on this page — aitmpl.com, subagents.sh, Smithery and awesome-claude-code are all ways of finding things that ultimately live in a repository. This index takes the mechanism as the unit: it finds every repository publishing a marketplace.json, counts the plugins each carries, checks whether the manifest is valid, and re-runs that every night.
Which Claude Code directory should I use?
Use aitmpl.com for breadth — it is the only one carrying all seven artifact kinds under one search, with a stack you add to. Use subagents.sh for subagents specifically, because its CLI writes straight into .claude/agents/ and its ranking is install count from real CLI telemetry. Use Smithery when the thing you want is a connection to a service rather than a file, because it runs the auth and credentials for you and its catalogue is the largest by a wide margin. Read awesome-claude-code when you are still working out what exists, because it is the only hand-picked list and the only one covering essays, field guides, alternative clients and cost tooling that no installer can install.
Do any of these check that a listed item works?
None of the four publishes a load check. Smithery offers a "Verified" filter on its skills catalogue but does not publish what verification tests, so what a reader can confirm is that a check exists, not what it does. awesome-claude-code is the most candid about it: its maturity gate is mechanical and its quality review is not — "the bot is a mechanical form-validator, it does not review the quality of the recommended resource", and "recommendations are reviewed in a best-effort way". aitmpl.com and subagents.sh publish nothing on the subject on the pages read. Where a cell in the table above says "Not published", it means exactly that: the page was read and did not carry the figure, not that the check does not exist.
How are these directories ordered?
Three different answers and one absence, and the difference matters more than it sounds. subagents.sh sorts by install count gathered from its own CLI — "we use anonymous telemetry from CLI installations to track popularity" — which is the only ordering here that measures the artifact rather than its repository. aitmpl.com offers two sorts, "Most Popular" and alphabetical. Smithery's skills catalogue prints per-item install figures but publishes no sort order and offers no sort control. awesome-claude-code groups by category with no ordering inside a category, which is the correct behaviour for a curated list and useless as a ranking.
How does SkillWorks decide what to list?
By crawling rather than by curation, and then by scoring. Every repository publishing a Claude Code marketplace.json is a candidate, every skill, subagent and plugin inside it is re-read, and each one gets a published 0–100 score for whether it actually loads. Nothing is hand-picked and nothing is paid for. That is deliberately the opposite trade-off from awesome-claude-code, which is hand-picked and says so, and it is why the two are worth reading together: a curated list tells you what a person thought was good, and an index tells you what is actually there and what state it is in.
