Loomal

awesome-agent-skills

MCP server by github.com/shadowrootdev/awesome-agent-skills-mcp

MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more.

23 starsnpm: awesome-agent-skills-mcp

About awesome-agent-skills

awesome-agent-skills is an MCP (Model Context Protocol) server published by shadowrootdev in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more.

It ships as an npm package (awesome-agent-skills-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shadowrootdev/awesome-agent-skills-mcp, where the project has earned 23 GitHub stars.

Use awesome-agent-skills with your agent

Claude Code · one command
claude mcp add awesome-agent-skills -- npx -y awesome-agent-skills-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "awesome-agent-skills": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-agent-skills-mcp"
      ]
    }
  }
}
npmawesome-agent-skills-mcp

Frequently asked questions

What is awesome-agent-skills?
awesome-agent-skills is an MCP (Model Context Protocol) server by shadowrootdev in the Autonomous Agents category. MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more.
How do I connect awesome-agent-skills to Claude, Cursor, or another MCP client?
Install awesome-agent-skills from its npm package (awesome-agent-skills-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is awesome-agent-skills open source?
Yes — the source code is public at github.com/shadowrootdev/awesome-agent-skills-mcp, with 23 GitHub stars.
Can AI agents pay to use awesome-agent-skills?
Not yet through Loomal — awesome-agent-skills is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain awesome-agent-skills? Claim this listing free by verifying GitHub ownership, or contact us.