longbridge-investment-proposal
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-investment-proposal
longbridge-investment-proposal
Generate a structured investment proposal for a single stock opportunity.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
为单个股票机会生成结构化投资提案。
响应语言:匹配用户输入语言——简体中文/繁体中文/英文。
When to use
使用场景
Trigger on prompts asking for:
- A formal investment memo or proposal — "帮我写一份 NVDA 的投资提案", "generate an investment memo for TSLA"
- Investment rationale write-up — "投资逻辑", "investment case", "建仓建议"
- Structured buy / hold / sell recommendation — "position recommendation", "investment summary"
For post-earnings analysis defer to . For valuation-only analysis defer to .
longbridge-earningslongbridge-valuation当用户提出以下请求时触发:
- 正式的投资备忘录或提案—— "帮我写一份 NVDA 的投资提案", "generate an investment memo for TSLA"
- 投资逻辑撰写—— "投资逻辑", "investment case", "建仓建议"
- 结构化买入/持有/卖出建议—— "position recommendation", "investment summary"
若为财报后分析,请转用;若仅为估值分析,请转用。
longbridge-earningslongbridge-valuationWorkflow
工作流程
- Extract the target symbol; normalise to .
<CODE>.<MARKET> - Gather data in parallel:
- Company profile (name, business, employees, founding, IPO date)
- Latest financials (revenue, net income, EPS, ROE, gross margin, FCF)
- Valuation multiples (PE, PB, EV-EBITDA, PEG)
- Analyst consensus (target price, rating distribution)
- Recent news and catalysts
- Synthesise into the proposal structure below.
- Flag data gaps explicitly rather than fabricating figures.
If unsure of exact flag names, runbefore proceeding.longbridge <subcommand> --help
- 提取目标代码;标准化为格式。
<CODE>.<MARKET> - 并行收集以下数据:
- 公司概况(Company profile):名称、业务、员工数、成立时间、IPO日期
- 最新财务数据(Latest financials):营收、净利润、EPS、ROE、毛利率、FCF
- 估值倍数(Valuation multiples):PE、PB、EV-EBITDA、PEG
- 分析师共识(Analyst consensus):目标价、评级分布
- 近期新闻与催化剂(Recent news and catalysts)
- 将数据整合为以下提案结构。
- 明确标注数据缺口,切勿编造数据。
若不确定具体命令名称,请先运行。longbridge <subcommand> --help
CLI
CLI
bash
undefinedbash
undefinedCompany profile
Company profile
longbridge company <SYMBOL> --format json
longbridge company <SYMBOL> --format json
Financial statements
Financial statements
longbridge financial-report <SYMBOL> --kind ALL --format json
longbridge financial-report <SYMBOL> --kind ALL --format json
Valuation multiples
Valuation multiples
longbridge valuation <SYMBOL> --format json
longbridge valuation <SYMBOL> --format json
Analyst consensus
Analyst consensus
longbridge consensus <SYMBOL> --format json
longbridge consensus <SYMBOL> --format json
Recent news
Recent news
longbridge news <SYMBOL> --format json
undefinedlongbridge news <SYMBOL> --format json
undefinedOutput structure
输出结构
undefinedundefinedInvestment Proposal: <Company Name> (<SYMBOL>)
投资提案:<公司名称> (<SYMBOL>)
Date: <today>
日期:<今日日期>
Executive Summary
执行摘要
One-paragraph verdict: Buy / Hold / Avoid, price target, key thesis.
一段式结论:买入/持有/回避,目标价,核心逻辑。
Company Overview
公司概况
Business description, market, employees, listing date.
业务描述、市场情况、员工数、上市日期。
Investment Thesis
投资逻辑
- <Core point 1>
- <Core point 2>
- <Core point 3> [4–5 if applicable]
- <核心要点1>
- <核心要点2>
- <核心要点3> [如有需要可补充4-5点]
Financial Analysis
财务分析
| Metric | LTM | YoY Δ |
|---|---|---|
| Revenue | ||
| Net Income | ||
| EPS | ||
| Gross Margin | ||
| ROE | ||
| FCF |
| 指标 | LTM | 同比变动 |
|---|---|---|
| 营收 | ||
| 净利润 | ||
| EPS | ||
| 毛利率 | ||
| ROE | ||
| FCF |
Valuation
估值
| Multiple | Current | Industry Median | Assessment |
|---|---|---|---|
| PE | |||
| PB | |||
| EV/EBITDA |
Target price rationale and upside / downside.
| 倍数 | 当前值 | 行业中位数 | 评估 |
|---|---|---|---|
| PE | |||
| PB | |||
| EV/EBITDA |
目标价依据及上涨/下跌空间。
Catalysts & Timeline
催化剂与时间线
- Near-term (0–3 months): ...
- Medium-term (3–12 months): ...
- 短期(0-3个月):...
- 中期(3-12个月):...
Risk Factors
风险因素
- <Risk 1>
- <Risk 2>
- <Risk 3>
- <风险1>
- <风险2>
- <风险3>
Position Recommendation
仓位建议
Suggested entry range, position size, stop-loss level, review trigger.
undefined建议入场区间、仓位规模、止损水平、复盘触发条件。
undefinedError handling
错误处理
| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| Symbol not found | 未找到该代码,请确认市场和代码格式。 | 找不到該代碼,請確認市場和代碼格式。 | Symbol not found — verify the exchange and ticker. |
| Financials unavailable | 财务数据暂不可用,提案中该部分留空。 | 財務數據暫不可用,提案中該部分留空。 | Financials unavailable — that section will be left blank. |
| 请安装 longbridge-terminal 或通过 MCP 连接。 | 請安裝 longbridge-terminal 或透過 MCP 連線。 | Install longbridge-terminal or connect via MCP. |
| 请运行 | 請執行 | Run |
| 场景 | 简体回复 | 繁体回复 | 英文回复 |
|---|---|---|---|
| 未找到代码 | 未找到该代码,请确认市场和代码格式。 | 找不到該代碼,請確認市場和代碼格式。 | Symbol not found — verify the exchange and ticker. |
| 财务数据不可用 | 财务数据暂不可用,提案中该部分留空。 | 財務數據暫不可用,提案中該部分留空。 | Financials unavailable — that section will be left blank. |
| 请安装 longbridge-terminal 或通过 MCP 连接。 | 請安裝 longbridge-terminal 或透過 MCP 連線。 | Install longbridge-terminal or connect via MCP. |
| 请运行 | 請執行 | Run |
MCP fallback
MCP替代方案
If binary is not found, fall back to the equivalent tools for each data type.
longbridgemcp__longbridge__*如果未找到二进制文件,则使用对应的数据类型工具作为替代方案。
longbridgemcp__longbridge__*Related skills
相关技能
- — deep financial KPI analysis
longbridge-fundamental - — historical valuation percentile
longbridge-valuation - — post-earnings update report
longbridge-earnings - — recent news and filings
longbridge-news
- — 深度财务KPI分析
longbridge-fundamental - — 历史估值百分位分析
longbridge-valuation - — 财报后更新报告
longbridge-earnings - — 近期新闻与公告
longbridge-news
File layout
文件结构
skills/longbridge-investment-proposal/
└── SKILL.mdskills/longbridge-investment-proposal/
└── SKILL.md