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


