Reference¶
The complete reference for every tool, command, configuration option, and the skill manifest that pi auto-loads.
-
The 12
wiki_*and collection tools that pi registers. Parameters, return shapes, and when to use which. -
The
/wikislash command tree and all subcommands.init,validate,setup,watcher,embedding,collection,injector, and more. -
The full config schema (
pi-vault-mind.config.json): wiki, collections, injectors, extensionCompatibility. With examples for common domains. -
The
skills/vault-mind/SKILL.mdand the agent skill roster (vault-mind-manager,vault-mind-miner,vault-mind-broadcaster,vault-mind-heavy-lifter).
Cross-references¶
- Tools & commands are also listed in the README at the repo root (a quick-reference table).
- The complete runtime wiring between the tools is in Extension wiring.
- The config schema is defined in TypeScript in
src/types.ts. The docs here are the human-readable version of that file.