Generates institutional-grade investment reports by pulling real-time Yahoo Finance data, calculating technical indicators like RSI and MACD, running the analysis through Claude for market sentiment, and exporting everything as markdown reports with print-quality charts. You'd use this when you need a professional-looking stock analysis without manually crunching numbers or formatting tables. The output is surprisingly polished with executive summaries, entry/exit recommendations, and risk assessments that look client-ready. Takes about 15-30 seconds per ticker and handles the full pipeline from data download to chart generation. It includes proper disclaimers automatically, which is smart since these reports look authoritative enough that someone might actually trade on them.
npx skills add https://github.com/gracefullight/stock-checker --skill trading-analysis