Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@shadowrootdev shadowrootdev released this 03 Feb 00:35

🎉 Initial Release

The first stable release of Awesome Agent Skills MCP Server - providing 100+ AI agent skills to MCP-compatible clients.

✨ Features

  • 100+ Curated Skills from top organizations including:

    • Anthropic (document processing, MCP building)
    • Vercel (React, Next.js best practices)
    • Trail of Bits (security analysis, smart contracts)
    • Hugging Face (ML workflows, model training)
    • Sentry, Stripe, Expo, n8n, Sanity, Neon, Remotion, and more
  • 4 MCP Tools:

    • list_skills - List all skills with filtering
    • get_skill - Get detailed skill information
    • invoke_skill - Execute skills with parameters
    • refresh_skills - Manually refresh from source
  • MCP 2024-11-05 Compliant - Full compatibility with latest spec

  • Multi-Client Support - Works with:

    • GitHub Copilot (VS Code)
    • Claude Desktop
    • OpenCode
    • Any MCP-compatible client
  • Smart Caching - JSON-based caching for fast startup

  • Zero Configuration - Works out of the box with npx

🚀 Quick Start

npx awesome-agent-skills-mcp

📦 Installation

npm install -g awesome-agent-skills-mcp

📖 Documentation

See the README for full documentation.

🙏 Credits

Built on top of the VoltAgent Awesome Agent Skills collection.