skillz and skill-to-mcp

One converts AI skills into resources for the other, making them complementary tools within the MCP ecosystem.

skillz
65
Established
skill-to-mcp
54
Established
Maintenance 10/25
Adoption 17/25
Maturity 22/25
Community 16/25
Maintenance 10/25
Adoption 11/25
Maturity 18/25
Community 15/25
Stars: 374
Forks: 35
Downloads: 1,331
Commits (30d): 0
Language: Python
License: MIT
Stars: 17
Forks: 4
Downloads: 107
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About skillz

intellectronica/skillz

An MCP server for loading skills (shim for non-claude clients).

Discovers and exposes Claude-style skills (defined via `SKILL.md` with YAML metadata) as MCP tools for non-Claude agents like Copilot and Cursor, supporting flexible skill packaging as directories, zip archives, or `.skill` files with bundled resources. Uses stdio, HTTP, or SSE transports and can execute helper scripts within each skill, with optional Docker containerization for sandboxed execution. Integrates with the Skills Supermarket directory and provides both Python CLI and Gemini CLI extension interfaces for agent configuration.

About skill-to-mcp

biocontext-ai/skill-to-mcp

Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI

Automatically discovers and exposes skills as MCP resources through three core tools: listing available skills, retrieving skill metadata and file contents, and accessing individual skill files with path traversal protection. The server parses YAML frontmatter from `SKILL.md` files to extract metadata, then recursively indexes skill directories for dynamic discovery. Integrates with any MCP client (Claude Desktop, Cline, etc.) via stdio transport and supports flexible deployment—local development, HTTP production servers, and Docker containers.

Scores updated daily from GitHub, PyPI, and npm data. How scores work