ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

stock-info-explorer

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart.

Why use this skill?

Analyze stocks, crypto, and forex with the stock-info-explorer. Get real-time quotes, fundamental summaries, and professional technical charts with indicators.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kys42/stock-info-explorer
Or

What This Skill Does

The stock-info-explorer is a comprehensive financial analysis powerhouse built for the OpenClaw ecosystem. Powered by yfinance, this skill allows users to fetch real-time market data, perform deep fundamental research, and visualize trends through high-resolution technical charts. Unlike web-based dashboard tools, this skill computes technical indicators like RSI, MACD, Bollinger Bands, VWAP, and ATR locally, ensuring high fidelity and immediate availability of data without the need for cumbersome external API keys.

Installation

To integrate this tool into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/kys42/stock-info-explorer

Use Cases

  • Day Trading & Intraday Analysis: Use the pro command with --vwap and --atr to gauge institutional volume levels and volatility for scalp positions.
  • Fundamental Stock Selection: Utilize the fundamentals command to pull essential metrics for long-term investing without navigating clunky broker UIs.
  • Technical Strategy Backtesting/Visuals: Create professional-grade trend reports using the report command, which combines multi-indicator overlay charts with data summaries for quick decision-making.
  • Multi-Asset Monitoring: Seamlessly switch between US stocks, KR stocks, Forex, and Crypto pairs using standardized tickers.

Example Prompts

  1. "Check the current price and fundamental status for NVDA and compare it with a 6-month pro chart including MACD and RSI."
  2. "Generate a report for 005930.KS over the last 12 months using the report skill."
  3. "Show me a professional chart for BTC-USD with Bollinger Bands and VWAP overlays."

Tips & Limitations

  • Indicator Accuracy: All technical indicators are calculated locally based on OHLCV data. Ensure your range is long enough for accurate calculations (e.g., ATR requires sufficient lookback periods).
  • Data Variability: Some non-US tickers (especially in smaller markets) may report missing volume or fundamental data. Always verify specific market data availability via Yahoo Finance.
  • Local Computing: The skill utilizes local processing to keep your analysis fast. While this removes dependency on third-party analytical APIs, it places the computational load on the client side.
  • File Output: The pro and report commands generate PNG files; ensure your system has appropriate permissions to write to your local /tmp directory.

Metadata

Author@kys42
Stars1656
Views6
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kys42-stock-info-explorer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#trading#stock-analysis#yfinance#investing
Safety Score: 4/5

Flags: network-access, file-write