Loomal

agent-skill-loader

MCP server by github.com/back1ply/agent-skill-loader

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

12 starsnpm: agent-skill-loader

About agent-skill-loader

agent-skill-loader is an MCP (Model Context Protocol) server published by back1ply in the official MCP registry, listed under Autonomous Agents on Loomal. Dynamically load Claude Code skills into AI agents without copying files.

It ships as an npm package (agent-skill-loader), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/back1ply/agent-skill-loader, where the project has earned 12 GitHub stars.

Use agent-skill-loader with your agent

Claude Code · one command
claude mcp add agent-skill-loader -- npx -y agent-skill-loader
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-skill-loader": {
      "command": "npx",
      "args": [
        "-y",
        "agent-skill-loader"
      ]
    }
  }
}
npmagent-skill-loader

Frequently asked questions

What is agent-skill-loader?
agent-skill-loader is an MCP (Model Context Protocol) server by back1ply in the Autonomous Agents category. Dynamically load Claude Code skills into AI agents without copying files.
How do I connect agent-skill-loader to Claude, Cursor, or another MCP client?
Install agent-skill-loader from its npm package (agent-skill-loader) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-skill-loader open source?
Yes — the source code is public at github.com/back1ply/agent-skill-loader, with 12 GitHub stars.
Can AI agents pay to use agent-skill-loader?
Not yet through Loomal — agent-skill-loader is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-skill-loader? Claim this listing free by verifying GitHub ownership, or contact us.