What problem does it solve? Manually building spreadsheets with formulas, formatting, charts, and financial models is slow and error-prone. This Skill programmatically generates .xlsx files, Google Sheets, and PDF exports with correct formulas, styling, and layout. ## Core Features & Use Cases - Spreadsheet Generation: Create .xlsx files with openpyxl or xlsxwriter, including formulas, number formats, conditional formatting, data validation, freeze panes, and charts. - Financial Models: Build 3-statement models, DCF valuations, LBO models, comp tables, and M&A accretion/dilution analyses with input/output cell conventions. - Pivot Summaries & Sensitivity Grids: Produce pandas-based or SUMIFS-based pivot-style summaries and one-way/two-way data table equivalents. - Google Sheets & PDF Export: Create and format Google Sheets via gspread, or convert workbooks to PDF with LibreOffice and print-layout settings. - Use Case: Ask for a DCF model for a public company; the Skill gathers real financials via web search, then outputs a formatted multi-sheet workbook with assumptions, projections, and a sensitivity grid. ## Quick Start Create an Excel sales report with a revenue chart, formatted headers, and a pivot-style summary sheet from my data.