longbridge-industry-overview

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

longbridge-industry-overview

longbridge-industry-overview

Generates an industry panorama report for a given sector or index, synthesising constituent stocks, peer valuation, and industry news into a structured landscape view.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
为指定行业或指数生成行业全景报告,将成分股、同行估值及行业新闻整合为结构化的全景视图。
响应语言:匹配用户输入语言——简体中文 / 繁体中文 / 英文。

When to use

使用场景

Trigger when the user wants an industry-level (not single-stock) analysis:
  • "给我做一份半导体行业的报告" / "幫我寫港股科技板塊全景" / "Give me an overview of the EV sector"
  • "行业竞争格局", "板块分析", "market landscape for cloud computing"
If the user mentions a specific stock as the entry point ("NVDA 所在的行业"), use that stock's industry as the anchor.
当用户需要行业层面(非个股)分析时触发:
  • "给我做一份半导体行业的报告" / "幫我寫港股科技板塊全景" / "Give me an overview of the EV sector"
  • "行业竞争格局", "板块分析", "market landscape for cloud computing"
如果用户以特定个股为切入点("NVDA 所在的行业"),则以该个股所属行业为分析锚点。

Workflow

工作流程

  1. Identify the target industry or sector (from explicit mention or inferred from anchor symbol).
  2. If an index or ETF covers the sector, fetch its constituents.
  3. For each key constituent (top 5–8 by market cap), fetch industry-level valuation data.
  4. Fetch recent industry news using representative symbols as proxies.
  5. Synthesise into an industry overview report (see Output section).
  1. 确定目标行业或板块(来自明确提及或从锚点个股推断)。
  2. 若有指数或ETF覆盖该板块,获取其成分股列表。
  3. 针对每个核心成分股(市值排名前5-8位),获取行业层面的估值数据。
  4. 以代表性个股为代理,获取近期行业新闻。
  5. 整合为行业概览报告(详见输出部分)。

CLI

CLI

If you're unsure of exact flag names or defaults, run
longbridge <subcommand> --help
first.
bash
undefined
若不确定确切的参数名称或默认值,请先运行
longbridge <subcommand> --help
bash
undefined

Constituent list for a sector index or ETF

获取行业指数或ETF的成分股列表

longbridge constituent <INDEX_SYMBOL> --format json
longbridge constituent <INDEX_SYMBOL> --format json

Industry-level valuation comparison (anchored to a representative symbol)

基于代表性个股的行业层面估值对比

longbridge industry-valuation <SYMBOL> --format json
longbridge industry-valuation <SYMBOL> --format json

Recent news for top-N constituents (run per key company)

获取头部N家成分股的近期新闻(针对每家核心企业运行)

longbridge news <SYMBOL> --format json
longbridge news <SYMBOL> --format json

Static info for market cap / industry classification

获取市值/行业分类的静态信息

longbridge static <SYMBOL> --format json

Common index symbols: `HSI.HK` (Hang Seng), `SPX.US` (S&P 500), `IXIC.US` (Nasdaq), `000300.SH` (CSI 300). Sector ETF examples: `SOXX.US` (semiconductors), `XLK.US` (US tech).
longbridge static <SYMBOL> --format json

常见指数代码:`HSI.HK`(恒生指数)、`SPX.US`(标普500)、`IXIC.US`(纳斯达克指数)、`000300.SH`(沪深300)。行业ETF示例:`SOXX.US`(半导体)、`XLK.US`(美国科技)。

Output

输出格式

Structure the response as an industry report:
  1. Industry definition — scope, SIC/GICS classification, geographic focus
  2. Market sizing — estimated total addressable market, growth rate, stage (early / growth / mature / declining)
  3. Key players (table — top 5–8 by market cap):
CompanySymbolMarket CapRevenue GrowthPEMarket Share Est.
  1. Competitive dynamics — concentration (HHI), barriers to entry, switching costs, pricing power
  2. Valuation landscape — PE / PB / PS range (min / median / max) across sector
  3. Thematic catalysts — top 3–5 industry tailwinds (policy, technology, macro)
  4. Key risks — top 3 headwinds or structural threats
  5. Conclusion — overall industry attractiveness rating and investment angle
将响应整理为行业报告结构:
  1. 行业定义——范围、SIC/GICS分类、地域聚焦
  2. 市场规模——估算总可寻址市场、增长率、发展阶段(早期/成长/成熟/衰退)
  3. 核心参与者(表格——市值前5-8位):
公司代码市值营收增长率PE市场份额估算
  1. 竞争动态——集中度(HHI)、进入壁垒、转换成本、定价权
  2. 估值全景——行业内PE/PB/PS区间(最小值/中位数/最大值)
  3. 主题催化剂——Top3-5行业利好因素(政策、技术、宏观)
  4. 核心风险——Top3行业利空因素或结构性威胁
  5. 结论——整体行业吸引力评级及投资视角

Error handling

错误处理

SituationSimplified ChineseTraditional Chinese / English
command not found: longbridge
回退到 MCP;否则提示安装 longbridge-terminal回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install
not logged in
/
unauthorized
请运行
longbridge auth login
請運行
longbridge auth login
/ Run
longbridge auth login
Index symbol not found请提供正确的指数代码,如 SPX.US、HSI.HK請提供正確指數代碼 / Provide a valid index symbol e.g. SPX.US
Other stderr原样展示错误,不重试原樣展示,不重試 / Surface verbatim, no silent retry
场景简体中文繁体中文 / 英文
command not found: longbridge
回退至MCP;否则提示安装longbridge-terminal回退至MCP;否則提示安裝 / Fall back to MCP; prompt to install
not logged in
/
unauthorized
请运行
longbridge auth login
請運行
longbridge auth login
/ Run
longbridge auth login
指数代码未找到请提供正确的指数代码,如SPX.US、HSI.HK請提供正確指數代碼 / Provide a valid index symbol e.g. SPX.US
其他标准错误输出原样展示错误,不重试原樣展示,不重試 / Surface verbatim, no silent retry

Related skills

相关技能

User asksRoute to
Single-company research
longbridge-stock-research
Peer valuation matrix
longbridge-peer-comparison
Index constituent list
longbridge-constituent
Competitive analysis for one company
longbridge-competitive-analysis
Coverage initiation
longbridge-coverage-initiation
用户提问跳转至
个股研究
longbridge-stock-research
同行估值矩阵
longbridge-peer-comparison
指数成分股列表
longbridge-constituent
单公司竞争分析
longbridge-competitive-analysis
首次覆盖报告
longbridge-coverage-initiation

File layout

文件结构

longbridge-industry-overview/
└── SKILL.md
Prompt-only — no
scripts/
. Discover the latest CLI flags via
longbridge <subcommand> --help
.
longbridge-industry-overview/
└── SKILL.md
仅需提示词——无
scripts/
目录。通过
longbridge <subcommand> --help
了解最新CLI参数。