xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
适合你,如果需要频繁操作 Excel 或 CSV 文件
npx oh-my-skill add anthropics/skills/xlsxcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- anthropics/skills/xlsxnpx oh-my-skill verify anthropics/skills/xlsx怎么用
商店整理自技能原文 · 版本 9d2f1ae · 表述以原文为准装上后,Claude 能直接打开、编辑、修复或创建 Excel、CSV 等表格文件。它会用公式而非硬编码,并自动检查公式错误。
当你提到一个表格文件(如 .xlsx、.csv)的名称或路径,并要求对它进行读写、编辑、转换或清理时触发。