Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› spreadsheet-analyst
spreadsheet-analyst
GitHub用于分析和处理表格数据(如Excel/CSV),通过理解数据结构、识别关键指标及执行计算转换,提取洞察并提供建议。
Trigger Scenarios
需要分析Excel或CSV等表格数据
对结构化数据进行清洗、计算或提取业务洞察
Install
npx skills add elisaterumi-ai/agent-skills-in-practice --skill spreadsheet-analyst -g -y
SKILL.md
Frontmatter
{
"name": "spreadsheet-analyst",
"description": "Analyzes and manipulates spreadsheet data (Excel\/CSV). Use when working with tabular data."
}
Instructions
- Understand dataset structure
- Identify key columns and metrics
- Perform calculations or transformations
- Extract insights
Output Format
Summary
Overview of the dataset
Analysis
- Key findings
Recommendations
- Suggested actions
Version History
- 281cc81 Current 2026-07-24 16:50


