bykdpa-llc· 3 skills
Repository implementation guide for the local-skills-mcp codebase. Use when asked: how src/index.ts and src/skill-loader.ts work together; where MCP tool handlers are defined and registered; how getAllSkillsDirectories priority and override behavior works; how local-skills-mcp discovers skills and merges metadata across directories; where validate_skill and evaluate_skill are implemented in this repository; or how integration tests are structured in this local-skills-mcp project.
$npx -y skills add kdpa-llc/local-skills-mcp --skill local-skills-mcp-guideInstalls into the current project.
Run `npx skills use "https://github.com/kdpa-llc/local-skills-mcp" --skill "kdpa-llc/local-skills-mcp/local-skills-mcp-guide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kdpa-llc/local-skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/kdpa-llc/local-skills-mcp"` and select the relevant skills, then follow their instructions.