stock-analyst

Analyze stock price data and generate technical analysis reports.

90|19|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/chengzuopeng/stock-sdk-mcp --skill stock-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-analyst
Source: https://github.com/chengzuopeng/stock-sdk-mcp/tree/main/skills/stock-analyst
Command: npx skills add https://github.com/chengzuopeng/stock-sdk-mcp --skill stock-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能解决了分析股票技术表现、挖掘买卖信号的繁琐过程,帮助投资者快速获得可执行的技术分析结论。

Core Features & Use Cases

  • K线形态分析:识别头肩、双顶/底等关键形态,捕捉趋势转折信号。
  • 技术指标解读:解读 MA、MACD、RSI、KDJ、BOLL 等指标,给出买入/卖出/持有建议。
  • 跨市场覆盖:覆盖 A 股、港股、美股,适用于多市场的投资决策。
  • 输出报告:生成结构化的技术分析报告,便于记录和沟通。

Quick Start

以股票 XYZ 的最新行情进行技术分析示例。

Frequently Asked Questions about stock-analyst

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

FAQPage Schema
How do I get buy sell hold signals from MACD and RSI indicators?

Technical analysis of stock price data applies MA, MACD, RSI, KDJ, and Bollinger indicators to candlestick patterns, generating actionable buy sell hold signals. It interprets these technical metrics to capture trend reversals and provide structured trading guidance.

What is the best way to analyze Kline patterns for A-share and US stock markets?

Kline pattern analysis for A-share, HK, and US markets identifies head and shoulders or double tops and bottoms to capture trend reversal signals. It interprets candlestick shapes alongside technical indicators to deliver structured stock analysis reports.

Does stock technical analysis work with the stock-sdk MCP server?

Stock technical analysis requires the stock-sdk MCP server and data retrieval tools like get_quotes_by_query and get_kline_with_indicators to fetch price data. No additional dependencies are assumed to generate structured trading reports.

Can I use technical analysis to generate trading reports for Hong Kong stocks?

Technical analysis covers A-share, HK, and US stock markets, enabling generation of structured trading guidance for Hong Kong stocks. It interprets local candlestick patterns and technical indicators to output actionable buy sell hold recommendations.

How do I interpret Bollinger Bands and KDJ indicators for stock trading decisions?

Interpreting Bollinger Bands and KDJ indicators involves analyzing stock price volatility and momentum to generate buy sell hold recommendations. This technical analysis translates indicator crossovers and band breaches into actionable trading guidance with structured risk notes.

When should I not rely on technical analysis for stock buy sell decisions?

Technical analysis may not suit scenarios where fundamental macroeconomic shifts override chart patterns, as it relies on historical price data and indicators like MACD and RSI. It serves as actionable guidance with risk notes rather than absolute prediction during unprecedented market volatility.