oh-my-wiki
Installation
SKILL.md
oh-my-wiki (OMW)
A storage-agnostic LLM Wiki skill. Implements Andrej Karpathy's three-layer pattern (Raw / Wiki / Schema) with hybrid memo-only and wiki-mode per vault. Operations live in commands/*.md. Deterministic I/O lives in scripts/*.py. State lives in the global registry ~/.omw/registry.db (override the root with OMW_HOME). Vault content lives at each vault's registered path.
Short alias: OMW (lowercase omw). Both oh-my-wiki and omw resolve to this skill.