Merge the user's contact exports (Google Takeout, LinkedIn export, vault People notes) into one local CRM. Use for "/merge-contacts", "build my CRM", "dedup my contacts", or when another workflow needs a clean contacts source of truth.
$npx -y skills add chacosoldier/compabob --skill merge-contactsInstalls into the current project.
Run `npx skills use "https://github.com/chacosoldier/compabob" --skill "chacosoldier/compabob/merge-contacts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chacosoldier/compabob" that are relevant to the current task. Run `npx skills add "https://github.com/chacosoldier/compabob"` and select the relevant skills, then follow their instructions.