En

A Stock Daily Market Sense

A Post-Market Research Report Auto-Generator for A-Shares

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: A Stock Daily Market Sense.
It is used for: A Post-Market Research Report Auto-Generator for A-Shares
Full Skill content: https://321skill.com/skills/a-stock-daily-market-sense-x/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill addresses the inefficiency of daily post-market review for A-share investors. Manually analyzing market trends, concentration of trading volume, profitability effects, and leading market themes is time-consuming and prone to missing key data. Based on Tushare Pro daily data and Baostock style indices, this Skill automatically generates structured post-market reports covering core modules such as market trend, trading volume concentration, profitability effect, leading themes, risks of high-volume declines, and feature group analysis, reducing review work from hours to minutes.

Usage is straightforward: simply specify a trading date (e.g., "today" or a specific date). The Skill automatically runs scripts to generate a deterministic evidence package, after which the model writes the report module-by-module based on this package. The process includes: determining the trading date → generating the evidence package → modular generation (market overview, volume, profitability, feature groups) → star-rating of leading themes → report aggregation → lifecycle logging of themes → optional HTML visualization. It supports quantitative backtesting of feature groups and relative return factor mining, and can be invoked via natural language commands, such as "Analyze today's A-share market and generate a post-market report."

It is ideal for quantitative traders, data analysts, and financial researchers who need to review the A-share market daily, especially teams or individuals already using Tushare Pro data and looking to automate market report generation. For investors tracking market sentiment, trading volume concentration, and theme rotation, this Skill provides structured, evidence-driven analysis to avoid subjective assumptions.

It is recommended to use this tool uniformly after the market closes each day. By default, it uses only data from the specified date and earlier to prevent future information leakage. Note that it is primarily based on A-share daily data; it does not provide buy/sell recommendations or rely on pre-existing industry or concept classifications. Theme identification is strictly based on trading volume evidence. The scripts handle data retrieval and calculations, while report writing is performed by the model, so the model's quality directly impacts the readability of the final report.

Key Features

Unlike auto-report platforms such as JoinQuant or RiceQuant, it employs an "evidence package first" approach prioritizing trading volume. All strength/weakness judgments must be supported by volume evidence. Leading themes are inductively summarized by the model based on data, without relying on pre-existing industry labels. It also supports quantitative backtesting of feature groups and relative return factor mining.

Limitations

Requires Python 3.8+ environment and dependencies on Tushare Pro (token application required) and Baostock. Data sources are limited to A-share daily data; real-time data or analysis of Hong Kong/US stocks, futures, or cryptocurrencies is not supported. The scripts do not invoke an LLM; the model must handle report writing and theme induction independently.

FAQ

What data sources are required?

A Tushare Pro token (for A-share daily, index, and trading volume data) and Baostock (for style indices) are required. Both are free or low-cost financial data APIs.

Does it support historical backtesting?

Yes. Through the feature group quantitative backtesting function, you can replay any historical trading day to analyze relative returns within groups and optimal solutions under combined conditions, but you must explicitly specify the date and allow for post-hoc analysis.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/a-stock-daily-market-sense-x/raw/index.md to read the original Skill definition (Markdown format) for A Stock Daily Market Sense, and install it according to the instructions.