check
Scans all workspaces and reports sync status of cross-workspace skills, flagging those with broken .source.json as orphans. Returns managed, unmanaged, and orphan lists.
Instructions
全量扫描所有工作区,返回跨工作区 skill 的同步状态。单工作区独有 skill 也会检测错误 .source.json(声称来源但源不存在)并报告为 orphan。排除 default-skills 管理的 watcher 同步 skill。返回 managed(有 .source.json)、unmanaged(跨区但缺 .source.json)、orphans(.source.json 指向不存在的母工作区)三组清单。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||