Skip to main content
Run any Skill in Manus
with one click

match-identities

Stars2
Forks0
UpdatedJune 16, 2026 at 21:58

Triage the cross-source identity matches noticed proposes for the user's network: confirm the ones that are the same person, clear the false positives, and merge obvious duplicates. Pulls the review queue with `list_identity_matches` (status: 'pending') and acts on each row with `accept_identity_match` (merge), `mark_different_people` (durable "not the same person"), or `dismiss_identity_match` (soft "not now"). Use whenever the user says "review my matches", "clean up duplicates", "are these the same person?", "any duplicate contacts?", "approve/reject the identity suggestions", or asks to tidy who's-who. Also fills profile GAPS, email-only contacts with no LinkedIn/GitHub, via `list_profile_gaps` + `add_profile_to_person` ("add a profile for X", "here's the LinkedIn for that contact"). Writes to the network (merges + disconnects), so it confirms before merging anyone who isn't an obvious duplicate.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly