What problem does it solve? Turning a published arXiv paper into a structured, trackable reproduction effort normally requires manually registering the paper, hunting down its official code repository, cloning it, and setting up an experiment record — this Skill automates that entire flow inside Chronicle. ## Core Features & Use Cases - Paper Registration: Registers any arXiv id or URL as a public arxiv asset via the Chronicle MCP server, with deduplication on (arxiv_id, version). - Code Discovery and Import: Locates the paper's public code repository (confirmed with the user), clones it, and runs the chronicle-import-repo core to attach code, documents, and reports. - Reproduction Framing: Pre-links the paper as an experiment input, writes a hypothesis_report grounded in the paper's headline claim, and creates a reproduction-focused research prompt. - Use Case: A researcher says "reproduce arXiv:2301.12345" — the Skill registers the paper, finds and confirms the official GitHub repo, imports it, and hands off an open experiment ready for agents to attempt the reproduction. ## Quick Start Ask the agent to reproduce arXiv:2301.12345 in Chronicle and confirm the code repository it proposes.