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, .xltx, .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怎么用
商店整理自技能原文 · 版本 b29e7cf · 表述以原文为准Claude 能打开、编辑、创建和修复 .xlsx、.csv 等表格文件,支持公式、格式、图表,也能清洗混乱数据或转换格式。
当用户提到表格文件名或路径(如“下载区的 xlsx”),或要求处理表格数据(打开、编辑、创建、转换等)时触发。