people-graph
Installation
SKILL.md
People Graph
Cross-platform author identity resolution over ExoPriors Scry.
This skill resolves the question "is this the same person?" across platforms, and lets you query the full output of a person across every source in the corpus.
Mental Model
Three layers, bottom to top:
identity.people One row per real-world person.
| Has display_name, canonical_slug, wikidata_qid, bio, tags.
|
identity.actor_links Bayesian-scored edges linking actors to people.
| Each link carries log-odds evidence + computed probability.
| Only links with probability >= 0.9 surface in Scry views.
|
actors One row per account on a platform.
Related skills