MCP server that exposes Claude-style skills to any MCP client.
Project description
Skillz
👌 Use skills in any agent (Codex, Copilot, Cursor, etc...)
⚠️ Experimental proof‑of‑concept. Potentially unsafe. Treat skills like untrusted code and run in sandboxes/containers. Use at your own risk.
Skillz is an MCP server that turns Claude-style skills(SKILL.md plus optional resources) into callable tools for any MCP client. It discovers each skill, exposes the authored instructions and resources, and can run bundled helper scripts.
Quick Start
To run the MCP server in your agent, use the following config (or equivalent):
{
"skillz": {
"command": "uvx",
"args": ["skillz@latest"]
}
}
with the skills residing at ~/.skillz
or
{
"skillz": {
"command": "uvx",
"args": ["skillz@latest", "/path/to/skills/direcotry"]
}
}
CLI Reference
skillz [skills_root] [options]
| Flag / Option | Description |
|---|---|
positional skills_root |
Optional skills directory (defaults to ~/.skillz). |
--timeout SECONDS |
Set the per-script timeout (default 60). |
--transport {stdio,http,sse} |
Choose the FastMCP transport (default stdio). |
--host HOST |
Bind address for HTTP/SSE transports. |
--port PORT |
Port for HTTP/SSE transports. |
--path PATH |
URL path when using the HTTP transport. |
--list-skills |
List discovered skills and exit. |
--verbose |
Emit debug logging to the console. |
--log |
Mirror verbose logs to /tmp/skillz.log. |
Made with 🫶 by
@intellectronica
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skillz-0.1.10.tar.gz.
File metadata
- Download URL: skillz-0.1.10.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40f349298fef254684307e2fab4cec8f957af850c537c047c85a7d0279c83a32
|
|
| MD5 |
9c3fb65c1f148aa4f5317cbad7896fbf
|
|
| BLAKE2b-256 |
1f62dcf4010555a23a723645383f140a32d69cac9aa44efb7ccb5b3743637924
|
Provenance
The following attestation bundles were made for skillz-0.1.10.tar.gz:
Publisher:
publish.yml on intellectronica/skillz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skillz-0.1.10.tar.gz -
Subject digest:
40f349298fef254684307e2fab4cec8f957af850c537c047c85a7d0279c83a32 - Sigstore transparency entry: 640256643
- Sigstore integration time:
-
Permalink:
intellectronica/skillz@2d2215981ca0114cfe2dea5b7616c453a1a9e34f -
Branch / Tag:
refs/tags/v0.1.10 - Owner: https://github.com/intellectronica
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2d2215981ca0114cfe2dea5b7616c453a1a9e34f -
Trigger Event:
release
-
Statement type:
File details
Details for the file skillz-0.1.10-py3-none-any.whl.
File metadata
- Download URL: skillz-0.1.10-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ea7351ab0d03ff702373c786e8c2177425f60a0b5a0f5da641796275aa50ce5
|
|
| MD5 |
1897d544ae27788beedf62454b95cc37
|
|
| BLAKE2b-256 |
45102d02e4a6ffa89004c7600ba9afc439a44dd3514264792762a65ed0915f47
|
Provenance
The following attestation bundles were made for skillz-0.1.10-py3-none-any.whl:
Publisher:
publish.yml on intellectronica/skillz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skillz-0.1.10-py3-none-any.whl -
Subject digest:
9ea7351ab0d03ff702373c786e8c2177425f60a0b5a0f5da641796275aa50ce5 - Sigstore transparency entry: 640256661
- Sigstore integration time:
-
Permalink:
intellectronica/skillz@2d2215981ca0114cfe2dea5b7616c453a1a9e34f -
Branch / Tag:
refs/tags/v0.1.10 - Owner: https://github.com/intellectronica
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2d2215981ca0114cfe2dea5b7616c453a1a9e34f -
Trigger Event:
release
-
Statement type: