report-stock

Featured

Generate comprehensive stock analysis report (PDF or markdown) with trend, PMCC, and fundamental analysis

Data & Documents 222 stars 54 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
78
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Stock Analysis Report Generator Generates professional reports with comprehensive stock analysis including trend analysis, PMCC viability, and fundamental metrics. Supports both PDF and markdown output formats. ## Instructions ### Step 1: Gather Data Run the report script for each symbol: ```bash uv run python scripts/report.py SYMBOL ``` The script returns detailed JSON with: - `recommendation` - Overall recommendation with strengths/risks - `company` - Company info (name, sector, industry, market cap) - `trend_analysis` - Bullish scanner results (score, RSI, MACD, ADX, SMAs) - `pmcc_analysis` - PMCC viability (score, LEAPS/short details, metrics) - `fundamentals` - Valuation, profitability, dividend, balance sheet, earnings history - `piotroski` - F-Score breakdown with all 9 criteria - `spread_strategies` - Option spread analysis (vertical spreads, straddle, strangle, iron condor) ### Step 2: Generate Report **Step 2a — Write markdown** Read `templates/markdown-template.md` for formatting instructions. Generate a markdown report from the JSON data and save to `sandbox/` as: ``` sandbox/{SYMBOL}_Analysis_Report_{YYYY-MM-DD}_{HHmm}.md ``` **Step 2b — Convert to PDF (if requested)** Invoke the `markdown-to-pdf` skill on the markdown file just created: ```bash uv run python .claude/skills/markdown-to-pdf/scripts/markdown_to_pdf.py sandbox/{SYMBOL}_Analysis_Report_{YYYY-MM-DD}_{HHmm}.md ``` The PDF is written alongside the markdown file with the same basename. ###...

Details

Author
staskh
Repository
staskh/trading_skills
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Related Skills

Data & Documents Featured

clinical-decision-support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

25,858 Updated today
K-Dense-AI
Data & Documents Featured

seo-dataforseo

Live SEO data via DataForSEO MCP server. SERP analysis (Google, Bing, Yahoo, YouTube, Google Images), keyword research (volume, difficulty, intent, trends), backlink profiles, on-page analysis (Lighthouse, content parsing), competitor analysis, content analysis, business listings, AI visibility (ChatGPT scraper, LLM mention tracking), and domain analytics. Requires DataForSEO extension installed. Use when user says "dataforseo", "live SERP", "keyword volume", "backlink data", "competitor data", "AI visibility check", "LLM mentions", "image SERP", "google images", "image rankings", or "real search data".

7,082 Updated today
AgriciDaniel
Data & Documents Featured

alphasense

AlphaSense integration. Manage data, records, and automate workflows. Use when the user wants to interact with AlphaSense data.

3,964 Updated 1 months ago
openclaw