trapoom555

9 mods across 1 repository, 95 stars between them.

claude-paperloom

01

trapoom555/claude-paperloom

Plugin Claude Code

Karpathy-style LLM wiki for research papers. Ingest a URL / arXiv ID / DOI / PDF, write a structured summary into a local Obsidian vault, and maintain a finding-level knowledge graph via wikilinks + Dataview.

95 4mo ago A tokens not measured original Apache-2.0

finding-extractor

02

trapoom555/claude-paperloom

Agent

Extracts atomic, testable findings from a single research paper. Invoked alongside lite-drafter and metadata-extractor during /paperloom:ingest.

95 4mo ago A 36 tokens original Apache-2.0

finding-linker

03

trapoom555/claude-paperloom

Agent

Compares new findings against a shortlist of existing findings in the vault and proposes typed edges (supports / contradicts / extends / uses / similar-to). Invoked by /paperloom:ingest.

95 4mo ago A 44 tokens original Apache-2.0

lite-drafter

04

trapoom555/claude-paperloom

Agent

Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique. Invoked alongside metadata-extractor and finding-extractor during /paperloom:ingest. Returns JSON only; page assembly is handled by scripts/assemblepaper.py.

95 4mo ago A 63 tokens original Apache-2.0

metadata-extractor

05

trapoom555/claude-paperloom

Agent

Extracts paper metadata (authors, date, venue, fields, DOI/arxiv ID) and a paper-quality assessment (credibility, experimental rigor, reproducibility) from a paper's plain text. Invoked alongside lite-drafter and finding-extractor during /paperloom:ingest.

95 4mo ago A 63 tokens original Apache-2.0

ingest

06

trapoom555/claude-paperloom

Command

Lite ingest — fetch a paper and write a short 4-section triage summary (Key Takeaways, Background, Main Idea & Summary, Critique). No figures, fast.

95 4mo ago A 36 tokens original Apache-2.0

init

07

trapoom555/claude-paperloom

Command

Scaffold a new PaperLoom at the configured path (or at an optional path argument). Idempotent — fills missing files without clobbering existing ones.

95 4mo ago A 34 tokens original Apache-2.0

lint

08

trapoom555/claude-paperloom

Command

Scan the vault for orphan pages, frontmatter schema drift, duplicate findings, unmarked contradictions, and stale wikilinks. Reports issues without auto-fixing.

95 4mo ago A 32 tokens original Apache-2.0

query

09

trapoom555/claude-paperloom

Command

Ask a question of the research vault. Searches papers and findings, synthesizes an answer with wikilink citations.

95 4mo ago A 23 tokens original Apache-2.0