跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

工作流

  1. Define sheet structure (columns, name)
  2. Provide row data with optional cell formatting
  3. Specify output format (CSV, Markdown, XLSX)
  4. Send request to Iteration Layer API
  5. Receive generated spreadsheet data

先决条件

  • Iteration Layer API key

安装

请先添加 Marketplace

/plugin marketplace add iterationlayer/skills
/plugin install skills@iterationlayer-skills

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交16 days ago
星标0
许可证MIT
状态
查看源代码

类似扩展

Generate Sales Dashboard

97

Generate a multi-sheet XLSX workbook with quarterly revenue, expenses, and summary formulas.

技能
iterationlayer

XLSX Skill

96

Use 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.

技能
SeifBenayed

Generate Employee Report

96

Generate an XLSX employee report with departments, salaries, hire dates, and currency formatting.

技能
iterationlayer

Xlsx Processing Openai

85

Toolkit 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.

技能
lawvable

Generate Order Export

99

Export e-commerce order data to CSV with order numbers, customer details, amounts, and fulfillment status.

技能
iterationlayer

Generate Timesheet Export

99

Generate an XLSX timesheet with logged hours, hourly rates, per-entry amount formulas, and totals for client billing or payroll.

技能
iterationlayer