PluginBench
Skill
Review
Audit score 70

stock-market-pro

sundial-org/awesome-openclaw-skills

How to install stock-market-pro

npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-market-pro
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from sundial-org/awesome-openclaw-skills.


name: stock-market-pro description: 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).

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.

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

Related skills

More from sundial-org/awesome-openclaw-skills and the wider catalog.

ON

ontology

sundial-org/awesome-openclaw-skills

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.

3.3k installsAudited
EX

exa-web-search-free

sundial-org/awesome-openclaw-skills

Free AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, company research for business intel. No API key needed.

2.7k installs
FI

finance-news

sundial-org/awesome-openclaw-skills

Market news briefings with AI summaries. Use when asked about stock news, market updates, portfolio performance, morning/evening briefings, financial headlines, or price alerts. Supports US/Europe/Japan markets, WhatsApp delivery, and English/German output.

2.6k installs
ME

memory-setup

sundial-org/awesome-openclaw-skills

Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.

1.4k installsAudited
NE

news-summary

sundial-org/awesome-openclaw-skills

This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.

1.2k installsAudited
FF

ffmpeg-video-editor

sundial-org/awesome-openclaw-skills

Generate FFmpeg commands from natural language video editing requests - cut, trim, convert, compress, change aspect ratio, extract audio, and more.

1.2k installs