longbridge-company-profile

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

longbridge-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
longbridge-company-tearsheet
. For deep financial analysis defer to
longbridge-fundamental
.
当用户请求以下内容时触发:
  • 适用于推介材料或演示的公司页面——"给我 TSLA 的公司画像", "company profile page for AAPL", "公司简介页"
  • 投资者或交易材料——"investor profile", "公司展示页", "company slide"
  • 投行风格的公司描述——"投行公司页", "pitch book company page"
如需简洁的单页资料,请使用
longbridge-company-tearsheet
。如需深度财务分析,请使用
longbridge-fundamental

Workflow

工作流程

  1. Extract and normalise the symbol (e.g.
    TSLA.US
    ,
    700.HK
    ).
  2. 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)
  3. Synthesise a positioning quadrant narrative (market position vs. growth rate).
  4. Render the profile in structured markdown — headline block, financial matrix, shareholder table, catalyst bullets.
  5. Flag any data gaps with "—".
If unsure of exact flag names, run
longbridge <subcommand> --help
before proceeding.
  1. 提取并标准化股票代码(例如
    TSLA.US
    700.HK
    )。
  2. 并行获取以下数据:
    • 公司概况(业务描述、行业、成立时间、员工数、IPO信息)
    • 损益表关键指标(营收、EBITDA、净利润、EPS——过去3年)
    • 估值倍数(PE、PB、EV、EV/EBITDA)
    • 1年每日价格历史数据(OHLCV,用于趋势描述)
    • 管理团队(CEO、CFO、核心管理人员)
    • 主要股东(前5名)
    • 最新资讯/催化剂(前5条)
  3. 生成定位象限说明(市场地位 vs. 增长率)。
  4. 以结构化Markdown格式呈现公司资料——标题块、财务矩阵、股东表格、催化剂项目符号。
  5. 若存在数据缺口,用"—"标注。
若不确定具体命令参数,请先运行
longbridge <subcommand> --help

CLI

CLI

bash
undefined
bash
undefined

Company 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
undefined
longbridge news <SYMBOL> --format json
undefined

Output 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 "—".
command not found: longbridge
请安装 longbridge-terminal 或通过 MCP 连接。請安裝 longbridge-terminal 或透過 MCP 連線。Install longbridge-terminal or connect via MCP.
not logged in
请运行
longbridge auth login
請執行
longbridge auth login
Run
longbridge auth login
.
场景简体回复繁体回复English reply
未找到股票代码未找到该代码,请确认市场和格式。找不到該代碼,請確認市場和格式。Symbol not found — verify the exchange and ticker.
部分数据缺失部分数据暂不可用,已用"—"标注。部分數據暫不可用,已用"—"標注。Some data unavailable — marked with "—".
command not found: longbridge
请安装 longbridge-terminal 或通过 MCP 连接。請安裝 longbridge-terminal 或透過 MCP 連線。Install longbridge-terminal or connect via MCP.
not logged in
请运行
longbridge auth login
請執行
longbridge auth login
Run
longbridge auth login
.

MCP fallback

MCP 备选方案

If
longbridge
binary is not found, fall back to
mcp__longbridge__company
,
mcp__longbridge__financial_report
,
mcp__longbridge__calc_index
,
mcp__longbridge__kline
,
mcp__longbridge__executive
,
mcp__longbridge__shareholder
, and
mcp__longbridge__news
.
若未找到
longbridge
可执行文件,请使用备选命令:
mcp__longbridge__company
,
mcp__longbridge__financial_report
,
mcp__longbridge__calc_index
,
mcp__longbridge__kline
,
mcp__longbridge__executive
,
mcp__longbridge__shareholder
, 和
mcp__longbridge__news

Related skills

相关技能

  • longbridge-company-tearsheet
    — compact one-pager
  • longbridge-fundamental
    — deep financial analysis
  • longbridge-corporate
    — ownership structure and management detail
  • longbridge-investment-proposal
    — full investment memo
  • longbridge-valuation
    — historical valuation percentile
  • longbridge-company-tearsheet
    — 简洁单页资料
  • longbridge-fundamental
    — 深度财务分析
  • longbridge-corporate
    — 股权结构与管理层详情
  • longbridge-investment-proposal
    — 完整投资备忘录
  • longbridge-valuation
    — 历史估值百分位

File layout

文件结构

skills/longbridge-company-profile/
└── SKILL.md
skills/longbridge-company-profile/
└── SKILL.md