
Skillz
by intellectronica
Turn Claude-style skills into callable tools for any MCP client, including Codex, Copilot, and Cursor.
What it does
Skillz is an MCP server that acts as a shim, allowing non-Claude clients to leverage the 'skills' pattern (SKILL.md + resources). It discovers local skills and exposes them as standard MCP tools, enabling advanced agent capabilities across various platforms.
Tools
- Skill Discovery: Automatically exposes tools based on the SKILL.md definitions found in the skills directory.
- Resource Loading: Provides access to accompanying files, scripts, and datasets associated with a skill.
Installation
To run via uvx:
{
"skillz": {
"command": "uvx",
"args": ["skillz@latest"]
}
}
Supported hosts
- claude
- codex
- vscode-copilot
- cursor
- gemini-cli
Quick install
uvx skillz@latestInformation
- Pricing
- free
- Published
- 4/26/2026
- stars






