Agent Skills
› Hmbown/Codewhale
› xlsx
xlsx
GitHub用于创建、编辑、分析和验证电子表格工作簿(包括XLSX/CSV/TSV),支持表格数据处理、公式计算及图表生成。
触发场景
处理电子表格数据
分析表格数据
生成或修改公式
验证数据准确性
安装
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.
版本历史
- b0e4926 当前 2026-07-24 17:43


