在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用csv-excel-file
星标321
分支88
更新时间2026年2月2日 05:57
Guidelines for handling CSV/Excel files
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Guidelines for handling CSV/Excel files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | csv-excel-file |
| description | Guidelines for handling CSV/Excel files |
| type | ["csv","excel"] |
clean_messy_spreadsheet tool to extract key tables/fields and output JSON.nrows, usecols, dtype (or partial dtype mapping), parse_dates only when necessary.skiprows with a step pattern for rough profiling when file is huge.chunksize iteration; aggregate/compute per chunk.sheet_name, and consider narrowing usecols/nrows during exploration.Guidelines for handling image files
Guildlines for handling json files
Guidelines for handling databases
Guidelines for handling text files