rvk7895/llm-knowledge-bases

Entidade current

rvk7895/llm-knowledge-bases

Type: Claude Code plugin (Marketplace) URL: https://github.com/rvk7895/llm-knowledge-bases Install: /plugin marketplace add rvk7895/llm-knowledge-bases

What It Does

Turns raw research material into an LLM-maintained Obsidian wiki with multi-depth querying and rich output formats. Adds a deep research pipeline with parallel agents on top of the Karpathy pattern.

Key Innovations

3-Depth Query System

  • Quick — answers from wiki indexes and summaries only (minimal reads)
  • Standard — cross-references full wiki, supplements with web search
  • Deep — multi-agent parallel web search pipeline

Output Formats

Beyond Markdown: Marp slides, matplotlib charts. All outputs saved to output/ and optionally filed back into wiki.

Skills Set

SkillPurpose
/kb-initOne-time setup
/kb compileRaw → wiki
/kb queryQuery with depth
/kb lintHealth check
/kb evolveMaintenance pass
/research <topic>Structured research outline
/research-deepParallel agents per outline item
/research-reportCompile deep results → Markdown

X/Twitter Integration

Via Smaug tool (npm install -g @steipete/bird). Ingests tweets, threads, bookmarks from X/Twitter by pasting URL. Uses session cookies (read-only, personal use).

Attribution

Built on Karpathy pattern + Weizhena’s Deep Research skills adapted for the research pipeline.

Cherry-Picks for claude-obsidian