a-stock-analysis

Retrieve A-share real-time quotes and analyze intraday volume distribution from Sina endpoints.

18|2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill a-stock-analysis-yuanyuekejijn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a-stock-analysis
Source: https://github.com/yuanyuekejiJN/AivoClaw/tree/main/extraSkills/a-stock-analysis-1.0.0
Command: npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill a-stock-analysis-yuanyuekejijn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It helps users avoid the time-consuming process of manually checking A-share real-time quotes and interpreting intraday volume-momentum patterns.

Core Features & Use Cases

  • A-share real-time quotes: Fetches real-time price, open/high/low, volume, and amount for requested Shanghai/Shenzhen/Beijing stocks.
  • Intraday volume (量能) analysis: Breaks down volume distribution across open/mid/close windows to identify potential accumulation or distribution signals.
  • Holdings portfolio & PnL: Lets users add/update/remove positions and then computes market value and profit/loss, including intraday analysis when requested.

Example: If you want to screen a watchlist before the close, you can analyze intraday volume distribution and identify whether the late-session volume suggests potential accumulation or distribution, then review your current holdings’ PnL.

Quick Start

Ask it to analyze stock 600789 with intraday volume analysis and return the results.

Frequently Asked Questions about a-stock-analysis

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

FAQPage Schema
How do I get A-share real-time quotes and analyze intraday volume momentum?

To get A-share real-time quotes and analyze intraday volume momentum, request analysis for specific stock tickers. The tool fetches real-time price, volume, and amount data, then breaks down volume distribution across open, mid, and close windows to identify accumulation or distribution signals.

What is intraday volume distribution analysis and how does it work for stocks?

Intraday volume distribution analysis breaks down trading volume across open, mid, and close minute-windows. It identifies the strongest volume minutes and generates signal-style interpretations indicating whether late-session activity suggests potential accumulation or distribution for the analyzed stock.

Can I track my stock portfolio positions and calculate PnL automatically?

Yes, you can track stock portfolio positions and calculate PnL automatically. The tool lets you add, update, or remove holdings, computes current market value and profit/loss, and optionally persists portfolio positions to a local JSON file for ongoing management.

How do I screen a stock watchlist before the market close using intraday volume?

To screen a stock watchlist before the market close, request multi-stock intraday volume analysis. The tool analyzes minute-window volume distribution for each ticker, identifies strongest volume minutes, and returns signal-style interpretations for accumulation or distribution across the entire watchlist.

Does this tool require any specific data source or API for A-share stock data?

The tool requires reading real-time and minute K-line data from Sina endpoints to function. It uses these data sources to fetch A-share real-time quotes and perform intraday volume-momentum analysis for requested Shanghai, Shenzhen, or Beijing stock tickers.

What are the limitations of using minute-window volume distribution for stock signal interpretation?

Minute-window volume distribution provides signal-style interpretations for accumulation or distribution based on historical intraday patterns. It does not predict future price movements and should be used alongside other analysis methods, as volume patterns alone do not guarantee specific market outcomes.