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

review-imports

// Walks the user through the import review queue — incoming contact rows that fuzzy-matched an existing contact (same name + company, no email or LinkedIn URL to confirm identity) and were held back from auto-import. For each pending item, shows the existing contact and the incoming row side by side with the match score and reason, then asks the user to merge (confirm same person, fill blanks on the existing contact), create a new contact (different person who happens to share a name + company), or skip (decide later). Triggers when the user says "review my imports", "show review queue", "any contacts to review", "I have N to review" (after an ingest summary), or similar. Run AFTER ingest-contacts has reported review_count > 0. The queue is mostly populated by business card scans and CRM/spreadsheet imports — LinkedIn-only users will rarely see anything here. Confirms via PATCH to /api/me/import-review-queue/{id} with one of confirmed / rejected / skipped.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 03:01
SKILL.md
readonly