Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.
把散落在本机的 Agent Skills,变成模型看得见、用得上、也分享得出去的能力牌组。 Adapter for runtimes, MCP dynamic discovery, and share artifacts generated through agent conversation. SkillDeck 是本地 Agent Skill 的适配、激活与分享工具。 场景 | 为什么需要它 | SkillDeck 做什么 | 我有一组 Skill,想通过工具的方式接入 OpenAI Agent SDK。 | OpenAI 已把 定义成可复用工作流,Agents SDK 也支持 local skills,但手写 schema、handler 和 stable id 很繁琐。 | Adapter 扫描、解析、校验 ,生成 provider-neutral tools 和 runtime…
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.
把散落在本机的 Agent Skills,变成模型看得见、用得上、也分享得出去的能力牌组。 Adapter for runtimes, MCP dynamic discovery, and share artifacts generated through agent conversation. SkillDeck 是本地 Agent Skill 的适配、激活与分享工具。 场景 | 为什么需要它 | SkillDeck 做什么 | 我有一组 Skill,想通过工具的方式接入 OpenAI Agent SDK。 | OpenAI 已把 定义成可复用工作流,Agents SDK 也支持 local skills,但手写 schema、handler 和 stable id 很繁琐。 | Adapter 扫描、解析、校验 ,生成 provider-neutral tools 和 runtime handlers,让同一套 Skills 可以接入不同 Agent runtime。 | 我有一组 Skill,想接到 Claude Code、Cursor 或其他 MCP host。 | 只给 /…