Bridges your static Claude Code Skills library to any MCP client by exposing skills as both slash commands and programmatic tools. Scans configured directories for SKILL.md files and watches for changes, pushing updates via listChanged notifications. Core operations include list_skills with optional search filtering, read_skill to fetch markdown content, install_skill to copy skills into your project, and manage_search_paths for runtime configuration. Ships with debug_info for troubleshooting path issues. Reach for this when you want agents to dynamically discover and inject skill context without manually copying files around, especially useful if you maintain a growing library of reusable prompts across projects.
claude mcp add --transport stdio back1ply-agent-skill-loader uvx agent-skill-loader