
AgentSkills MCP
by drhir2460
Discover, read, and download curated agent skills from GitHub for fast integration into your AI workflows.
What it does
AgentSkills MCP is a FastMCP server that acts as a bridge between curated GitHub skill collections and local AI agents. It allows users to browse, search, and install specific agent skills, keeping the local setup organized while leveraging a wide variety of community-driven capabilities.
Tools
- Skill Search: Search for specific agent skills by name or topic across curated GitHub sources.
- Skill Installation: Pull and download selected skills from the identified GitHub repositories to the local environment.
- Source Management: Add new GitHub skill collections to the discovery list for expanded capabilities.
Installation
{
"mcpServers": {
"agentskills-mcp": {
"command": "python",
"args": ["-m", "github_skills_mcp.server"]
}
}
}
Supported hosts
Confirmed for any MCP-compatible client, specifically tailored for Windows environments.
Quick install
pip install .Information
- Pricing
- free
- Published
- 5/18/2026
- stars






