Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's "Unreasonable Effectiveness of HTML" — favors information density and shareability over markdown-only outputs.
$npx -y skills add rohitg00/pro-workflow --skill wiki-viewerInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/pro-workflow" --skill "rohitg00/pro-workflow/wiki-viewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rohitg00/pro-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/pro-workflow"` and select the relevant skills, then follow their instructions.