stock-price-checker-pro

Run a local script to fetch current stock prices. Use the read tool to load this SKILL.md, then exec the uv run command inside it. Do NOT use sessions_spawn or web search. Triggers: stock price, share price, how much is [company] stock, ticker price, market price of.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "stock-price-checker-pro" with this command: npx skills add youpele52/stock-price-checker-pro

Skill: Stock Price Checker Pro

When to use

  • User asks for the current stock price of a company or ETF.
  • User asks about daily price movement, change, or % change.
  • User asks about 52-week high/low, 2W, 1M, 3M, or 6M price ranges.
  • User asks about trading volume or market cap.
  • User wants recent company-specific news headlines.
  • User asks about upcoming earnings, ex-dividend, or dividend dates.

When NOT to use

  • User wants P/E ratio, margins, debt, ROE, or any fundamental metric → use stock-fundamentals
  • User wants broad market news or macro conditions → use market-news-brief
  • User wants a full research report combining all signals → use equity-research

Commands

Check a stock price

uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py <TICKER>

Examples

# US stocks
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py AAPL
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py TSLA
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py NVDA
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py MSFT

# European stocks
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py RHM.DE
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py SAP.DE
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py ASML.AS
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py SHEL.L

# ETFs and indices
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py SPY
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py QQQ

# Crypto
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py BTC-USD
uv run /root/.openclaw/workspace/skills/stock-price-checker-pro/src/main.py ETH-USD

Ticker Format Reference

MarketFormatExample
US stocksPlainAAPL, NVDA
German stocks.DE suffixRHM.DE, SAP.DE
UK stocks.L suffixSHEL.L, BP.L
Dutch stocks.AS suffixASML.AS
Japanese.T suffix7203.T
Korean.KS suffix005930.KS
Crypto-USDBTC-USD, ETH-USD
ETFsPlainSPY, QQQ, EWG

Output includes

  • Current price, daily change & % change vs previous close
  • Volume vs average volume and market cap
  • Today's high / low
  • 2W, 1M, 3M, 6M, 52W high / low ranges
  • Recent company-specific news headlines with links
  • Upcoming events: earnings date, ex-dividend date, dividend payment

Notes

  • uv run reads the inline # /// script dependency block in main.py and auto-installs yfinance in an isolated environment — no pip install or venv setup needed.
  • Do NOT use the stock-price.sh wrapper — call uv run src/main.py directly as shown above.
  • Do NOT use web search or curl to fetch prices — always use this script.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

AIWolfPK - AI狼人杀

四个AI互相猜疑,你坐着看戏。每局30秒,到底谁是狼? Four AIs play Werewolf while you watch. 30s per round. Spot the wolf before they do.

Registry SourceRecently Updated
General

Project Analyzer

Analyze any project directory and produce a detailed report covering what the project does, its tech stack, folder structure, entry points, how to run it, an...

Registry SourceRecently Updated
General

Thought-Retriever

提炼对话回答中的核心洞察为高置信度知识晶体,存储于本体驱动记忆系统的自我进化与复用。

Registry SourceRecently Updated
General

Miaoji Bid Guard Pro

亚马逊广告护城河Pro版,90天ROI预测+多活动协同+季节性出价+关键词攻防矩阵。 从单次调价建议升级为完整的广告战役规划。基础功能可使用 miaoji-bid-guard 免费版。

Registry SourceRecently Updated