stock-sector-monitoring

Monitors China A-share sectors and Dragon Tiger List via Tushare data.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/zuoa/aj-skills --skill stock-sector-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-sector-monitoring
Source: https://github.com/zuoa/aj-skills/tree/main/skills/stock-sector-monitoring
Command: npx skills add https://github.com/zuoa/aj-skills --skill stock-sector-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, tushare, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the monitoring of China A-share concept sectors and the Dragon Tiger List (龙虎榜), providing timely insights into market movements and identifying key stocks.

Core Features & Use Cases

  • Sector Monitoring: Track the performance and momentum of concept sectors.
  • Dragon Tiger List Analysis: Fetch and analyze daily Dragon Tiger List data, identifying top-performing stocks and their trading activity.
  • ST Stock Filtering: Automatically filter out ST (Special Treatment) stocks for cleaner analysis.
  • Report Generation: Output monitoring results and analyses into structured Markdown reports.
  • Use Case: A user wants to know which concept sectors are currently showing the most strength and which stocks are frequently appearing on the Dragon Tiger List with significant net buying activity.

Quick Start

Use the stock-sector-monitoring skill to fetch the Dragon Tiger List data for today and save it as a markdown report.

Frequently Asked Questions about stock-sector-monitoring

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

FAQPage Schema
How do I monitor A-share concept sectors and generate a market tracking report?

To monitor A-share concept sectors, this Skill fetches sector performance data via Tushare and automatically generates structured Markdown reports for market tracking and momentum analysis.

How do I fetch daily Dragon Tiger List data and analyze top-performing stocks?

You can fetch daily Dragon Tiger List data by using this Skill to pull trading activity records from Tushare, identifying top-performing stocks with significant net buying activity for analysis.

Do I need a Tushare API token to fetch A-share market data and Dragon Tiger List records?

Yes, you need an active Tushare API access token to fetch A-share concept sector and Dragon Tiger List data, along with pandas installed for data manipulation and filtering.

Can I automatically filter ST stocks from my A-share sector analysis data?

Yes, you can automatically filter out ST (Special Treatment) stocks from your A-share sector analysis using this Skill, ensuring cleaner data for tracking market momentum and generating reports.

What is the best way to track A-share concept sector momentum using Tushare?

The best way to track A-share concept sector momentum is using this Skill to query Tushare data with pandas, filtering ST stocks and outputting the performance results into a Markdown report.

Does this Skill support exporting Dragon Tiger List data to formats other than Markdown?

No, this Skill currently only supports generating Markdown reports for Dragon Tiger List data and sector monitoring results, relying on pandas for internal data manipulation before output.