How to author a BrainDB custom profile — prompt add/replace fragments and an optional keyless ingestor — that shapes wiki naming/structure and feeds a custom ingestion source, with zero effect on defaults when inactive.
$npx -y skills add dimknaf/braindb --skill custom-profilesInstalls into the current project.
Run `npx skills use "https://github.com/dimknaf/braindb" --skill "dimknaf/braindb/custom-profiles"` 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/dimknaf/braindb" that are relevant to the current task. Run `npx skills add "https://github.com/dimknaf/braindb"` and select the relevant skills, then follow their instructions.