Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
Emulate Claude Skills with any LLM via a Model Context Protocol (MCP) server. Skills are modular components that enhance the capabilities of an MCP-compatible agent by providing specific functionalities, workflows, and domain expertise. They transform a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. The goal is to be fully…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Emulate Claude Skills with any LLM via a Model Context Protocol (MCP) server. Skills are modular components that enhance the capabilities of an MCP-compatible agent by providing specific functionalities, workflows, and domain expertise. They transform a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. The goal is to be fully compatible with Anthropic's skill format. See their Agent Skills Spec and related documentation for more…