Agent skill

cross-border-flow-tracker

Track and analyze cross-border capital flows between mainland China and Hong Kong via Stock Connect (沪港通/深港通). Monitor northbound (北向资金) and southbound (南向资金) flows, identify trending stocks, and analyze institutional positioning. Use when user asks about 北向资金, 南向资金, 外资动向, Stock Connect flows, or cross-border investment trends.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill cross-border-flow-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/cross-border-flow-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 跨境资金流向追踪 (Cross-Border Flow Tracker) ## Overview Monitor and analyze capital flows between mainland China and Hong Kong through Stock Connect programs. Track northbound capital (北向资金 - foreign money into A-shares) and southbound capital (南向资金 - mainland money into HK stocks) to identify investment trends and institutional positioning. ## Stock Connect Overview ### Northbound (北向) - Into A-Shares - **沪股通 (Shanghai Connect)**: Access Shanghai stocks - **深股通 (Shenzhen Connect)**: Access Shenzhen stocks - Daily quota: 520 billion RMB each way - Eligible stocks: Major index constituents, large/mid caps ### Southbound (南向) - Into HK Stocks - **港股通(沪) via Shanghai**: Access HK stocks - **港股通(深) via Shenzhen**: Access HK stocks - Daily quota: 420 billion RMB each way - Eligible stocks: HSI/HSCEI constituents, large caps ## Data Sources **Real-time & Daily Data:** - 东方财富 - 北向资金 (eastmoney.com) - 同花顺 - 资金流向 (10jqka.com.cn) - 港交所 (HKEX) - 互联互通数据 - Wind资讯 (wind.com.cn) **Search Strategy:** - "北向资金今日流入" - Daily northbound flow - "北向资金持股 [股票名称]" - Individual stock holdings - "南向资金净买入" - Southbound net purchases - "沪深港通 资金流向" - Overall Stock Connect flows ## Analysis Framework ### 1. Daily Flow

What's inside
Steps it walks through
  1. Overview
  2. Stock Connect Overview
  3. Northbound (北向) - Into A-Shares
  4. Southbound (南向) - Into HK Stocks
  5. Data Sources
  6. Analysis Framework
  7. 1. Daily Flow Summary
  8. 2. Northbound Stock Holdings Analysis
  9. 3. Southbound Stock Analysis
  10. 4. Flow Trend Analysis
  11. 5. Sector Flow Analysis
  12. Signal Interpretation
  13. Bullish Signals (看多信号)
  14. Bearish Signals (看空信号)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the cross-border-flow-tracker skill do?

Track and analyze cross-border capital flows between mainland China and Hong Kong via Stock Connect (沪港通/深港通). Monitor northbound (北向资金) and southbound (南向资金) flows, identify trending stocks, and analyze institutional positioning. Use when user asks about 北向资金, 南向资金, 外资动向, Stock Connect flows, or cross-border investment trends.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill cross-border-flow-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going