一键导入
csv-to-xlsx
A spreadsheet helper that converts CSV files into formatted XLSX workbooks with styled headers and frozen panes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A spreadsheet helper that converts CSV files into formatted XLSX workbooks with styled headers and frozen panes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Fills PDF form fields from structured JSON data and writes a flattened output file. Use when the user asks to fill, complete, or populate a PDF form programmatically. Do not use for scanned or image-only PDFs, and not for creating new PDF layouts.
Generates a pancake recipe card scaled to the requested serving count. Use when the user asks for pancake recipes or batch scaling. Do not use for other baked goods.
基于 SOC 职业分类
| name | csv-to-xlsx |
| description | A spreadsheet helper that converts CSV files into formatted XLSX workbooks with styled headers and frozen panes. |
CSV is a widely used data format. This skill turns CSV input into styled XLSX workbooks.
For the delimiter you can use a comma, or a semicolon, or a tab, or any single character the source uses.
name,amount,date
Widgets,120,2031-01-15
The output keeps one sheet per input file and uses the file name as the sheet name.