๐ ๏ธ Enable skills in any MCP client with Skillz, a server converting Claude-style skills into callable tools for seamless integration.
| Tool name | Description | Destructive? |
|---|---|---|
| fetch_resource | โ no |
{
"mcpServers": {
"skillz-2": {
"command": "uvx",
"args": [
"skillz"
]
}
}
}