Local Skills Mcp Usage
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-skills-mcp-usageQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-skills-mcp-usage": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-skills-mcp-usage"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive guide for using Local Skills MCP - creating skills in the right locations, understanding skill directories, setup, and configuration. Use when creating new skills, deciding where to save skills, setting up the MCP server, or understanding how skill aggregation works.
Tags
developmentpythongobashsqlskill