Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› financial-analyzer
financial-analyzer
GitHub用于分析财务数据并生成洞察,适用于处理财务报告场景。通过识别关键指标、分析趋势及风险机会,提供总结、关键数据和行动建议。
Trigger Scenarios
处理财务报告
需要财务数据分析
Install
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
Version History
- 281cc81 Current 2026-07-24 16:50


