gm-skill-manager
Installation
SKILL.md
GM Skill Manager
作为可执行协调者管理 Skills。Codex、Claude Code 与 npx skills 的 Native Installer 和原生记录始终权威;Manager 只生成当前 Unified Inventory、制定 Execution Plan、调用原生机制并验证结果。
不可违反的规则
- 先 inventory,再 Action,Action 后重新 inventory。
- Capability Identity 只由 normalized Remote Source + canonical
SKILL.mdpath 决定;Revision、名称、Runtime 和 Package Format 不参与身份。 - Runtime adapter 只产 Observed Evidence;只有 Identity Resolution 可以裁决相同 Capability。
- 不直接修改 plugin registry、cache、
skills-lock、私有数据库或 Runtime links。 - 不复制本地目录模拟安装;普通安装只接受 GitHub/Git Remote Source。
- doctor 只读;repair 是独立 mutation Action。
- Facts、Findings、Recommendations、Execution Plan 分开输出。
- Stage 1 管理 Codex Plugin、Claude Code Plugin、
npx skills;ZCode 仅报告 unmanaged。
生成 Unified Inventory
从本 skill 目录运行: