SkillsMP is a searchable catalog of Agent Skills for Claude Code and Codex

SkillsMP indexes Agent Skills pulled from public GitHub repositories and puts them behind a search box, a category browser, and per-skill cards that link back to the source repo

Its own FAQ says it has collected 200,000+ skills so far (marketing copy elsewhere on the site claims over 2 million, so treat exact counts loosely). Categories run from backend, machine-learning, and llm-ai to security, devops, and web3-tools — around 70 in total, plus browsing by occupation and a timeline view

Each card shows GitHub stars, forks, and last-commit date instead of a formal quality score — that’s the closest thing to a quality signal right now. The site is upfront that nothing is tested or scanned for malware: review the code before installing, same as any open-source dependency

There’s also a free REST API (50 requests/day anonymous, 500/day with a key) and an MCP server endpoint for agents to query the catalog directly