What problem does it solve? Research projects lose context between sessions: papers get re-read, failed ideas get retried, and relationships between prior work get re-derived from scratch. This Skill maintains a persistent, structured wiki that accumulates papers, ideas, experiments, and claims with typed relationships, so project knowledge compounds instead of evaporating. ## Core Features & Use Cases - Structured Paper Ingest: Fetch arXiv metadata automatically and generate schema-consistent paper pages with deduplication, slug generation, and index rebuilds. - Typed Relationship Graph: Record edges like extends, contradicts, supports, and invalidates in a JSONL graph connecting papers, ideas, experiments, and claims. - Compact Query Pack: Generate a budget-capped (8000 char) context file summarizing gaps, failed ideas, key papers, and relationship chains for fast project re-entry. - Use Case: While surveying a new research direction, ingest each arXiv paper you read, log failed experiment ideas, then run the query command before your next session to reload a compressed field map instead of re-reading everything. ## Quick Start Initialize a research wiki for this project and ingest the arXiv paper 1706.03762 with a one-line thesis.