Skip to content
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%
16 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
@agentskillshub/mcp
MCP server for AgentSkillsHub — search, audit, and install open-source AI agent skills & MCP servers from inside your agent. Security-graded
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
@ymq1218/skillpm-mcp-server
MCP server for managing Agent Skills via skillpm — install, list, search, and manage reusable AI agent skills.
0 tools
awesome-agent-toolkits-mcp-server
Auto-discovering MCP server for agent skills
0 tools

How to use

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

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