back1ply/agent-skill-loader
by Various
MCP server to expose Claude Code Skills to AI agents
MCP
back1ply/agent-skill-loader
Added 1 June 2026
Overview
A Model Context Protocol server that exposes Claude Code Skills as consumable endpoints for AI agents. Built in TypeScript, it translates skill definitions into MCP-compatible tools or resources so any MCP client can invoke them.
Best for
Best for
Developers building MCP-compatible agents who want to reuse Claude Code Skills
Use cases
- Integrating custom Claude Code Skills into agent workflows
- Enabling AI agents to execute pre-built coding tasks via MCP
- Bridging MCP-compatible clients with a library of reusable skills
Notes
A Model Context Protocol server that exposes Claude Code Skills as consumable endpoints for AI agents. Built in TypeScript, it translates skill definitions into MCP-compatible tools or resources so any MCP client can invoke them.
12 stars on GitHub. Last updated 2026-04-29. Licensed MIT.
Use cases
- Integrating custom Claude Code Skills into agent workflows
- Enabling AI agents to execute pre-built coding tasks via MCP
- Bridging MCP-compatible clients with a library of reusable skills
Pros
- Lightweight implementation using the MCP standard for interoperability
- TypeScript codebase allows type-safe customization and extension
- Straightforward way to reuse existing Claude Code Skills outside of Claude
Cons
- Very limited community adoption (12 GitHub stars) implying sparse support and testing
- Narrowly scoped to Claude Code Skills, not a general-purpose skill loader
- Dependent on the evolving MCP specification and may lag behind updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight implementation using the MCP standard for interoperability
- TypeScript codebase allows type-safe customization and extension
- Straightforward way to reuse existing Claude Code Skills outside of Claude
Cons
- Very limited community adoption (12 GitHub stars) implying sparse support and testing
- Narrowly scoped to Claude Code Skills, not a general-purpose skill loader
- Dependent on the evolving MCP specification and may lag behind updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.