Implement Paper Turn a research paper into an interactive marimo notebook. For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, , variable naming, etc.), refer to the skill. Step 1: Understand what the user wants Before fetching or reading anything, have a short conversation to scope the work. Ask the user: - Which part of the paper interests you most? A paper may have multiple contributions — the user likely cares about one or two. Don't implement the whole thing. - What's the goal? Are they trying to understand the method, reproduce a result, adapt it…