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


