Reports Library

Deep Analysis / BOS Credit / Industry Reports
All
Deep Analysis
BOS Credit
Industry
Financial Model
Ticker Name P/E(T) P/E(F) PEG P/S EV/EBITDA ROIC% ROE% WACC% GM% OM% RevG% DCF Base Impl.G% Gap% CAP Yrs Quality CES
Generate & Export

Run in Claude Code to generate reports, then export to PDF or PPTX:

1. Generate Report
python scripts/export_report_prompt.py --ticker TICKER --type deep
2. Export PDF
python scripts/export_pdf.py reports/deep/TICKER_V3.md
3. Export PPTX (python-pptx)
python scripts/export_pptx.py reports/deep/TICKER_V3.md
4. Export PPTX (pptxgenjs — investment-grade)
python scripts/export_report_json.py -i reports/deep/TICKER_V3.md -o data/reports/TICKER.json node scripts/ppt_stock_report.js --data data/reports/TICKER.json

Types: deep, bos, industry | Click any command to copy | Or use /ppt TICKER in Claude Code