What problem does it solve? Reading full research papers costs thousands of tokens, and structuring claims, evidence, and citations by hand is slow and error-prone. This Skill produces and consumes compact .knows.yaml sidecars that expose a paper's claims, evidence, and relations in a validated, token-efficient format. ## Core Features & Use Cases - Sidecar Generation & Validation: Create v0.9.0 paper@1 sidecars from drafts, LaTeX, or abstracts, then lint them with oma scholar lint in strict or lenient modes. - Remote Search & Fetch: Search knows.academy (~50K indexed papers) with automatic OpenAlex fallback, and fetch full or partial sidecar sections (statements, evidence, relations, artifacts, citation) for up to 93% token savings. - Review, Analyze & Compare: Produce peer-review sidecars, answer natural-language questions over existing sidecars, and structurally diff two papers by claims, methods, and evidence. - Use Case: Ask for the claims of a specific arXiv paper; the Skill resolves it via knows.academy or OpenAlex, fetches only the statements section (~700 tokens), and summarizes each claim with its supporting evidence IDs. ## Quick Start Ask the assistant to search for papers on a topic or generate a .knows.yaml sidecar from your paper draft, for example: "Generate a Knows sidecar from my paper draft and lint it."