What problem does it solve? Long research wikis stored in a SQLite database are hard to browse, audit, and share as raw markdown or database rows. This Skill converts an entire pro-workflow wiki into one portable HTML file that anyone can open in a browser without installing anything. ## Core Features & Use Cases - Single-file HTML export: Bundles pages, sources, seed queue, learnings, and a page-link graph into one dependency-free HTML document with dark or light themes. - In-browser navigation: Provides sidebar filtering by page type, full-text search, clickable citations that jump to source rows, and an SVG link graph of cross-page references. - Shareable handoff: Output is S3-uploadable and print-friendly, so you can send a wiki snapshot to teammates or leadership who do not have pro-workflow installed. - Use Case: After running an auto-research loop on a topic, render the wiki to HTML and upload it to S3 so a colleague can review pages, sources, and pending research seeds from a single URL. ## Quick Start Render the wiki with slug 'agent-memory' into a self-contained HTML viewer and open it in my browser.