stock-market-pro-zh

Provides stock market analysis and visualization with Python-generated PNG charts and technical indicators.

51|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill stock-market-pro-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-market-pro-zh
Source: https://github.com/L-LesterYu/OpenClaw-hot-skills-zh/tree/main/skills/stock-market-pro-zh
Command: npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill stock-market-pro-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, rich, pandas, plotille, matplotlib, mplfinance, playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides rapid, local stock market analysis, delivering real-time data, fundamental insights, and high-quality charts to inform investment decisions without relying on external web interfaces.

Core Features & Use Cases

  • Real-time Quotes & Fundamentals: Get instant stock prices, market cap, PE ratios, and more.
  • Advanced Charting: Generate professional-grade PNG charts with customizable technical indicators (RSI, MACD, Bollinger Bands, VWAP, ATR).
  • One-Click Reports: Produce concise text summaries and accompanying high-resolution charts for quick analysis.
  • News & Options Flow: Optionally search for relevant news and access links for options and unusual flow data.
  • Use Case: A trader needs to quickly assess a stock's performance and technicals before market close. They can use this Skill to generate a detailed report with charts and key indicators in seconds.

Quick Start

Use the stock-market-pro-zh skill to get the current price for the ticker TSLA.

Frequently Asked Questions about stock-market-pro-zh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time stock prices and fundamental data for a specific ticker?

To get real-time stock prices and fundamental data, you can retrieve instant quotes, market cap, and PE ratios using yfinance directly within the analysis environment. This provides rapid local market insights without external web interfaces.

Can I generate stock charts with technical indicators like RSI and MACD?

Yes, you can generate stock charts with technical indicators like RSI and MACD. The skill uses mplfinance and matplotlib to produce professional-grade PNG charts that include Bollinger Bands, VWAP, and ATR for comprehensive visual analysis.

Does this stock market analysis tool support cryptocurrency data?

Yes, this stock market analysis tool supports cryptocurrency data alongside various stock exchanges. You can retrieve real-time quotes, historical data, and generate charts for crypto assets using the same yfinance-driven retrieval mechanism.

How do I create a one-click stock market report with charts?

To create a one-click stock market report with charts, you run a command for a specific ticker to generate a concise text summary alongside a high-resolution PNG chart. This outputs key technical indicators and fundamental data for quick investment review.

What is the best way to analyze stock performance before market close?

The best way to analyze stock performance before market close is generating a detailed one-click report that combines real-time price quotes with historical charting and technical indicators. This delivers a comprehensive performance snapshot in seconds.

Do I need Python and yfinance installed to run local stock charting?

Yes, you need Python with yfinance, pandas, and mplfinance installed to run local stock charting. These dependencies drive the real-time data retrieval, dataframe manipulation, and high-resolution PNG chart generation.