bykdpa-llc· 3 skills
Operational guide for using Local Skills MCP in day-to-day projects. Use when asked: where skills should live (~/.claude/skills, ./.claude/skills, ./skills, SKILLS_DIR); directory precedence and override rules; how to configure local-skills-mcp in Claude Code mcp.json; fastest way to create a new skill folder and make it discoverable; how to add project skills to git so the team gets them; or how Local Skills MCP hot-reloads skill edits without restarting.
$npx -y skills add kdpa-llc/local-skills-mcp --skill local-skills-mcp-usageInstalls 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-usage"` 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.