lwy-self
Installation
SKILL.md
lwy-self — Personal Alter-Ego
Record your life and work to build a private self-model that knows you — the personal layer,
counterpart to lwy-llm-wiki (world knowledge).
- World wiki (
~/.learnwy/llm-wiki/, public): "what I know about the world" — books, concepts, authors. - Alter-ego / self (
~/.learnwy/ai/private/self/, private local-only submodule): "who I am, what I did, who I know" — diaries, colleagues, projects, decisions.
Storage & engine
self shares the same engine as lwy-llm-wiki (the shared module src/shared/wiki/); only the
default root differs. lwy-self now has its own binary defaulting to the private self root
(~/.learnwy/ai/private/self), so everyday commands need no --root; pass --root to point at a different store.