skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
sundial-org/awesome-openclaw-skills4k installs

stock-market-pro

Professional stock price tracking, fundamental analysis, and financial reporting tool. Supports global markets (US, KR, etc.), Crypto, and Forex with real-time data. (1) Real-time quotes, (2) Valuation metrics (PE, EPS, ROE), (3) Earnings calendar and consensus, (4) High-quality Candlestick & Line charts with technical indicators (MA5/20/60).

How do I install this agent skill?

npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-market-pro
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    The 'stock-market-pro' skill is a professional financial analysis tool that tracks stock prices, fundamental data, and generates charts using the 'yfinance' library. No malicious code or security threats were found in the provided documentation.

  • Socketpass

    No alerts

  • Snykwarn

    Risk: MEDIUM · No issues

  • Runlayerwarn

    1/1 file flagged

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

Stock Market Pro

A professional-grade financial analysis tool powered by Yahoo Finance data.

Core Features

1. Real-time Quotes (price)

Get instant price updates and day ranges.

uv run --script scripts/yf price [TICKER]

2. Professional Charts (pro)

Generate high-resolution PNG charts with Volume and Moving Averages.

  • Candlestick: uv run --script scripts/yf pro [TICKER] [PERIOD]
  • Line Chart: uv run --script scripts/yf pro [TICKER] [PERIOD] line
  • Periods: 1mo, 3mo, 6mo, 1y, 5y, max, etc.

3. Fundamental Analysis (fundamentals)

Deep dive into valuation: Market Cap, PE, EPS, ROE, and Profit Margins.

uv run --script scripts/yf fundamentals [TICKER]

4. Earnings & Estimates (earnings)

Check upcoming earnings dates and market consensus (Expected Revenue/EPS).

5. Historical Trends (history)

View recent 10-day trends with terminal-friendly ASCII charts.

Ticker Examples

  • US Stocks: AAPL, NVDA, TSLA
  • Korean Stocks: 005930.KS (Samsung), 000660.KS (SK Hynix)
  • Crypto: BTC-USD, ETH-KRW

Technical Notes

  • Engine: Python 3.11+, yfinance, mplfinance, rich
  • Key Benefit: No API key required. Automatically handles dependencies via uv.

한국어 설명: 실시간 주가 조회, 재무 지표 분석 및 전문 봉차트 생성이 가능한 종합 주식 분석 스킬입니다.

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/sundial-org/awesome-openclaw-skills/stock-market-pro">View stock-market-pro on skillZs</a>