ワンクリックで
xlsx-template-save
Save a generated workbook's shape (headers, formats, charts, KPIs) as a reusable template — strips data rows
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Save a generated workbook's shape (headers, formats, charts, KPIs) as a reusable template — strips data rows
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate a Word document from ingested source documents using the agnostic Document tree (CommonMark/Pandoc-aligned)
Generate a single Document (Word/PowerPoint) from all source documents in a collection, with attributions back to each source
Generate a PDF from ingested source documents using the agnostic Document tree
Generate a PowerPoint deck from ingested source documents using the agnostic Document tree (parametrised by slide_count, style, audience, tone)
Generate an Excel workbook (.xlsx) from ingested source documents — tabular with charts, formulas, KPI cells
Find PII (emails, phones, SSN, credit cards, IBANs, names, addresses, DOB) in an ingested document; return redaction plan
| name | xlsx-template-save |
| description | Save a generated workbook's shape (headers, formats, charts, KPIs) as a reusable template — strips data rows |
| model | deepseek/deepseek-v4-flash |
| tier | flash |
| inputs | [{"name":"workspace_id","type":"str","required":true,"description":"Workspace under /data/workspaces/<id>/ containing the source document.json (a Workbook)"},{"name":"name","type":"str","required":true,"description":"Human-readable template name"},{"name":"description","type":"str","required":false}] |
| outputs | [{"name":"template_id","type":"str"},{"name":"name","type":"str"},{"name":"path","type":"str"},{"name":"sheet_count","type":"int"},{"name":"table_count","type":"int"}] |