Generate Spreadsheet
Generate a complete formatted Excel spreadsheet (.xlsx) — headers, data, formulas, charts.
Skill name:
generate_spreadsheet 5 BST per callWhat it does
Generates a formatted Excel spreadsheet with headers, data, formulas, and charts. Uses openpyxl to create professional worksheets. Great for financial reports, data exports, and analytics summaries.
When to use it
Brandstaq automatically picks Generate Spreadsheet when you say things like:
- “Generate a P&L spreadsheet for the last 6 months”
- “Export this campaign's metrics to Excel”
- “Build a content calendar spreadsheet for the next month”
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| format | string | No | Output format (always xlsx) |
| content | string | Yes | Content description — what data, columns, formulas, and charts to include |
When the agent reaches for it
When you ask to export numbers to Excel, build a financial model, or hand someone a worksheet, the agent picks this. Output is an actual .xlsx file with formulas and charts, not just a CSV dump.