Operate the agentic memory vault - ingest sources from raw/, answer questions from wiki/ with citations, and run lint or health checks. Use when asked to ingest, query, lint, or maintain the vault, when running vault-tools.sh commands, or when unsure which vault rules apply to an operation.
$npx -y skills add galimba/agentic-memory-vault --skill vault-opsInstalls into the current project.
Run `npx skills use "https://github.com/galimba/agentic-memory-vault" --skill "galimba/agentic-memory-vault/vault-ops"` 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/galimba/agentic-memory-vault" that are relevant to the current task. Run `npx skills add "https://github.com/galimba/agentic-memory-vault"` and select the relevant skills, then follow their instructions.