longbridge-coverage-initiation
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-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:
- Company overview — business description, history, key products/services, geographic exposure
- Industry positioning — sector dynamics, competitive landscape, market share, tailwinds/headwinds
- Financial modelling — historical P&L, balance sheet health, free cash flow, key ratios
- Valuation analysis — current multiples vs peers vs historical range, DCF considerations, target price rationale
- Investment conclusion — rating (Buy / Hold / Sell), 12-month price target, key catalysts, key risks
Run these CLI commands (parallel is fine):
bash
undefined首次覆盖的五步流程:
- 公司概述——业务描述、发展历史、核心产品/服务、地域布局
- 行业定位——行业动态、竞争格局、市场份额、利好/利空因素
- 财务建模——历史损益表、资产负债表健康状况、自由现金流、关键比率
- 估值分析——当前估值倍数与同行及历史区间对比、DCF考量、目标价依据
- 投资结论——评级(买入/持有/卖出)、12个月目标价、核心催化剂、核心风险
运行以下CLI命令(可并行执行):
bash
undefinedCompany 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>NVDA.US700.HK600519.SH<CODE>.<MARKET>NVDA.US700.HK600519.SHOutput
输出格式
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):
| Metric | Year -2 | Year -1 | LTM |
|---|---|---|---|
| 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
错误处理
| Situation | Simplified Chinese | Traditional Chinese / English |
|---|---|---|
| 回退到 MCP;否则提示安装 longbridge-terminal | 回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install longbridge-terminal |
| 请运行 | 請運行 |
| 从其他子命令补充可用信息,标注缺失字段 | 從其他命令補充,標注缺失 / Supplement from other commands, flag missing fields |
| Other stderr | 原样展示错误,不重试 | 原樣展示,不重試 / Surface verbatim, no silent retry |
| 场景 | 简体中文 | 繁体中文 / 英文 |
|---|---|---|
| 回退到 MCP;否则提示安装 longbridge-terminal | 回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install longbridge-terminal |
| 请运行 | 請運行 |
| 从其他子命令补充可用信息,标注缺失字段 | 從其他命令補充,標注缺失 / Supplement from other commands, flag missing fields |
| 其他标准错误输出 | 原样展示错误,不重试 | 原樣展示,不重試 / Surface verbatim, no silent retry |
Related skills
相关技能
| User asks | Route to |
|---|---|
| Quick stock research snapshot | |
| Peer valuation comparison | |
| Industry overview | |
| Post-earnings update | |
| Competitive landscape | |
| 用户提问 | 跳转至 |
|---|---|
| 快速股票研究快照 | |
| 同行估值对比 | |
| 行业概述 | |
| 财报后更新 | |
| 竞争格局分析 | |
File layout
文件结构
longbridge-coverage-initiation/
└── SKILL.mdPrompt-only — no . Discover the latest CLI flags via .
scripts/longbridge <subcommand> --helplongbridge-coverage-initiation/
└── SKILL.md仅需提示信息——无 目录。通过 了解最新的CLI参数。
scripts/longbridge <subcommand> --help