01Enables local AI authoring for Orchard Core projects by automatically copying skills to a local directory on build.
02Exposes Orchard Core skills as MCP prompts and resources at runtime via an MCP server integration.
03Provides a reusable, framework-agnostic MCP skill engine for .NET applications without custom parsers/providers.
04Includes a comprehensive set of pre-defined Orchard Core skill categories covering various core functionalities.
05Utilizes a standardized skill definition format using `SKILL.md` files with YAML front-matter.
060 GitHub stars