What problem does it solve? Reading academic papers and manually converting them into structured, traceable knowledge records is slow and error-prone. This Skill turns a single paper's full text or abstract into a structured KnowledgeItem JSON with provenance-linked entities, relations, claims, and evidence, ready for downstream research pipelines. ## Core Features & Use Cases - Four-Domain Extraction: Decomposes each paper into entities, relations, claims, and evidence, with every item anchored to its source sentence and section/figure/table location. - Confidence Grading: Classifies every claim as stated, suggested, or speculated so author speculation is never mistaken for established fact. - Quality Scoring: Applies a six-dimension weighted rubric (gap significance, methodological soundness, result completeness, clinical translation, reproducibility, narrative quality) with a 0.70 pass threshold. - PW-Bench Reverse Engineering Mode: Optionally reconstructs a paper's research design as sparse/dense idea documents and experimental logs for benchmark creation. - Use Case: After acquiring a set of papers on ADHD eye-tracking research, run this Skill on each paper to produce structured JSON records with methodology classification, key findings, limitations, and evidence chains for downstream association discovery. ## Quick Start Extract structured knowledge from the attached paper PDF and save the KnowledgeItem JSON with entities, relations, claims, and evidence.