Paste a research transcript or article โ get back a polished slide deck, an editable PowerPoint with native charts, and an interactive mind map. Works the same whether you use Claude Code or the Claude desktop app (Cowork).
One paste in. Three linked artifacts out โ each with the source citation and a personalised "So What โ For You" takeaway.
8โ16 clean slides, auto-styled by content type. Presentation-ready.
slides.md ยท .pdf ยท .htmlEditable deck with native charts โ only where the source has real numbers.
deck.pptxInteractive, zoomable map of the whole argument, with source deep-links.
mindmap.htmlYou paste the text; Claude follows SKILL.md. Mechanical parsing is done by small scripts, the judgement by the model. Click a file chip to jump to it.
A transcript, article, show notes, or your own notes โ plus the title & author. No transcript? The skill points you to copy-paste steps for YouTube & Apple Podcasts.
A Python parser pulls headings, bullets, numbers, frameworks & timestamps into structure.json. The model then fills semantic gaps.
A rubric chooses framework-first, narrative-arc, or concept-hierarchy from what the content actually is.
Claude writes themed Marp slides; the skill renders them to PDF + HTML.
Writes the map markdown and renders it to a zoomable interactive page.
A grounded takeaway slide. Uses an optional ~/.claude/profile.md if present; otherwise stays source-grounded.
Builds a slide spec + chart CSVs, then hands off to Claude's built-in pptx skill (present in both Claude Code & Cowork).
skills/piped-clover folder..md + .pptx without it.piped-clover folder, run:mkdir -p ~/.claude/skills ln -sfn "$(pwd)/skills/piped-clover" \ ~/.claude/skills/piped-clover
~/research-visuals/{topic}/.brew install node yourself.The whole skill, readable here. Pick a file to view it; download any one, or the whole bundle.