SkillHub

yf-stats

v1.0.0

Fetches stock data and generates price charts.

Sourced from ClawHub, Authored by grayson85

Installation

Please help me install the skill `yf-stats` from SkillHub official store. npx skills add grayson85/yf-stats

Yahoo Finance Pro

Use this to get financial data. If the user asks for a "chart," "graph," or "trend," include the --chart flag.

Parameters

  • ticker: The symbol (e.g., ONDS).
  • chart_flag: Use --chart if a visual is requested, otherwise leave blank.

Example

  • User: "Show me the ONDS chart."
  • Agent runs: python3 yf_scraper.py ONDS --chart