What problem does it solve? Slide creation workflows often lose track of source material because references are scattered across folders or never collected. This Skill creates and manages a dedicated references/ folder inside each slide theme directory, so every deck has its source material stored alongside it and automatically picked up by downstream slide-building skills. ## Core Features & Use Cases - Per-Theme Reference Folders: Creates decks/<theme>/references/ so each slide topic keeps its own source material isolated. - Automatic Inclusion of Existing Files: Any files already present in the references folder are treated as the theme's sources without asking again. - Multiple Input Types: Accepts copied files (PDF, PNG, JPG, SVG, MD, TXT, TEX), pasted text saved as Markdown, and links recorded in a fontes.md file. - Use Case: Before generating a deck on "Spec Driven Development", drop a book chapter PDF and an architecture diagram into the theme; the Skill copies them into decks/spec-driven/references/ so mira-extract, mira-builder, and mira-animator read them as the source of truth. ## Quick Start Ask the assistant to set up the references folder for your slide theme and add a PDF or image as source material.