Skillz
MCP Serverby intellectronica · Added 5mo ago
Claude
377
Install
git clone https://github.com/intellectronica/skillzAdd to Claude
claude mcp add intellectronica-skillzQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"skillz": {
"command": "npx",
"args": [
"@modelcontextprotocol/skillz"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Executes local Anthropic-style skills through directory-based discovery where each skill contains YAML metadata and Markdown instructions, enabling reusable AI workflows and automation scripts with sandboxed execution environments.
Tags
File Systemsmcp-serverai