Pulls knowledge out of your ~/.hermes directory and distills it into your Obsidian wiki. It processes both the curated memories Hermes writes and the session JSONL transcripts, clustering them by topic instead of dumping one file per memory. The privacy filtering is thoughtful: it redacts credentials and summarizes rather than quoting raw logs verbatim. Works in append mode by default (only new or modified files) but can do a full re-ingest after a rebuild. Most useful when you've been using Hermes for a while and want to consolidate what you've learned across projects without manually combing through logs.
npx skills add https://github.com/ar9av/obsidian-wiki --skill hermes-history-ingest