cn-theme-strength-mx

Rank A-share theme strength using local mappings and live MX quotes.

3|Updated May 9, 2026
One-click install
npx skills add https://github.com/tsetsugekka/codex-market-skills --skill cn-theme-strength-mx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cn-theme-strength-mx
Source: https://github.com/tsetsugekka/codex-market-skills/tree/main/skills/cn-theme-strength-mx
Command: npx skills add https://github.com/tsetsugekka/codex-market-skills --skill cn-theme-strength-mx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

It solves the problem of quickly identifying which A-share themes are currently strongest or weakest during intraday trading, using both a local theme-to-stock mapping and live quote data.

Core Features & Use Cases

  • Weighted theme ranking (TOP10/BOTTOM10): Aggregates constituent stock percentage changes with mapping weights to compute theme-level strength, not a simple board/sector proxy.
  • Live quote coverage with progress reporting: Pulls quotes via MX (mx-zixuan first, then mx-xuangu to补抓 missing constituents), and reports how complete the fetch is.
  • TOP3 theme driver inference: For only the top three themes, selects a representative stock and uses股吧线索 plus mx-search资讯 to infer the likely sector-level catalyst with a confidence label.

Quick Start

Use the cn-theme-strength-mx skill to rank current A-share theme strength and show TOP10/BOTTOM10 plus a short TOP3 driver check.

Frequently Asked Questions about cn-theme-strength-mx

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

FAQPage Schema
How do I get real-time A-share theme strength rankings during intraday trading?

A-share theme strength rankings are calculated by aggregating live MX quote data with a local stock-theme mapping cache, applying weighted aggregation to output TOP10 and BOTTOM10 intraday rankings.

What is weighted aggregation for calculating theme returns?

Weighted aggregation calculates theme returns using the formula theme_return = sum(weight*CHG)/sum(weight), combining constituent stock percentage changes with their mapping weights rather than using simple sector proxies.

How do I infer catalysts for the strongest A-share themes today?

TOP3 theme driver inference selects a representative stock from each top theme and analyzes股吧线索 combined with mx-search资讯 to output a likely sector-level catalyst with a confidence label.

Do I need mx-zixuan and mx-xuangu to fetch live quotes for theme rankings?

Yes, live quote coverage pulls quotes via mx-zixuan first, then uses mx-xuangu to fetch missing constituent stocks, reporting the overall completeness of the quote data fetched.

Can I use cn-search and cn-stock-move-reason for driver inference?

Yes, the skill optionally uses mx-search and cn-stock-move-reason alongside股吧线索 to infer the TOP3 theme driver catalysts, assigning a confidence label to each inference.

What are the limitations of using weighted aggregation for A-share theme strength?

Weighted aggregation theme strength is designed for intraday and current-session scenarios, relying on a local stock-theme mapping cache and live MX quotes, meaning rankings reflect real-time data rather than historical trend analysis.