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.
374 stars and 1,331 monthly downloads. Available on PyPI.
Stars
374
Forks
35
Language
Python
License
MIT
Category
Last pushed
Jan 30, 2026
Monthly downloads
1,331
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/intellectronica/skillz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
kdpa-llc/local-skills-mcp
Universal MCP server enabling any LLM or AI agent to utilize expert skills from your local...
biocontext-ai/skill-to-mcp
Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
varunreddy/SkillMesh
A retrieval-gated skill architecture for LLM agents that scales to hundreds of tools by exposing...
heeyo-life/skillboss-skills
MCP server & Claude Code skills for 100+ AI services (LLMs, image/video gen, TTS). One API key,...
fkesheh/skill-mcp
LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in...