Pratiyush/llm-wiki

LLM-powered knowledge base from your Claude Code, Codex CLI, Copilot, Cursor & Gemini sessions. Karpathy's LLM Wiki pattern — implemented and shipped.

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

maintainer

01

Pratiyush/llm-wiki

Command Claude Code

Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands.

383 +3 2mo ago A 0 tokens original MIT

release

02

Pratiyush/llm-wiki

Command Claude Code

Walk the llmwiki release process step by step.

383 +3 2mo ago A 0 tokens original MIT

review-pr

03

Pratiyush/llm-wiki

Command Claude Code

Run the canonical llmwiki code review against a pull request and post findings.

383 +3 2mo ago C 0 tokens original MIT

triage-issue

04

Pratiyush/llm-wiki

Command Claude Code

Apply labels + milestone + priority to a new issue using the llmwiki triage rules.

383 +3 2mo ago A 0 tokens original MIT

wiki-all

05

Pratiyush/llm-wiki

Command Claude Code

Run the full llmwiki pipeline end-to-end: build → graph → export all → lint.

383 +3 2mo ago A 0 tokens original MIT

wiki-build

06

Pratiyush/llm-wiki

Command Claude Code

Regenerate the static HTML site for the llmwiki.

383 +3 2mo ago A 0 tokens original MIT

wiki-candidates

07

Pratiyush/llm-wiki

Command Claude Code

Review and triage candidate wiki pages — promote, merge, or discard.

383 +3 2mo ago A 0 tokens original MIT

wiki-export-marp

08

Pratiyush/llm-wiki

Command Claude Code

Generate a Marp slide deck from wiki content matching a topic.

383 +3 2mo ago A 0 tokens original MIT

wiki-graph

09

Pratiyush/llm-wiki

Command Claude Code

Generate a knowledge graph of the wiki — nodes are pages, edges are [[wikilinks]].

383 +3 2mo ago A 0 tokens original MIT

wiki-ingest

10

Pratiyush/llm-wiki

Command Claude Code

Ingest a source document (or folder) into the llmwiki.

383 +3 2mo ago A 0 tokens original MIT

wiki-init

11

Pratiyush/llm-wiki

Command Claude Code

Scaffold an empty llmwiki — create raw/, wiki/, site/ directories and seed wiki/index.md, wiki/log.md, wiki/overview.md.

383 +3 2mo ago A 0 tokens original MIT

wiki-lint

12

Pratiyush/llm-wiki

Command Claude Code

Lint the llmwiki — find orphans, broken wikilinks, contradictions, and stale pages.

383 +3 2mo ago A 0 tokens original MIT

wiki-query

13

Pratiyush/llm-wiki

Command Claude Code

Query the llmwiki and synthesise an answer.

383 +3 2mo ago A 0 tokens original MIT

wiki-reflect

14

Pratiyush/llm-wiki

Command Claude Code

Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities.

383 +3 2mo ago A 0 tokens original MIT

wiki-serve

15

Pratiyush/llm-wiki

Command Claude Code

Start a local HTTP server for the built llmwiki site.

383 +3 2mo ago A 0 tokens original MIT

wiki-sync

16

Pratiyush/llm-wiki

Command Claude Code

Sync Claude Code (and Codex CLI) session transcripts into the llmwiki, then ingest the new ones into wiki/.

383 +3 2mo ago A 0 tokens original MIT

wiki-synthesize

17

Pratiyush/llm-wiki

Command Claude Code

Synthesize wiki/sources/ .md pages from raw session transcripts using the configured LLM backend.

383 +3 2mo ago A 0 tokens original MIT

wiki-update

18

Pratiyush/llm-wiki

Command Claude Code

Update a single wiki page in place without running a full re-ingest.

383 +3 2mo ago A 0 tokens original MIT