wiki-ingest
01Command
Process new source packets and synthesize them into wiki knowledge pages.
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
Command
Process new source packets and synthesize them into wiki knowledge pages.
Command
Ask questions against the wiki. Synthesizes answers from wiki pages with cross-reference citations.
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.
Command
Rebuild context.md for a project from sources/. Usage: /mb:build [-p ] [project-id].
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].
Command
Scaffold a new MindBase project (v2 layout). Usage: /mb:init [template] [-- mission ...].
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.
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.
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.
Command
Ingest a source (file or URL) into the wiki — two-phase analysis and generation.
Command
Health check for the wiki — structural (quick) or semantic (full).
Command
Answer a question from the wiki's accumulated knowledge using index-first retrieval.
Command
3-round autonomous research loop with intermediate notes and synthesis.
Command
Explode a source note into 8-15 interlinked wiki pages plus a MOC.
Command
Push vault notes to NotebookLM, ask cited questions, generate reports (experimental).
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 존재 시).
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.
Command
Command "query" from kimsanguine/llm-brain, covering step 1: index.md 검색, step 2: persisted claim ledger 로드, step 3: wiki 기반 답변 and step 4: 연결 요약 출력.
vijay-athithyaa-GV/llm-wiki-init
Command
Scaffold a new LLM Wiki — a persistent, interlinked markdown knowledge base on any topic.
vijay-athithyaa-GV/llm-wiki-init
Command
Report the health of an existing LLM Wiki — page counts, recent activity, and orphan pages.
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.
aiflowlearn/awesome-claude-code
Command
A review command that examines the current changes from four angles: risk, regressions, missing tests, and readability.
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.
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.).