Agent skill

longbridge-sector-monitor

Sector rotation continuous monitoring via Longbridge — 6–12 month trend tracking across economic cycles (recovery / overheating / stagflation / recession), identifies leading sectors per cycle phase (recovery→consumer discretionary/financials, overheating→energy/materials, stagflation→healthcare/staples, recession→utilities/bonds), and outputs sector allocation recommendations. Differs from longbridge-sector-rotation which gives a point-in-time snapshot. Triggers: "行业监控", "板块监控", "行业跟踪", "经济周期", "顺周期", "逆周期", "行业配置", "周期行业", "防御行业", "行业仓位", "行業監控", "板塊監控", "行業追蹤", "經濟週期", "順週期", "逆週期", "行業配置",

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill longbridge-sector-monitor --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-sector-monitor/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-sector-monitor Prompt-only analysis skill. Tracks sector rotation over 6–12 months by locating the current economic cycle phase and mapping it to historically favoured sectors. Provides ongoing allocation recommendations rather than a point-in-time snapshot. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use - *"当前经济周期在哪个阶段"*, *"where are we in the economic cycle"*, *"當前經濟週期在哪個階段"* - *"行业配置建议"*, *"sector allocation recommendation"*, *"行業配置建議"* - *"现在应该超配哪些行业"*, *"which sectors to overweight now"* - *"防御性板块 vs 顺周期板块"*, *"defensive vs cyclical sectors"* - *"行业轮动跟踪"*, *"sector rotation tracking over 6 months"* For a quick point-in-time sector strength ranking use `longbridge-sector-rotation`. For single-stock capital flow use `longbridge-capital-flow`. ## Economic cycle framework | Phase | 阶段 | Key macro signals | Favoured sectors | |---|---|---|---| | Recovery / 复苏 | GDP turning up, unemployment falling, rates low | Consumer discretionary, Financials, Real estate | | Overheating / 过热 | GDP above trend, inflation rising, rates rising | Energy, Materials, Industrials | | Stagflation / 滞涨 | Growth sl

What's inside
Steps it walks through
  1. When to use
  2. Economic cycle framework
  3. CLI
  4. Workflow
  5. Output
  6. Error handling
  7. MCP fallback
  8. Related skills
  9. File layout
Ships with 1 file
  • metadata.json
Commands it runs
Index constituents to identify sector universe
longbridge constituent <INDEX> --format json
longbridge kline <SECTOR_ETF> --period day --count 120 --format json
Capital flow for individual sector symbols
longbridge capital <SYMBOL> --flow --format json
If unsure about flags:
longbridge constituent --help
longbridge kline --help
longbridge capital --help
longbridge kline <SECTOR> --period day --count 120 --format json
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-sector-monitor skill do?

Sector rotation continuous monitoring via Longbridge — 6–12 month trend tracking across economic cycles (recovery / overheating / stagflation / recession), identifies leading sectors per cycle phase (recovery→consumer discretionary/financials, overheating→energy/materials, stagflation→healthcare/staples, recession→utilities/bonds), and outputs sector allocation recommendations. Differs from longbridge-sector-rotation which gives a point-in-time snapshot. Triggers: "行业监控", "板块监控", "行业跟踪", "经济周期", "顺周期", "逆周期", "行业配置", "周期行业", "防御行业", "行业仓位", "行業監控", "板塊監控", "行業追蹤", "經濟週期", "順週期", "逆週期", "行業配置",

How do I install it?

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