doneyli/claude-code-plugins

Claude Code plugins from Signal Labs — tools for knowledge workers

4Stars on the repository
13Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

export

01

doneyli/claude-code-plugins

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.

4 4mo ago A 34 tokens original MIT

ingest

02

doneyli/claude-code-plugins

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.

4 4mo ago A 65 tokens original MIT

init

03

doneyli/claude-code-plugins

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.

4 4mo ago A 45 tokens original MIT

lint

04

doneyli/claude-code-plugins

Command

Health-check the wiki. Surface orphans, broken wikilinks, stale pages, missing frontmatter, and pages missing source attribution.

4 4mo ago A 27 tokens original MIT

query

05

doneyli/claude-code-plugins

Command

Answer a question grounded in the wiki. Optionally file the answer back as a synthesis page.

4 4mo ago A 19 tokens original MIT

sources

06

doneyli/claude-code-plugins

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.

4 4mo ago A 30 tokens original MIT