stock_analysis

Fetch real-time quotes and technical indicators for A-shares, funds, and HK stocks.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/KARENLHAO/skills --skill stock-analysis-karenlhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock_analysis
Source: https://github.com/KARENLHAO/skills/tree/main/stock_analysis
Command: npx skills add https://github.com/KARENLHAO/skills --skill stock-analysis-karenlhao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

实时行情和技术分析数据在多个源之间分散,难以快速获取、整理和在分析仪表盘中使用。

Core Features & Use Cases

  • 实时行情、趋势分析和指标(MA5/MA10/MA20、MACD、RSI)的一体化输出
  • 支持单股和多股查询,覆盖 A 股、基金和港股等市场
  • 快速场景:投资组合监控、条件筛选和信号提示

Quick Start

Use stock_analysis to query real-time stock data by running the stock.py script with a list of stock codes.

Frequently Asked Questions about stock_analysis

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

FAQPage Schema
How do I get real-time stock quotes and technical analysis for A-shares?

Fetch real-time stock quotes and technical analysis for A-shares by querying with stock codes. The tool outputs real-time data streams, trend indicators like MA5/MA10/MA20, MACD, and RSI for decision support.

Can I monitor multiple stocks and HK stocks in a single query?

Yes, you can monitor multiple stocks in a single query. The tool supports single-stock and multi-stock queries across Chinese markets, including A-shares, funds, and HK stock codes for portfolio monitoring.

What technical indicators are available for stock trend analysis?

Stock trend analysis provides MA5, MA10, and MA20 moving averages, along with MACD and RSI indicators. It also calculates support and resistance levels and generates scoring signals for automated dashboards.

Does this tool support automated dashboard signals for portfolio monitoring?

Yes, it supports automated dashboards by providing scoring signals and real-time data streams. These outputs are designed for quick checks, portfolio monitoring, and conditional screening to assist investment decisions.

How do I query real-time market data for quick stock checks?

Query real-time market data by running the stock script with a list of stock codes. This enables quick checks and delivers integrated real-time quotes alongside technical indicators for informed trading decisions.