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


