fkesheh/skill-mcp
LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in Claude, Cursor, and any MCP-compatible client without manual file uploads.
# Technical Summary Provides a 22-module MCP server that enables LLMs to unify multiple skills in single code executions through cross-skill imports and automatic dependency/environment aggregation—achieving 98.7% token efficiency gains by following Anthropic's MCP code-execution pattern. Features CRUD operations for skill management stored in `~/.skill-mcp/skills/`, with support for Python/Bash script execution using PEP 723 inline dependencies and per-skill `.env` files. Architecture remains client-agnostic via standard MCP protocol, compatible with Claude Desktop, Cursor, claude.ai, and any MCP-compatible application without vendor lock-in.
Available on PyPI.
Stars
25
Forks
4
Language
Python
License
MIT
Category
Last pushed
Nov 14, 2025
Monthly downloads
63
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/fkesheh/skill-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
intellectronica/skillz
An MCP server for loading skills (shim for non-claude clients).
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,...