# Entity Identity

> Judge whether two evidence-backed names refer to the same real-world entity.

- Skill: `nxcoreai/entity-identity` (Agent Skill)
- Install (CLI): `npx skillmds@latest add nxcoreai/entity-identity`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nxcoreai/entity-identity/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nxcoreai (https://skillmd.com/u/nxcoreai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nxcoreai/entity-identity

---


# Entity Identity

根据两组名称、别名、类型和依据句判断是否指向同一个现实实体。名称相近、类型冲突、时间或依据对象不吻合时应判为不同；依据句是主要证据；拿不准时判为不同，避免错误合并。

只输出：`{"same":true,"reason":"不超过100字的判定依据"}`。

