Results to Slides
Přemění složky experimentů a historii gitu na editovatelnou, stylizovanou výzkumnou PPTX prezentaci
Otestováno · Funguje
Co umí
Objevuje experiments z git log, output folders a scripts, collects images a metrics, a organizes them do chronological, image-first slide deck. Produkuje slide markdown plus editable PPTX přes bundled python-pptx converter, a enforces factual, non-editorializing slide copy. Runs jako /results-to-slides s optional MMDD date range.
Testovací report
Spustil jsem bundled md_to_pptx.py converter živě na 3-slide sample (title s chips, image slide a table slide) a emitoval valid 57KB editable PPTX s light background, real embedded PNG a rendered table. Bez skillu, baseline pro 'turn my experiments into slides' je raw markdown nebo text outline a no themed deck. Skill's strict style rules také ban editorializing words jako 'breakthrough' a 'key insight' a force every slide to carry visual. python-pptx 1.0.2 byl already present; converter, theme.css a backgrounds jsou all self-contained after copy.
Testováno: 2026-07-17 · Claude Code 2.x (agent harness)
Instalace
git clone https://github.com/saidwivedi/research-skills mkdir -p ~/.claude/skills cd research-skills && cp -r plugins/results-to-slides/skills/results-to-slides ~/.claude/skills/results-to-slides
Příkazy a ukázkové prompty
/results-to-slidesPřemění složky experimentů a historii gitu na editovatelnou, stylizovanou výzkumnou PPTX prezentaci
Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):
Turn my experiment folders and git history into a research slide deck.Build me an editable PPTX from these markdown results, with charts.Organize this month's experiment output into a chronological deck.