How to work in a Personal CRM project (the entity-vault starter pack, GBrain-compatible): a typed-entity vault of people, companies, meetings, and concepts, each a dossier with a rewritable summary plus an append-only timeline. Read when the project has these folders. Carries the dossier convention and entity-extraction behaviors so that guidance does not live inside template bodies or folder descriptions. Complements the platform open-knowledge skill; does not replace it.
$npx -y skills add inkeep/open-knowledge --skill entity-vaultInstalls into the current project.
Run `npx skills use "https://github.com/inkeep/open-knowledge" --skill "inkeep/open-knowledge/entity-vault"` 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/inkeep/open-knowledge" that are relevant to the current task. Run `npx skills add "https://github.com/inkeep/open-knowledge"` and select the relevant skills, then follow their instructions.