Skip to content

Releases: back1ply/agent-skill-loader

v1.0.0 - Initial Release

17 Jan 00:25

Choose a tag to compare

Agent Skill Loader v1.0.0

First stable release of the MCP server for dynamic skill loading.

Features

  • list_skills - Discover available skills from configured directories
  • read_skill - Fetch SKILL.md content for agent consumption
  • install_skill - Copy skills to workspace with path validation
  • manage_search_paths - Add/remove skill directories at runtime
  • debug_info - Diagnose configuration and path issues

Installation

npm install -g agent-skill-loader

Links