longbridge-business-query
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-business-query
longbridge-business-query
Main business composition and operating data for Longbridge-covered companies — segment revenue breakdown, gross margin by business line, and key operating metrics (ROE / ROA / ROIC / working capital turnover).
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
Longbridge覆盖企业的主营业务构成及经营数据——按分部划分的收入明细、各业务线毛利率,以及关键经营指标(ROE/ROA/ROIC/营运资本周转率)。
响应语言:匹配用户输入语言——简体中文/繁体中文/英文。
When to use
使用场景
Trigger when the user asks about:
- Revenue / gross profit breakdown by segment — "苹果各业务收入占比", "腾讯主营业务构成"
- Gross margin by business line — "苹果硬件和服务毛利率对比"
- Operating efficiency metrics — "AAPL 的 ROE / ROA", "京东 ROIC"
- Business model composition — "特斯拉业务结构", "Tesla business breakdown"
For full P&L / balance sheet / cash flow drill-down, prefer or . For company filings containing segment tables, pair with .
longbridge-fundamentallongbridge-finance-querylongbridge-news当用户询问以下内容时触发:
- 按分部划分的收入/毛利明细——"苹果各业务收入占比"、"腾讯主营业务构成"
- 各业务线毛利率——"苹果硬件和服务毛利率对比"
- 经营效率指标——"AAPL 的 ROE / ROA"、"京东 ROIC"
- 商业模式构成——"特斯拉业务结构"、"Tesla business breakdown"
如需深入查询完整损益表/资产负债表/现金流量表,优先使用或。如需获取包含分部数据表的公司公告文件,需搭配。
longbridge-fundamentallongbridge-finance-querylongbridge-newsWorkflow
工作流程
- Normalise the symbol to .
<CODE>.<MARKET> - Run with
longbridge financial-report(income statement) for revenue and gross profit.--kind IS - Run for ROE / ROA and other computed operating indices.
longbridge calc-index - For HK-listed companies, try for additional operating KPIs.
longbridge operating - If segment data is not in the above responses, instruct the user to pair with to extract segment tables from the company's annual / interim reports (filings search).
longbridge-news - Present a structured breakdown, noting any data gaps.
- 将证券代码标准化为格式。
<CODE>.<MARKET> - 运行命令并指定
longbridge financial-report(损益表)以获取收入和毛利数据。--kind IS - 运行命令以获取ROE/ROA及其他计算得出的经营指标。
longbridge calc-index - 对于港股上市公司,尝试使用命令获取额外经营关键绩效指标(KPI)。
longbridge operating - 若上述响应中未包含分部数据,告知用户需搭配从公司年报/中报(公告文件搜索)中提取分部数据表。
longbridge-news - 呈现结构化明细,并注明任何数据缺口。
CLI
CLI命令
bash
undefinedbash
undefinedIncome statement (revenue, COGS, gross profit by period)
损益表(各期收入、销货成本、毛利)
longbridge financial-report <SYMBOL> --kind IS --format json
longbridge financial-report <SYMBOL> --kind IS --format json
Computed operating indices (ROE, ROA, ROIC, working capital turnover)
计算得出的经营指标(ROE、ROA、ROIC、营运资本周转率)
longbridge calc-index <SYMBOL> --index roe,roa --format json
longbridge calc-index <SYMBOL> --index roe,roa --format json
Operating data (HK-listed companies, may include operating KPIs)
经营数据(港股上市公司,可能包含经营KPI)
longbridge operating <SYMBOL> --format json
longbridge operating <SYMBOL> --format json
Filings for segment tables (annual / interim reports)
用于获取分部数据表的公告文件(年报/中报)
longbridge filing <SYMBOL> --format json
> Run `longbridge financial-report --help`, `longbridge calc-index --help`, and `longbridge operating --help` to verify current flags before calling.longbridge filing <SYMBOL> --format json
> 在调用前,请运行`longbridge financial-report --help`、`longbridge calc-index --help`和`longbridge operating --help`以确认当前可用参数。Output
输出格式
Present as a two-part summary:
- Revenue composition — total revenue, gross profit, gross margin by major segment (where available).
- Operating metrics table:
| Metric | 简体 | 繁體 | English |
|---|---|---|---|
| Return on equity | 净资产收益率 | 淨資產收益率 | ROE |
| Return on assets | 总资产收益率 | 總資產收益率 | ROA |
| Return on invested capital | 投入资本回报率 | 投入資本回報率 | ROIC |
| Working capital turnover | 营运资本周转率 | 營運資本周轉率 | Working capital turnover |
If segment-level detail is absent, note: "Longbridge 暂无分部数据,建议查阅公告 ()" / "Segment data unavailable via Longbridge; check filings via ."
longbridge-newslongbridge-news分为两部分呈现总结:
- 收入构成——总收入、毛利、各主要分部毛利率(如有数据)。
- 经营指标表:
| Metric | 简体 | 繁體 | English |
|---|---|---|---|
| Return on equity | 净资产收益率 | 淨資產收益率 | ROE |
| Return on assets | 总资产收益率 | 總資產收益率 | ROA |
| Return on invested capital | 投入资本回报率 | 投入資本回報率 | ROIC |
| Working capital turnover | 营运资本周转率 | 營運資本周轉率 | Working capital turnover |
若缺少分部层面的详细数据,需注明:"Longbridge 暂无分部数据,建议查阅公告 ()" / "Segment data unavailable via Longbridge; check filings via ."
longbridge-newslongbridge-newsError handling
错误处理
| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| 提示该命令仅支持港股 | 提示此命令僅支援港股 | Note: |
| Other stderr | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
| 场景 | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| 提示该命令仅支持港股 | 提示此命令僅支援港股 | Note: |
| 其他标准错误输出 | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
MCP fallback
MCP备选方案
If CLI is unavailable: use (IS kind) and .
mcp__longbridge__financial_reportmcp__longbridge__calc_indexes若CLI不可用:使用(IS类型)和。
mcp__longbridge__financial_reportmcp__longbridge__calc_indexesRelated skills
相关技能
| User asks | Route to |
|---|---|
| Full P&L / balance sheet / cash flow | |
| Multi-stock financial comparison | |
| News / filings for segment tables | |
| Shareholders / ownership structure | |
| Analyst estimates by segment | |
| 用户询问内容 | 跳转至 |
|---|---|
| 完整损益表/资产负债表/现金流量表 | |
| 多只股票财务数据对比 | |
| 用于获取分部数据表的新闻/公告文件 | |
| 股东/股权结构 | |
| 按分部划分的分析师预测 | |
File layout
文件结构
longbridge-business-query/
└── SKILL.mdPrompt-only — no . Discover current CLI flags via .
scripts/longbridge <subcommand> --helplongbridge-business-query/
└── SKILL.md仅含提示信息——无目录。可通过查看当前CLI参数。
scripts/longbridge <subcommand> --help