What problem does it solve? Maintaining a personal knowledge wiki requires tedious manual work: downloading papers, archiving web pages, editing topic pages, and keeping indexes, logs, and bidirectional links consistent. This Skill automates those maintenance operations from a single natural-language request. ## Core Features & Use Cases - Raw Source Management: Add local files, download arXiv papers into raw/papers/, or archive web pages into raw/web/ using markdownify, plus delete sources after confirmation. - Wiki Content Updates: Modify specific fields or sections of topic and concept pages while following the wiki's template structure. - Navigation Synchronization: Automatically update wiki/index.md, append entries to wiki/log.md, and maintain bidirectional links between pages. - Use Case: You find a new arXiv paper on LoRA variants. Ask the Skill to download it into raw/papers/ and add a new variant entry to concepts/lora; it updates the index, writes the log entry, and syncs the backlink automatically. ## Quick Start Ask the assistant to download an arXiv paper into raw/papers/ and update the related topic page in the wiki.