🧪 Skills

yf-stats

--- name: yf-stats description: Fetches stock data and generates price charts. metadata: openclaw: emoji: "📈" binaries: ["python3"] dependencies: python: "requirements.txt"

v1.0.0
❤️ 0
⬇️ 82
👁 1
Share

Description


name: yf-stats description: Fetches stock data and generates price charts. metadata: openclaw: emoji: "📈" binaries: ["python3"] dependencies: python: "requirements.txt" command: "python3 yf_scraper.py {{ticker}} {{chart_flag}}"

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

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs