longbridge-coverage-initiation

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

longbridge-coverage-initiation

longbridge-coverage-initiation

Generates a structured initiating-coverage report framework for a single listed company, following a five-step institutional workflow.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
遵循五步机构级工作流,为单一上市公司生成结构化的首次覆盖报告框架。
响应语言:匹配用户输入语言——简体中文 / 繁体中文 / 英文。

When to use

使用场景

Trigger when the user wants to establish formal research coverage of a company:
  • "帮我写一份 NVDA 的首次覆盖报告" / "幫我做 700.HK 的覆蓋報告" / "Initiate coverage on TSLA"
  • "覆盖报告框架", "首次评级报告", "initiating coverage report"
当用户希望对某家公司建立正式研究覆盖时触发:
  • "帮我写一份 NVDA 的首次覆盖报告" / "幫我做 700.HK 的覆蓋報告" / "Initiate coverage on TSLA"
  • "覆盖报告框架", "首次评级报告", "initiating coverage report"

Workflow

工作流

Five-step coverage initiation process:
  1. Company overview — business description, history, key products/services, geographic exposure
  2. Industry positioning — sector dynamics, competitive landscape, market share, tailwinds/headwinds
  3. Financial modelling — historical P&L, balance sheet health, free cash flow, key ratios
  4. Valuation analysis — current multiples vs peers vs historical range, DCF considerations, target price rationale
  5. Investment conclusion — rating (Buy / Hold / Sell), 12-month price target, key catalysts, key risks
Run these CLI commands (parallel is fine):
bash
undefined
首次覆盖的五步流程:
  1. 公司概述——业务描述、发展历史、核心产品/服务、地域布局
  2. 行业定位——行业动态、竞争格局、市场份额、利好/利空因素
  3. 财务建模——历史损益表、资产负债表健康状况、自由现金流、关键比率
  4. 估值分析——当前估值倍数与同行及历史区间对比、DCF考量、目标价依据
  5. 投资结论——评级(买入/持有/卖出)、12个月目标价、核心催化剂、核心风险
运行以下CLI命令(可并行执行):
bash
undefined

Company profile (business overview, sector, executives)

Company profile (business overview, sector, executives)

longbridge company <SYMBOL> --format json
longbridge company <SYMBOL> --format json

Full financial report (IS + BS + CF — all periods available)

Full financial report (IS + BS + CF — all periods available)

longbridge financial-report <SYMBOL> --kind ALL --format json
longbridge financial-report <SYMBOL> --kind ALL --format json

Industry-level valuation comparison

Industry-level valuation comparison

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

Recent news and regulatory filings for context

Recent news and regulatory filings for context

longbridge news <SYMBOL> --format json

> If you're unsure of exact flag names or defaults, run `longbridge <subcommand> --help` first.
longbridge news <SYMBOL> --format json

> 若不确定确切的参数名称或默认值,请先运行 `longbridge <subcommand> --help`。

Symbol format

代码格式

<CODE>.<MARKET>
— e.g.
NVDA.US
,
700.HK
,
600519.SH
. If the market is ambiguous, ask the user.
<CODE>.<MARKET>
——例如
NVDA.US
,
700.HK
,
600519.SH
。若市场信息不明确,请询问用户。

Output

输出格式

Structure the output as a formatted research report with clearly labelled sections:
Cover page metadata: Symbol, company name, date, analyst note (LLM-generated)
Section 1 — Company overview: 2–3 paragraphs on business model, history, geography
Section 2 — Industry positioning: market size, growth drivers, Porter five-forces summary, competitive moat assessment
Section 3 — Financial highlights (table):
MetricYear -2Year -1LTM
Revenue
Net Income
EPS
Gross Margin %
ROE
Section 4 — Valuation:
  • Current PE / PB / PS vs industry median
  • Historical percentile (if available)
  • Implied price target rationale
Section 5 — Investment conclusion:
  • Rating, price target, upside/downside
  • Top 3 catalysts (bull case)
  • Top 3 risks (bear case)
将输出整理为带有清晰标注章节的格式化研究报告:
封面元数据:代码、公司名称、日期、分析师备注(由LLM生成)
第1章——公司概述:2–3段关于商业模式、发展历史、地域布局的内容
第2章——行业定位:市场规模、增长驱动因素、波特五力模型总结、竞争护城河评估
第3章——财务亮点 (table):
指标前两年前一年LTM
营收
净利润
EPS
毛利率 %
ROE
第4章——估值分析
  • 当前 PE / PB / PS 与行业中位数对比
  • 历史百分位(若有数据)
  • 目标价推导依据
第5章——投资结论
  • 评级、目标价、上涨/下跌空间
  • 前3大催化剂(乐观场景)
  • 前3大风险(悲观场景)

Error handling

错误处理

SituationSimplified ChineseTraditional Chinese / English
command not found: longbridge
回退到 MCP;否则提示安装 longbridge-terminal回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install longbridge-terminal
not logged in
/
unauthorized
请运行
longbridge auth login
請運行
longbridge auth login
/ Run
longbridge auth login
company
subcommand missing data
从其他子命令补充可用信息,标注缺失字段從其他命令補充,標注缺失 / Supplement from other commands, flag missing fields
Other stderr原样展示错误,不重试原樣展示,不重試 / Surface verbatim, no silent retry
场景简体中文繁体中文 / 英文
command not found: longbridge
回退到 MCP;否则提示安装 longbridge-terminal回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install longbridge-terminal
not logged in
/
unauthorized
请运行
longbridge auth login
請運行
longbridge auth login
/ Run
longbridge auth login
company
子命令缺失数据
从其他子命令补充可用信息,标注缺失字段從其他命令補充,標注缺失 / Supplement from other commands, flag missing fields
其他标准错误输出原样展示错误,不重试原樣展示,不重試 / Surface verbatim, no silent retry

Related skills

相关技能

User asksRoute to
Quick stock research snapshot
longbridge-stock-research
Peer valuation comparison
longbridge-peer-comparison
Industry overview
longbridge-industry-overview
Post-earnings update
longbridge-earnings
Competitive landscape
longbridge-competitive-analysis
用户提问跳转至
快速股票研究快照
longbridge-stock-research
同行估值对比
longbridge-peer-comparison
行业概述
longbridge-industry-overview
财报后更新
longbridge-earnings
竞争格局分析
longbridge-competitive-analysis

File layout

文件结构

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