Back to search
30
MCP

io.github.back1ply/agent-skill-loader

io.github.back1ply/agent-skill-loader

Dynamically load Claude Code skills into AI agents without copying files.

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

Similar MCP servers embedding-nearest

io.github.divitkashyap/auto-skill-loader
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
0 tools
io.github.sidsaladi9/getskills
Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.
0 tools
Skill_Seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
0 tools
iflow-mcp_k-dense-ai-claude-skills-mcp
Lightweight MCP proxy for Claude Skills (auto-downloads backend)
0 tools
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.back1ply/agent-skill-loader": {
      "url": "None",
      "transport": "http"
    }
  }
}