Plugin Claude Code
Plugin marketplace listing 1 plugin: student-llm-wiki.
Plugin Claude Code
Plugin marketplace listing 1 plugin: student-llm-wiki.
Plugin Claude Code
Compile course materials into a persistent, interlinked Obsidian wiki. Karpathy LLM Wiki pattern with student features: Feynman review, exam prep, confidence decay, cross-course connections. Bilingual Chinese-English.
Command Claude Code
Add or improve a Mermaid diagram on a wiki concept page.
Command Claude Code
Generate practice exam questions from weak concepts in a course.
Command Claude Code
Digest a course source file into the wiki (dedup + concept pages + cross-course links).
Command Claude Code
Health-check the wiki — orphans, broken links, contradictions, confidence decay.
Command Claude Code
Feynman-technique review mode — quiz me and update confidence.
Skill Claude CodeCodex
Generate practice exam questions from weak concepts. This skill should be used when the user says "exam-prep", "备考", "make practice questions", "generate a quiz", or is preparing for an exam in a specific course. Scans concept pages, prioritizes low-confidence ones, and writes a practice question set.
Skill Claude CodeCodex
Core operating rules for the student knowledge wiki. This skill should be used whenever working inside an Obsidian vault that contains a wiki/ folder with hot.md, or when the user mentions ingest, lint, review, exam-prep, or asks to build/maintain their course knowledge base. Loads the three-layer architecture, token…
Skill Claude CodeCodex
Add Mermaid diagrams to wiki pages to aid understanding. This skill should be used during ingest/review when a concept involves a process, architecture, sequence, hierarchy, or comparison that is easier to grasp visually, or when the user explicitly asks to "画图"/"配图"/"diagram"/"visualize" a concept.
Skill Claude CodeCodex
Digest a course source file into the wiki. This skill should be used when the user says "ingest", "消化", "process this PDF/slide", or drops a course file into raw/ and wants it turned into wiki pages. Reads the source, deduplicates via manifest, creates source + concept pages, and finds cross-course connections.
Skill Claude CodeCodex
Health-check the wiki and apply confidence decay. This skill should be used when the user says "lint", "检查wiki", "check the wiki", or wants to find orphan pages, broken links, contradictions, or stale concepts. Runs the 30-day confidence decay rule and reports issues for the user to fix.
Skill Claude CodeCodex
Feynman-technique review mode for studying. This skill should be used when the user says "review", "复习", "quiz me", "test my understanding", or names a course/concept they want to study. Quizzes the user, adjusts confidence based on answers, and generates practice questions for weak concepts.
Cursor rule Cursor
Student LLM Wiki rules. Activate when working with wiki/, raw/, or when user mentions ingest, lint, review, exam-prep.
Instructions file CodexOpenCode
Instructions for IssacW228/student-llm-wiki, covering student llm wiki — agent instructions, 操作规则 operation rules, token预算规则(最高优先级), 架构 architecture and 命令 commands.