financial-report
SKILL.md
Financial Report Skill
This skill provides financial data analysis and report retrieval capabilities for global stock markets (A-share, US, HK).
Features
- Financial Indicators: Get key financial metrics (Revenue, Profit, Cashflow, Debt, Valuation)
- Report Search: Find latest annual/quarterly reports (10-K/10-Q for US, Annual Reports for A-share/HK)
- Report Content: Download and access report content (Text/HTML)
Usage
Setup
bash setup.sh
CLI Examples
Get Financial Indicators:
.venv/bin/python scripts/finance.py indicators AAPL
.venv/bin/python scripts/finance.py indicators 600036
Search Reports:
.venv/bin/python scripts/finance.py search AAPL
.venv/bin/python scripts/finance.py search 600036
Get Report Content:
.venv/bin/python scripts/finance.py content "http://example.com/report.pdf"
Dependencies
- akshare (A-share data)
- yfinance (US/HK data)
- edgartools (SEC filings)
- requests, pandas
Weekly Installs
1
Repository
ericoo0/stock-t…platformGitHub Stars
6
First Seen
13 days ago
Security Audits
Installed on
windsurf1
amp1
cline1
opencode1
cursor1
kimi-cli1