llm wiki commands

119 tagged llm wiki, measured the same way as everything else here.

Browse within: karpathy 75knowledge-management 69claude-desktop 51knowledge-base 40obsidian 30llm-wiki-karpathy 18second-brain 18markdown 12pkm 11fastapi 7claude-ai 6claude-code-skill 6llm-wiki-personal-knowledge-base 6

wiki-ingest

01

zosmaai/pi-llm-wiki

Command

Process new source packets and synthesize them into wiki knowledge pages.

539 2d ago A 13 tokens original MIT

wiki-query

02

zosmaai/pi-llm-wiki

Command

Ask questions against the wiki. Synthesizes answers from wiki pages with cross-reference citations.

539 2d ago A 18 tokens original MIT

wiki-req

03

zosmaai/pi-llm-wiki

Command

Capture and decompose a concept into atomic, traceable wiki requirements. Clarifies ambiguous requirements, splits them into atomic pieces, and persists them as wiki/requirements/ pages with status tracking.

539 2d ago A 38 tokens original MIT

build

04

frankchu91/mindbase-llm-wiki

Command

Rebuild context.md for a project from sources/. Usage: /mb:build [-p ] [project-id].

89 7d ago A 26 tokens original MIT

contribute

05

frankchu91/mindbase-llm-wiki

Command

Add a thought, source, or paste. Use --project/-p to target another project without switching current. Usage: /mb:contribute [-p ] [--mode daily|concept|daily+concept].

89 7d ago A 53 tokens original MIT

init

06

frankchu91/mindbase-llm-wiki

Command

Scaffold a new MindBase project (v2 layout). Usage: /mb:init [template] [-- mission ...].

89 7d ago A 28 tokens original MIT

audit

07

johnfkoo951/cmds-llm-wiki

Command Claude Code

Audit the whole Wiki vault against 3 knowledge-integrity criteria — eligibility coverage, MOC-cluster consistency, confidence calibration. Produces a vault health report and queues high-priority pages for /verify.

82 5d ago A 41 tokens

ingest

08

johnfkoo951/cmds-llm-wiki

Command Claude Code

Ingest a source (URL/file/text) into Raw Sources + compile 1015 Wiki pages, with mandatory user-purpose gate and mothership cross-linking.

82 5d ago A 33 tokens

verify

09

johnfkoo951/cmds-llm-wiki

Command Claude Code

Verify a single Wiki page against 3 knowledge-integrity criteria — eligibility, consistency, confirmability. Writes verificationStatus back to the page; flags conflicts as disputed rather than deleting them.

82 5d ago A 37 tokens

wiki-ingest

10

6eanut/llm-wiki

Command

Ingest a source (file or URL) into the wiki — two-phase analysis and generation.

43 3mo ago A 18 tokens original MIT

wiki-lint

11

6eanut/llm-wiki

Command

Health check for the wiki — structural (quick) or semantic (full).

43 3mo ago A 15 tokens original MIT

wiki-query

12

6eanut/llm-wiki

Command

Answer a question from the wiki's accumulated knowledge using index-first retrieval.

43 3mo ago A 13 tokens original MIT

curate

16

kimsanguine/llm-brain

Command

Command "curate" from kimsanguine/llm-brain, covering 인자 파싱, step 1: curate 스크립트 실행, step 2: distill 실행 (--distill 또는 --all 일 때), step 3: reweave 실행 (--reweave 일 때) and step 3.5: 모순 후보 화해 (wiki/contradictionqueue.md 존재 시).

10 17d ago A 22 tokens original MIT

okf

17

kimsanguine/llm-brain

Command

Command "okf" from kimsanguine/llm-brain, covering 인자 파싱, 기본 private export, 🔴 share-ready gate (외부 공유 전 one-way door), legacy step 1: private dry-run 검토 and legacy step 2: private export.

10 17d ago A 14 tokens original MIT

query

18

kimsanguine/llm-brain

Command

Command "query" from kimsanguine/llm-brain, covering step 1: index.md 검색, step 2: persisted claim ledger 로드, step 3: wiki 기반 답변 and step 4: 연결 요약 출력.

10 17d ago A 14 tokens original MIT

explain

21

aiflowlearn/awesome-claude-code

Command

A code-explanation command that describes the main structure of the current file or directory and suggests what to inspect next.

1 3mo ago A 0 tokens

review

22

aiflowlearn/awesome-claude-code

Command

A review command that examines the current changes from four angles: risk, regressions, missing tests, and readability.

1 3mo ago A 0 tokens

test

23

aiflowlearn/awesome-claude-code

Command

A command that recommends the smallest useful set of checks for a project's type and explains what each check does.

1 3mo ago A 0 tokens

meta-attach-vault

24

tboome33/obsidian-mcp-router

Command

Interactive wizard to attach an Obsidian vault to a code/dev workspace (the common case), bootstrap a standalone vault, or register a remote vault. Provisions plugins + scaffolds wiki structure + binds .env + edits .gitignore + offers a conventions picker. (Skill meta-attach-vault handles natural-language triggers.).

1 yesterday A 67 tokens original Apache-2.0