eigent-ai/eigent✦ 精选0°

xlsx

仓库创建 2025年7月29日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

强调专业输出与零错误公式,适合财务/分析类自动化任务。

这个 Skill 做什么

处理 .xlsx/.xlsm/.csv 文件的创建、编辑、清洗与建模指南。

处理和生成 .xlsx/.xlsm/.csv/.tsv 文件,能做数据清洗、增删列、写公式、画图表和建立模型,也会把乱表变成规范表格。当电子表格是主要输入或输出,或你指着下载的文件要修改时就用,能保证公式零错误并保留现有模板样式。还会给出专业排版和可复现的表格交付物,方便审计和二次使用。

▸ 展开 SKILL.md 英文原文

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表格处理自动化通用
1.5w
Stars
1.7k
Forks
6
仓库内 Skill
+185
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/eigent-ai/eigent/main/resources/example-skills/xlsx/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/eigent-ai/eigent/main/resources/example-skills/xlsx/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Requirements for Outputs

## All Excel files

### Professional Font
- Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user

### Zero Formula Errors
- Every Excel model MUST be delivered with ZERO formula errors (#REF!, #DIV/0!, #VALUE!, #N/A, #NAME?)

### Preserve Existing Templates (when updating templates)
- Study and EXACTLY match existing format, style, and conventions when modifying files
- Never impose standardized formatting on files with established patterns
- Existing template conventions ALWAYS override these guidelines

## Financial models

### Color Coding Standards
Unless otherwise stated by the user or
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有