finance-report-analyzer
Installation
SKILL.md
Finance Report Analyzer
Generate financial analysis reports from uploaded Excel/PDF files with inline SVG sparkline trend charts and multi-format output.
Quick Start
python3 scripts/generate_report.py input.xlsx -o pdf --company "公司名" --ticker "000001.SZ"
Output Formats
-o flag controls output. HTML is always generated as the base; other formats convert from HTML.