🎯

yahoo-finance

🎯Skill

from gracefullight/stock-checker

VibeIndex|
What it does
|

Fetches daily stock data for specified tickers, calculates multiple technical indicators, and generates a CSV with buy/sell recommendations and pattern analysis.

Overview

Yahoo Finance is a Claude Code skill built around a multi-ticker stock checker that fetches daily stock data using yahoo-finance2, computes technical indicators, and generates analysis reports as dated CSV files. It provides buy/hold/sell opinions weighted by indicator reliability, pattern detection, and volatility-adjusted risk management suggestions.

Key Features

  • Multi-ticker analysis: Fetches and analyzes daily stock data for any number of tickers simultaneously using the yahoo-finance2 library.
  • Comprehensive technical indicators: Computes RSI, Stochastic %K, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index for each ticker.
  • Automated trading opinions: Generates weighted BUY/HOLD/SELL opinions based on indicator reliability and basic pattern detection including ascending triangles, bullish flags, double bottoms, and falling wedges.
  • Risk management suggestions: Provides volatility-adjusted stop loss, take profit, and trailing stop recommendations using ATR-based calculations.
  • Slack notifications: Supports sending automated alerts to Slack webhooks when tickers return BUY or SELL opinions for real-time monitoring.

Who is this for?

This skill is designed for traders and investors who want automated technical analysis of stocks with actionable buy/sell signals and risk management parameters. It is particularly useful for those who want to integrate stock screening into CI pipelines or receive Slack alerts for trading opportunities without building custom analysis infrastructure.

📦

Same repository

gracefullight/stock-checker(36 items)

yahoo-finance

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add gracefullight/stock-checker --skill yahoo-finance
skills.sh Install⚠ Installs to .agents/skills/
npx skills add gracefullight/stock-checker --skill yahoo-finance
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/yahoo-finance/SKILL.md

SKILL.md

3,974Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
stock-analysis🎯Skill

Analyzes multiple stock tickers by computing technical indicators, generating buy/sell opinions, and detecting chart patterns to provide investment insights

🎯
trading-analysis🎯Skill

Fetches daily stock data for multiple tickers using yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Stochastic, Williams %R, Fear & Greed Index), detects bullish chart patterns, and outputs buy/hold/sell opinions with Slack notifications.

🎯
backtesting-trading-strategies🎯Skill

Multi-ticker stock analysis tool that computes RSI, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index with buy/sell signals and chart pattern detection.

🎯
financial data fetcher🎯Skill

Multi-ticker stock analysis tool that computes RSI, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index with buy/sell signals and chart pattern detection.

🎯
typescript-type-expert🎯Skill

A TypeScript type expert skill from a stock checker project that computes technical indicators and generates trading opinions using yahoo-finance2.

🎯
biome-validator🎯Skill

A Biome code validator skill from a multi-ticker stock checker project that computes technical indicators (RSI, Bollinger Bands, Stochastic oscillator) and generates trading opinions.

🎯
typescript-expert🎯Skill

A multi-ticker stock checker that fetches daily data via yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Donchian Channels, Williams %R), and generates buy/hold/sell opinions with chart pattern detection.

🎯
oma-qa🎯Skill

A multi-ticker stock data tool that fetches daily prices for multiple tickers using yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Stochastic, Williams %R), detects bullish chart patterns, and outputs BUY/HOLD/SELL opinions with stop-loss suggestions to CSV.

🎯
oma-translator🎯Skill

Translation skill within a multi-ticker stock checker project that computes technical indicators (RSI, Bollinger Bands, Donchian Channels) and generates BUY/HOLD/SELL opinions with pattern detection.

🎯
oma-backend🎯Skill

A multi-ticker stock data tool that fetches daily prices for multiple tickers using yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Stochastic, Williams %R), detects bullish chart patterns, and outputs BUY/HOLD/SELL opinions with stop-loss suggestions to CSV.