Use when the user wants to clean up near-duplicate notes in the Cortex vault — "merge the duplicates", "dedupe my notes", or /dupes-merge. Finds near-duplicate pairs, merges each conservatively into one note (preserving all content + links), and folds the pair into a single note reversibly.
$npx -y skills add n1x-technologies/n1x-cortex --skill dupes-mergeInstalls into the current project.
Run `npx skills use "https://github.com/n1x-technologies/n1x-cortex" --skill "n1x-technologies/n1x-cortex/dupes-merge"` 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/n1x-technologies/n1x-cortex" that are relevant to the current task. Run `npx skills add "https://github.com/n1x-technologies/n1x-cortex"` and select the relevant skills, then follow their instructions.