Agent Skills
› Hmbown/CodeWhale
› xlsx
xlsx
GitHub用于创建、编辑、分析和验证包含XLSX/CSV/TSX格式的电子表格工作簿,支持表格处理、公式计算及图表生成。
Trigger Scenarios
需要处理电子表格文件
进行数据表格分析
操作Excel或CSV格式数据
Install
npx skills add Hmbown/CodeWhale --skill xlsx -g -y
SKILL.md
Frontmatter
{
"name": "xlsx",
"invocation": "model+user",
"description": "Create\/edit\/analyze\/verify spreadsheet workbooks including XLSX\/CSV\/TSV."
}
Xlsx
When to use
Use for spreadsheets, tabular analysis, formulas, and charts in workbooks.
Compatibility
spreadsheets is a compatibility alias for this skill.
Workflow
- Prefer structured tables with clear headers.
- Keep formulas auditable.
- Verify by reopening and checking key cells/aggregates.
Version History
- b0e4926 Current 2026-07-24 17:43


