소개
This Model Context Protocol (MCP) server empowers any Large Language Model (LLM) to emulate and leverage Anthropic-style skills. By providing a structured framework for defining specialized functionalities, workflows, and domain expertise, it transforms general-purpose LLM agents into highly capable, specialized agents. The server supports configurable skill sets from various sources (local directories, GitHub repositories) and dynamically manages context efficiently through a progressive disclosure design, ensuring that LLMs can access the exact knowledge they need, when they need it.