Spreadsheet Generation API
技能 已验证 活跃Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.
To easily generate formatted spreadsheets (CSV, Markdown, XLSX) from structured tabular data for reporting, analysis, or data export.
功能
- Generate CSV, Markdown, and XLSX
- Structured JSON input
- Rich cell formatting and styling
- Support for formulas and merged cells (XLSX)
- Multiple sheet support for XLSX and Markdown
使用场景
- Generating sales reports from raw data
- Creating client invoices from transaction logs
- Exporting structured data for further analysis in spreadsheet software
- Producing markdown tables for documentation from API responses
非目标
- Directly editing existing spreadsheet files
- Complex data analysis within the spreadsheet
- Real-time spreadsheet collaboration
工作流
- Define sheet structure (columns, name)
- Provide row data with optional cell formatting
- Specify output format (CSV, Markdown, XLSX)
- Send request to Iteration Layer API
- Receive generated spreadsheet data
先决条件
- Iteration Layer API key
安装
请先添加 Marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skills质量评分
已验证类似扩展
Generate Sales Dashboard
97Generate a multi-sheet XLSX workbook with quarterly revenue, expenses, and summary formulas.
XLSX Skill
96Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
Generate Employee Report
96Generate an XLSX employee report with departments, salaries, hire dates, and currency formatting.
Xlsx Processing Openai
85Toolkit for comprehensive Spreadsheet reading, creation, editing, and analysis with visual quality control. Use to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing tabular data, (3) Modifying existing spreadsheets while preserving formulas, (4) Building financial models with proper formatting, (5) Data visualization with in-sheet charts, or any other spreadsheet tasks.
Generate Order Export
99Export e-commerce order data to CSV with order numbers, customer details, amounts, and fulfillment status.
Generate Timesheet Export
99Generate an XLSX timesheet with logged hours, hourly rates, per-entry amount formulas, and totals for client billing or payroll.