What problem does it solve? Creating professional documents like reports, slide decks, and spreadsheets by hand is slow and inconsistent. This Skill generates polished PDF, PPTX, DOCX, and XLSX files programmatically, ensuring consistent branding, styles, and data-driven content every time. ## Core Features & Use Cases - Multi-Format Generation: Create PDFs (reportlab, weasyprint, puppeteer), presentations (python-pptx, pptxgenjs), spreadsheets (openpyxl, xlsxwriter, exceljs), and Word documents (python-docx, docx) in Python or Node.js. - Template-Based Approach: Build reusable template functions with proper document styles, themes, and consistent branding instead of one-off scripts. - Data-Driven Output: Accept structured data as input and produce formatted documents with charts, formulas, and pivot-ready layouts. - Use Case: Imagine you need a quarterly investor deck. Provide your metrics data, and the Skill generates a branded PPTX with data-driven slides, consistent fonts, and charts. ## Quick Start Generate a branded PowerPoint presentation from my quarterly sales data with charts and consistent styling.