Use when the user wants to atomize a source document into draft Cortex notes — "atomize this doc", "turn this into atomic notes", or /atomize <source.md>. Distills each section into one-idea-per-note drafts (type, folder, tags, wikilinks) and writes them safely into _inbox/ via the cortex toolkit.
$npx -y skills add n1x-technologies/n1x-cortex --skill atomizeInstalls into the current project.
Run `npx skills use "https://github.com/n1x-technologies/n1x-cortex" --skill "n1x-technologies/n1x-cortex/atomize"` 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.