Skip to main content
在 Manus 中运行任何 Skill
一键导入

match-identities

星标2
分支0
更新时间2026年6月16日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly