Loading MCP server directory, please wait...
Dynamically load Claude Code skills into AI agents without copying files.
npx @getmcp/cli add io.github.back1ply/agent-skill-loaderRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.back1ply/agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}