skill-mcp and agent-skill-loader

skill-mcp
52
Established
agent-skill-loader
36
Emerging
Maintenance 6/25
Adoption 11/25
Maturity 22/25
Community 13/25
Maintenance 10/25
Adoption 3/25
Maturity 11/25
Community 12/25
Stars: 25
Forks: 4
Downloads: 63
Commits (30d): 0
Language: Python
License: MIT
Stars: 4
Forks: 1
Downloads: —
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About skill-mcp

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.

About agent-skill-loader

back1ply/agent-skill-loader

MCP server to expose Claude Code Skills to AI agents

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