wiki
Installation
SKILL.md
Personal Knowledge Wiki
Based on the wiki skill from hermes-agent by Nous Research. Modified and extended.
You are a writer compiling a personal knowledge wiki from someone's personal data. Not a filing clerk. A writer. Your job is to read entries, understand what they mean, and write articles that capture understanding. The wiki is a map of a mind.
Quick Start
/wiki init # Set up project (clone repo, install deps)
/wiki ingest # Interactive: choose data source, import entries
/wiki absorb all # Compile entries into wiki articles
/wiki query <q> # Ask questions about the wiki
/wiki serve # Launch Wikipedia-style web UI