longbridge-company-profile
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-company-profile
longbridge-company-profile
Professional pitch-book company profile page — positioning, financials, shareholders, and catalysts formatted for investment-banking presentations.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
专业的推介材料风格公司简介页——专为投行演示格式化的定位、财务、股东及催化剂内容。
响应语言:匹配用户输入语言——简体中文/繁体中文/英文。
When to use
使用场景
Trigger on prompts asking for:
- Pitch-book or presentation-ready company page — "给我 TSLA 的公司画像", "company profile page for AAPL", "公司简介页"
- Investor or trading material — "investor profile", "公司展示页", "company slide"
- IB-style company description — "投行公司页", "pitch book company page"
For a compact one-pager defer to . For deep financial analysis defer to .
longbridge-company-tearsheetlongbridge-fundamental当用户请求以下内容时触发:
- 适用于推介材料或演示的公司页面——"给我 TSLA 的公司画像", "company profile page for AAPL", "公司简介页"
- 投资者或交易材料——"investor profile", "公司展示页", "company slide"
- 投行风格的公司描述——"投行公司页", "pitch book company page"
如需简洁的单页资料,请使用。如需深度财务分析,请使用。
longbridge-company-tearsheetlongbridge-fundamentalWorkflow
工作流程
- Extract and normalise the symbol (e.g. ,
TSLA.US).700.HK - Fetch in parallel:
- Company profile (business description, industry, founded, employees, IPO)
- Income statement KPIs (revenue, EBITDA, net income, EPS — last 3 years)
- Valuation multiples (PE, PB, EV, EV/EBITDA)
- 1-year daily price history (OHLCV, for trend description)
- Executive team (CEO, CFO, key officers)
- Major shareholders (top 5)
- Latest news / catalysts (top 5)
- Synthesise a positioning quadrant narrative (market position vs. growth rate).
- Render the profile in structured markdown — headline block, financial matrix, shareholder table, catalyst bullets.
- Flag any data gaps with "—".
If unsure of exact flag names, runbefore proceeding.longbridge <subcommand> --help
- 提取并标准化股票代码(例如、
TSLA.US)。700.HK - 并行获取以下数据:
- 公司概况(业务描述、行业、成立时间、员工数、IPO信息)
- 损益表关键指标(营收、EBITDA、净利润、EPS——过去3年)
- 估值倍数(PE、PB、EV、EV/EBITDA)
- 1年每日价格历史数据(OHLCV,用于趋势描述)
- 管理团队(CEO、CFO、核心管理人员)
- 主要股东(前5名)
- 最新资讯/催化剂(前5条)
- 生成定位象限说明(市场地位 vs. 增长率)。
- 以结构化Markdown格式呈现公司资料——标题块、财务矩阵、股东表格、催化剂项目符号。
- 若存在数据缺口,用"—"标注。
若不确定具体命令参数,请先运行。longbridge <subcommand> --help
CLI
CLI
bash
undefinedbash
undefinedCompany profile (description, industry, IPO, address)
Company profile (description, industry, IPO, address)
longbridge company <SYMBOL> --format json
longbridge company <SYMBOL> --format json
Income statement (revenue, net income, EPS)
Income statement (revenue, net income, EPS)
longbridge financial-report <SYMBOL> --kind IS --format json
longbridge financial-report <SYMBOL> --kind IS --format json
Valuation multiples (PE, PB, EV/EBITDA)
Valuation multiples (PE, PB, EV/EBITDA)
longbridge calc-index <SYMBOL> --format json
longbridge calc-index <SYMBOL> --format json
1-year daily OHLCV for trend description
1-year daily OHLCV for trend description
longbridge kline <SYMBOL> --period day --count 252 --format json
longbridge kline <SYMBOL> --period day --count 252 --format json
Executive team
Executive team
longbridge executive <SYMBOL> --format json
longbridge executive <SYMBOL> --format json
Major shareholders
Major shareholders
longbridge shareholder <SYMBOL> --format json
longbridge shareholder <SYMBOL> --format json
Recent news / catalysts
Recent news / catalysts
longbridge news <SYMBOL> --format json
undefinedlongbridge news <SYMBOL> --format json
undefinedOutput structure
输出结构
╔══════════════════════════════════════════════════════╗
<Company Name> (<SYMBOL>) [Sector / Industry]
╚══════════════════════════════════════════════════════╝
COMPANY OVERVIEW
<2–3 sentence business description>
Founded: ... Employees: ... HQ: ... IPO: ...
POSITIONING
Market Position: [Leader / Challenger / Niche]
Growth Profile: [High / Moderate / Mature]
Competitive Moat: <key differentiator>
FINANCIAL MATRIX
Year Revenue EBITDA Net Income EPS
FY-2 $xxxB $xxxB $xxxB $x.xx
FY-1 $xxxB $xxxB $xxxB $x.xx
LTM $xxxB $xxxB $xxxB $x.xx
VALUATION
PE: xx.x× PB: x.x× EV: $xxxB EV/EBITDA: xx.x×
PRICE PERFORMANCE (1Y)
Range: $xx – $xxx Current: $xxx Change: +x.x%
Trend: <brief narrative of price trajectory>
KEY MANAGEMENT
CEO: <Name> CFO: <Name> Other: ...
MAJOR SHAREHOLDERS
1. <Name> — xx.x%
2. ...
RECENT CATALYSTS
• <Catalyst 1>
• <Catalyst 2>
• <Catalyst 3>╔══════════════════════════════════════════════════════╗
<Company Name> (<SYMBOL>) [Sector / Industry]
╚══════════════════════════════════════════════════════╝
COMPANY OVERVIEW
<2–3 sentence business description>
Founded: ... Employees: ... HQ: ... IPO: ...
POSITIONING
Market Position: [Leader / Challenger / Niche]
Growth Profile: [High / Moderate / Mature]
Competitive Moat: <key differentiator>
FINANCIAL MATRIX
Year Revenue EBITDA Net Income EPS
FY-2 $xxxB $xxxB $xxxB $x.xx
FY-1 $xxxB $xxxB $xxxB $x.xx
LTM $xxxB $xxxB $xxxB $x.xx
VALUATION
PE: xx.x× PB: x.x× EV: $xxxB EV/EBITDA: xx.x×
PRICE PERFORMANCE (1Y)
Range: $xx – $xxx Current: $xxx Change: +x.x%
Trend: <brief narrative of price trajectory>
KEY MANAGEMENT
CEO: <Name> CFO: <Name> Other: ...
MAJOR SHAREHOLDERS
1. <Name> — xx.x%
2. ...
RECENT CATALYSTS
• <Catalyst 1>
• <Catalyst 2>
• <Catalyst 3>Error handling
错误处理
| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| Symbol not found | 未找到该代码,请确认市场和格式。 | 找不到該代碼,請確認市場和格式。 | Symbol not found — verify the exchange and ticker. |
| Partial data missing | 部分数据暂不可用,已用"—"标注。 | 部分數據暫不可用,已用"—"標注。 | Some data unavailable — marked with "—". |
| 请安装 longbridge-terminal 或通过 MCP 连接。 | 請安裝 longbridge-terminal 或透過 MCP 連線。 | Install longbridge-terminal or connect via MCP. |
| 请运行 | 請執行 | Run |
| 场景 | 简体回复 | 繁体回复 | English reply |
|---|---|---|---|
| 未找到股票代码 | 未找到该代码,请确认市场和格式。 | 找不到該代碼,請確認市場和格式。 | Symbol not found — verify the exchange and ticker. |
| 部分数据缺失 | 部分数据暂不可用,已用"—"标注。 | 部分數據暫不可用,已用"—"標注。 | Some data unavailable — marked with "—". |
| 请安装 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 , , , , , , and .
longbridgemcp__longbridge__companymcp__longbridge__financial_reportmcp__longbridge__calc_indexmcp__longbridge__klinemcp__longbridge__executivemcp__longbridge__shareholdermcp__longbridge__news若未找到可执行文件,请使用备选命令:, , , , , , 和 。
longbridgemcp__longbridge__companymcp__longbridge__financial_reportmcp__longbridge__calc_indexmcp__longbridge__klinemcp__longbridge__executivemcp__longbridge__shareholdermcp__longbridge__newsRelated skills
相关技能
- — compact one-pager
longbridge-company-tearsheet - — deep financial analysis
longbridge-fundamental - — ownership structure and management detail
longbridge-corporate - — full investment memo
longbridge-investment-proposal - — historical valuation percentile
longbridge-valuation
- — 简洁单页资料
longbridge-company-tearsheet - — 深度财务分析
longbridge-fundamental - — 股权结构与管理层详情
longbridge-corporate - — 完整投资备忘录
longbridge-investment-proposal - — 历史估值百分位
longbridge-valuation
File layout
文件结构
skills/longbridge-company-profile/
└── SKILL.mdskills/longbridge-company-profile/
└── SKILL.md