Aim wiki
Persistent memory wiki on A.I.M. vessels: search, process ingest, bootstrap. Slash: /aim-wiki.From its SKILL.md
npx -y skills add BrianV1981/aim-skill-library --skill aim-wikiAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 154 tokens by cl100k_base, as published. Nobody here has run it
aim-wiki
From the vessel project root:
./aim wiki search "<query>"
./aim wiki process # compile ingest → pages
./aim wiki bootstrap # seed docs / history when supported
Typical workflow
- Drop notes into the wiki ingest directory (often under
aim-agy_os/memory-wiki/_ingest/— confirm on this vessel). - Run
./aim wiki process. - Read
index.mdandpages/under the wiki root.
Optional agent mode (if supported):
AIM_WIKI_MODE=agent ./aim wiki process
If a command is missing on this vessel, say so — do not invent wiki state.