Agent skill

longbridge-northbound-flow

Shanghai-Shenzhen-Hong Kong Stock Connect capital flow analysis — tracks northbound (foreign capital buying A-shares) and southbound (mainland capital buying HK stocks) net flows, sector allocation, and AH-premium arbitrage signals. Triggers: "北向资金", "南向资金", "沪深港通", "陆港通", "外资流入", "北向净买入", "沪股通", "深股通", "北向加仓", "北向减仓", "北向資金", "南向資金", "滬深港通", "陸港通", "外資流入", "北向淨買入", "北向加倉", "northbound flow", "southbound flow", "Stock Connect", "Shanghai-Hong Kong connect", "foreign capital inflow", "smart money northbound".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill longbridge-northbound-flow --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Declared author: longbridge
Path: skills/analysis/longbridge-northbound-flow/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

# longbridge-northbound-flow Stock Connect cross-border capital flow analysis. Identifies northbound (foreign → A-share) and southbound (mainland → HK) net flows, sector biases, and AH-premium arbitrage signals. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use - *"今天北向资金净买入多少"*, *"northbound net inflow today"*, *"今天北向資金淨買入多少"* - *"外资在加仓哪些板块"*, *"which sectors are foreigners buying"* - *"南向资金今日动向"*, *"southbound flow today"* - *"陆港通套利机会"*, *"AH premium arbitrage signal"* - *"北向连续净流入天数"*, *"consecutive northbound inflow days"* For single-stock capital flow (not cross-border context) route to `longbridge-capital-flow`. For AH premium detail route to `longbridge-ah-premium`. ## Data availability note Longbridge CLI may not expose a dedicated northbound-fund endpoint. Always run `longbridge capital --help` and `longbridge broker-holding --help` first to discover available flags. If a dedicated northbound command is absent: 1. Use `longbridge capital <SYMBOL> --flow --format json` for proxy signals (large-order / institutional net flow as a northbound proxy). 2. Use `longbridge ah-premium` commands for AH arbitr

What's inside
Steps it walks through
  1. When to use
  2. Data availability note
  3. Workflow
  4. CLI
  5. Output
  6. Error handling
  7. MCP fallback
  8. Related skills
  9. File layout
Ships with 1 file
  • metadata.json
Commands it runs
longbridge capital --help
longbridge broker-holding --help
longbridge northbound --format json
longbridge northbound --sector --format json
longbridge capital <SYMBOL> --flow --format json
longbridge calc-index <SYMBOL> --format json
longbridge ah-premium <SYMBOL> --format json
longbridge quote <SYMBOL> --format json
Discover available flags first
Capital flow proxy for key A-share stocks
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-northbound-flow skill do?

Shanghai-Shenzhen-Hong Kong Stock Connect capital flow analysis — tracks northbound (foreign capital buying A-shares) and southbound (mainland capital buying HK stocks) net flows, sector allocation, and AH-premium arbitrage signals. Triggers: "北向资金", "南向资金", "沪深港通", "陆港通", "外资流入", "北向净买入", "沪股通", "深股通", "北向加仓", "北向减仓", "北向資金", "南向資金", "滬深港通", "陸港通", "外資流入", "北向淨買入", "北向加倉", "northbound flow", "southbound flow", "Stock Connect", "Shanghai-Hong Kong connect", "foreign capital inflow", "smart money northbound".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-northbound-flow --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