AI Agent Hub
Back to skills
Daxiapi A-Share Market Analysis icon

Daxiapi A-Share Market Analysis

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_506878eb/daxiapi.

About this skill

Problem Addressed

A-share quantitative analysis often involves multiple dimensions: market sentiment, sector rotation, individual stock fundamentals, financial data, and news flow. Manually assembling APIs or CLI commands for each query can easily lead to missed metrics and inconsistent analytical frameworks. @user_506878eb/daxiapi acts as a routing-layer skill, designed to bridge the gap between "user intent" and "specific data interfaces" by automatically dispatching complex analysis requests to specialized sub-skills or CLI commands.

Core Capabilities & Workflow

  • Intent Recognition & Routing: Scans user input for keywords (e.g., "ROE analysis", "sector heatmap", "SQL screening") and matches them against a built-in routing map. If a specialized sub-skill (like xiapi-financial-roe-analysis or xiapi-stock-report) is triggered, it is invoked directly; otherwise, it falls back to providing raw daxiapi CLI commands.
  • Coverage of Key Scenarios: Supports market reviews (market compass), market temperature & valuation (market temp), style rotation (market style), sector heatmaps (sector heatmap), limit-up/limit-down pools (zdt), technical pattern & SQL screening (stock pattern, sql), individual stock capital flow (stock capital-flow), and news/announcement/research report analysis (news commands).
  • Token Status Check: Proactively checks config status and guides API Token configuration upon first use or authentication failure, preventing invalid API calls.

Boundaries & Considerations

  • A-Share Only: The skill focuses exclusively on A-share market data and does not support US stocks, HK stocks, bonds, funds, or futures.
  • Not for General Tech Q&A: It does not answer theoretical questions (e.g., "What is EMA?") or handle non-financial programming issues.
  • Routing Priority: When users request specific analyses like "financial analysis" or "ROE/DuPont", the skill prioritizes deep-analysis sub-skills over basic data-fetching commands to ensure structured, analytical conclusions.

Use Cases

  • During post-market review, summarize key A-share indices, market temperature, turnover, and hot sectors to form a daily market structure view.
  • When screening stocks, filter candidates by RPS, 60-day new highs, and volume breakouts, then use SQL to sort and limit results.
  • When drafting a fundamental stock report, pull financials for ROE and DuPont analysis, then cross-check announcements and research reports.
  • When tracking capital flow, inspect main-force daily and 5-day net inflows, inflow ratios, and sector capital direction.

Best For

  • A-share quantitative analysts who need to route user questions to market, sector, stock, and financial analysis interfaces.
  • sell-side or buy-side equity researchers who need structured analysis material from financials, ROE, announcements, and research reports.
  • CLI-based quant engineers who need to turn RPS, technical patterns, and SQL conditions into executable queries.
  • traders tracking liquidity and sentiment who need market temperature, fear-and-greed indicators, capital flows, and turnover.