Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› financial-analyzer
financial-analyzer
GitHub分析财务数据并生成洞察,适用于处理财务报告。识别关键指标、分析趋势、提示风险机会并提供建议。
触发场景
需要分析财务报表
查询业务关键财务指标
安装
npx skills add elisaterumi-ai/agent-skills-in-practice --skill financial-analyzer -g -y
SKILL.md
Frontmatter
{
"name": "financial-analyzer",
"description": "Analyzes financial data and generates insights. Use when working with financial reports."
}
Instructions
- Identify key metrics (revenue, costs, profit)
- Analyze trends
- Highlight risks or opportunities
- Provide insights
Output Format
Summary
Key Metrics
- Metric 1
Insights
- Insight 1
Recommendations
- Action 1
版本历史
- 281cc81 当前 2026-07-24 16:50


