export
01Command
Export the wiki as a static HTML site. Converts all wiki/.md pages to browseable HTML files in site/ that open with a double-click — no server needed.
Claude Code plugins from Signal Labs — tools for knowledge workers
Command
Export the wiki as a static HTML site. Converts all wiki/.md pages to browseable HTML files in site/ that open with a double-click — no server needed.
Command
Compile raw sources into the wiki. Pass a specific file (any supported format) or --new to process anything not yet in log.md or --all to re-ingest everything. Auto-converts PDF, images, CSV, JSON, HTML, ICS, EML using Claude's native reading capabilities — no external tools needed.
Command
Scaffold a new LLM wiki in the current directory. Creates raw/, wiki/{entities,concepts,themes,comparisons,synthesis}, wiki/index.md, wiki/log.md, and a CLAUDE.md schema.
Command
Health-check the wiki. Surface orphans, broken wikilinks, stale pages, missing frontmatter, and pages missing source attribution.
Command
Answer a question grounded in the wiki. Optionally file the answer back as a synthesis page.
Command
Register external source directories so the wiki can ingest from your existing project folders — no copying into raw/ required. Supports add, list, and remove.