Skip to main content

MCP server that exposes Claude-style skills to any MCP client.

Project description

Skillz

👌 Use skills in any agent (Codex, Copilot, Cursor, etc...)

PyPI version PyPI downloads

⚠️ 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skillz-0.1.8.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skillz-0.1.8-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file skillz-0.1.8.tar.gz.

File metadata

  • Download URL: skillz-0.1.8.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skillz-0.1.8.tar.gz
Algorithm Hash digest
SHA256 772dde3bd46a453df7c98f0bd69c23c728f70c6a519f8248c52649a0beac8d75
MD5 284e2822f21bc8ee3f41e6a8a6d62365
BLAKE2b-256 4fc1e249133fcbde6d691c5eb6e5e5ab38a92124e6d8d2d766af039d68c46840

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillz-0.1.8.tar.gz:

Publisher: publish.yml on intellectronica/skillz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skillz-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: skillz-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skillz-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 58c55006208a119f321e86c165e05c38308a112519b566b8f31a1f30c668afd8
MD5 5c6d6c82d9a5bd7beca8be35caf9fd1a
BLAKE2b-256 e7a135be28466aa7509e5ca5a68d69dacec7854d993a0f17c32d1166d3eee55c

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillz-0.1.8-py3-none-any.whl:

Publisher: publish.yml on intellectronica/skillz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page