generate-sales-report-xlsx

Generate styled XLSX sales reports from structured data via the Sheet Generation API.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/iterationlayer/skills --skill generate-sales-report-xlsx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-sales-report-xlsx
Source: https://github.com/iterationlayer/skills/tree/main/skills/generate-sales-report-xlsx
Command: npx skills add https://github.com/iterationlayer/skills --skill generate-sales-report-xlsx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation of formatted sales reports in XLSX from structured data, ensuring consistent presentation and saving time for BI and finance teams.

Core Features & Use Cases

  • Generate a ready-to-distribute XLSX from structured data with customizable header styles (bold, colors) and body formatting.
  • Support multiple sheets, column definitions, and row data with per-cell formatting (currency, percentage) to produce executive-ready reports.
  • Use case: BI teams can export monthly regional revenue and growth dashboards into a single, shareable spreadsheet.

Quick Start

Provide structured data and desired styling, then call the Sheet Generation API to produce the XLSX.

Frequently Asked Questions about generate-sales-report-xlsx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a formatted sales report in XLSX from structured data?

To generate a formatted XLSX sales report from structured data, provide your row data, column definitions, and desired styling configurations. The Skill uses the Sheet Generation API to produce a spreadsheet with customizable header styles and per-cell formatting like currency or percentages.

Can I create multiple sheets in a single XLSX report for regional revenue dashboards?

Yes, you can create multiple sheets within a single XLSX report to display regional revenue and growth dashboards. This supports BI and finance scenarios requiring repeatable, shareable spreadsheets across different data segments.

Do I need an API key to generate XLSX spreadsheets with customizable cell styles?

Yes, you need an Iteration Layer API key to generate XLSX spreadsheets with customizable cell styles. The Skill relies on this key to access the Sheet Generation API for specifying format, columns, rows, and per-cell styling.

What's the best way to automate monthly sales report generation for executive distribution?

The best way to automate monthly sales report generation is by inputting structured data into this Skill to produce executive-ready XLSX files. It applies consistent presentation formatting, such as bold headers and colors, saving time for BI teams.

Does spreadsheet generation support per-cell formatting like currency and percentage for financial reporting?

Yes, spreadsheet generation supports per-cell formatting including currency and percentage for financial reporting. You can specify these styles alongside column definitions and row data to ensure the output meets executive presentation standards.

What are the limitations when using structured data for spreadsheet generation?

The Skill requires structured data as input and cannot process unformatted or unstructured information. You must define columns, rows, and styling parameters explicitly through the Sheet Generation API to successfully produce the XLSX output.