local-skills-mcp and skillboss-skills
About local-skills-mcp
kdpa-llc/local-skills-mcp
Universal MCP server enabling any LLM or AI agent to utilize expert skills from your local filesystem. Reduces context consumption through lazy loading. Works with Claude, Cline, and any MCP-compatible client.
Implements stdio transport with automatic skill discovery across multiple configurable directories, aggregating skills from built-in sources, global paths, project-specific locations, and custom environment variables. Features hot-reload capability for instant skill updates without server restart, and uses lazy-loaded YAML frontmatter metadata (~50 tokens per skill) to minimize context overhead while deferring full skill content retrieval on-demand. Exposes a single `get_skill` tool to any MCP-compatible client, enabling skill reuse across Claude, Cline, Continue.dev, and custom AI agents regardless of underlying LLM.
About skillboss-skills
SkillBoss-AI/skillboss-skills
MCP server & Claude Code skills for 100+ AI services (LLMs, image/video gen, TTS). One API key, OpenAI-compatible.
Provides a unified abstraction layer for 100+ AI service APIs through MCP server transport and native skill integrations, enabling Claude Code and other agents to deploy full-stack applications, manage databases/storage, and automate real-world workflows. Implements a modular skills architecture with production-ready capabilities for payments, authentication, and content generation, rather than requiring agents to integrate individual provider APIs separately.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work