What problem does it solve? After importing contacts from Gmail, iMessage, or WhatsApp, you are left with fragmented, duplicated, and unresolved people records. This Skill turns those raw imports into clean per-person dossiers, merges duplicates, verifies LinkedIn identities, and produces a merged people list and search index. ## Core Features & Use Cases - Dossier synthesis: Collects message history per person and synthesizes facts into dossiers, with cost-gated OpenAI synthesis and free dry-run estimates. - Duplicate resolution and identity reconciliation: Runs free deterministic dedupe first, then an LLM judge for unsettled pairs, and reconciles attached LinkedIn profiles against message-derived dossiers. - Staged review UI with agent handoff: Serves a local review app for worth (Yes/No) decisions and LinkedIn verification, while the agent waits on durable manifest files for the next action. - Use Case: After running a Gmail import, say "process my contacts" to build dossiers, review uncertain people in the staged UI, approve one budget-gated identity lookup, and realize a merged people.csv plus validated search index. ## Quick Start Use the deep-context skill to process and enrich my imported contacts and build my network index.