What problem does it solve? Turning a README, spec, or design document into a credible engineering slide deck normally means hours of manual slide-building and risks inventing numbers the source never contained. This Skill converts one source document into a technical presentation for an engineering audience as a single offline HTML file that prints cleanly to PDF, one slide per page. ## Core Features & Use Cases - Source-grounded slide generation: Builds a real-artifact inventory (metrics, tables, code snippets, contracts) from the source and uses only that content for slide facts. - Credibility contract: Every quantitative value is cited from the source, supplied by the user, or shown as a loud labeled placeholder — silent fabrication is forbidden. - Self-contained output: Inlines shared fonts, CSS design system, and viewer JS into one HTML file with an @media print profile; no external references, no PPTX/Keynote. - Use Case: Point it at hub/agents/email/python/README.md to produce a 12-slide architecture and request/response contract deck at presentations/hub-agents-email-python-README.technical.html. ## Quick Start Ask the AI to generate a technical presentation from a specific source file, for example: create a technical slide deck from docs/architecture.md using the gaia-technical-presentation skill.