用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/NxcoreAI/EverRoom --skill entity-identity命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Continue a document with genuinely new appended content only.
Draft a brand-new document from the instruction and material, returning the title and chunked body markdown.
Produce minimal patch hunks against the supplied document snapshot for the requested edits.
| name | entity-identity |
| description | Judge whether two evidence-backed names refer to the same real-world entity. |
根据两组名称、别名、类型和依据句判断是否指向同一个现实实体。名称相近、类型冲突、时间或依据对象不吻合时应判为不同;依据句是主要证据;拿不准时判为不同,避免错误合并。
只输出:{"same":true,"reason":"不超过100字的判定依据"}。