Back to search
30
MCP

@rohangore1999/skill-pull

npm/@rohangore1999/skill-pull

MCP server that auto-discovers and installs relevant agent skills from skills.sh into your project before building

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@skillbrickai/mcp-server
MCP server for discovering and installing skills from the SkillBrick AI platform
0 tools
mcp-skills-as-context
MCP server that searches skills.sh and fetches skill files from GitHub — turn thousands of AI skill files into rich context for your coding
0 tools
loaditout-mcp-server
MCP server for discovering and installing AI agent skills from Loaditout
0 tools
awesome-agent-toolkits-mcp-server
Auto-discovering MCP server for agent skills
0 tools
agentskills-mcp-server
MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)
0 tools
io.github.jcc-ne/mcp-skill-server
An MCP server that mounts your skill directory and add deterministic entry for deployment
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@rohangore1999/skill-pull": {
      "url": "None",
      "transport": "http"
    }
  }
}