Agent Skills
› Hmbown/CodeWhale
› xlsx
xlsx
GitHub用于创建、编辑、分析和验证电子表格工作簿(如XLSX/CSV/TSV),支持表格处理、公式计算及图表生成,确保数据准确性与可审计性。
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


