skillfed

report-stock

report-stock produces detailed stock analysis reports covering technical trends, fundamental valuations, Piotroski F-Score breakdowns, and option spread strategies. Output formats include both markdown and PDF, with support for single or multiple ticker symbols. The skill aggregates data from trend scanners, PMCC viability checks, and financial metrics to deliver actionable investment insights.

report-stock generates comprehensive stock analysis reports combining technical trend data, fundamental metrics, and option strategies in PDF or markdown format.

AI-generated summary based on this skill's SKILL.md

299 68 MIT updated by staskh

Install

staskh/trading_skills/report-stock · repository language: Python

git clone https://github.com/staskh/trading_skills
cp -r trading_skills/.claude/skills/report-stock ~/.claude/skills/report-stock
npx skillfed install staskh/trading_skills/report-stock

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I generate a stock analysis report?

report-stock generates comprehensive stock analysis reports by processing ticker symbols you provide. The skill produces detailed output covering technical trends, fundamental valuations, Piotroski F-Score breakdowns, and option spread strategies. You can request reports in markdown or PDF format, making it easy to share analysis for investment decisions.

Can report-stock create comprehensive stock report PDFs?

Yes, report-stock supports PDF output for professional stock reports. Beyond PDF generation, the skill also produces markdown-formatted analysis. Both formats include technical and fundamental data, trend analysis, PMCC viability assessments, and valuation metrics to support your investment decision-making process.

What metrics does report-stock include in stock ticker analysis?

report-stock analyzes multiple stock tickers using trend indicators, PMCC (Poor Man's Covered Call) viability checks, and comprehensive valuation metrics. The skill also incorporates Piotroski F-Score breakdowns, insider trading data, RSI, MACD, and ADX indicators. This multi-faceted approach delivers actionable insights for evaluating individual stocks or comparing multiple tickers simultaneously.

Does report-stock evaluate option spread strategies?

Yes, report-stock evaluates option spread strategies as part of its analysis. The skill assesses PMCC viability for stocks you're analyzing, helping you understand whether covered call strategies or other spreads align with current market conditions and technical trends for your target securities.

Can I analyze multiple stocks at once with report-stock?

report-stock supports analyzing multiple stock tickers in a single report. You can request analysis for several symbols—such as AAPL and MSFT—and receive comprehensive comparisons covering technical trends, fundamental valuations, Piotroski scores, and option spread viability across all selected stocks in one professional document.

What output formats does report-stock support?

report-stock generates stock analysis in both markdown and PDF formats. Choose markdown for easy editing and sharing in text-based workflows, or PDF for polished, professional reports ready for presentations and investment documentation. Both formats contain identical analytical depth including technical indicators, fundamentals, and valuation data.

SKILL.md

rendered from the published skill — quoted content, verbatim

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:

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

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 3 files
.claude/skills/report-stock/SKILL.md
.claude/skills/report-stock/scripts/report.py
.claude/skills/report-stock/templates/markdown-template.md

Related skills

Tags

financial-reporting equity-analysis technical-indicators options-strategies valuation-metrics multi-ticker pdf-export insider-sentiment