longbridge-operating
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-operating
longbridge-operating
Period-by-period operating and financial KPI breakdown for listed companies — quarterly or annual, sourced from Longbridge Securities.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
通过Longbridge Securities获取上市公司按报告期拆分的运营及财务KPI数据——支持季度或年度维度。
响应语言:匹配用户输入语言——简体中文 / 繁体中文 / 英文。
When to use
使用场景
- "700.HK 分季度财务", "腾讯季度营收趋势", "Tencent quarterly revenue"
- "看一下 2388.HK 各季度利润", "700.HK annual operating data"
- "港股季报数据", "HK stock quarterly financials"
- Not suitable: US-listed (TSLA.US, NVDA.US) or A-share stocks — the endpoint returns empty for those markets; redirect to
operatinginstead.longbridge-fundamental
- "700.HK 分季度财务", "腾讯季度营收趋势", "Tencent quarterly revenue"
- "看一下 2388.HK 各季度利润", "700.HK annual operating data"
- "港股季报数据", "HK stock quarterly financials"
- 不适用场景:美股(TSLA.US、NVDA.US)或A股标的——接口对这些市场返回空结果;建议改用
operating。longbridge-fundamental
Workflow
工作流程
- Resolve symbol to .
<CODE>.<MARKET> - Confirm it is an HK-listed stock (). If not, warn the user that operating data is currently HK-only and suggest
.HKfor non-HK symbols.longbridge-fundamental - Determine report filter from context: all periods (default), annual (), or specific quarters (
af,q1,q2,q3, comma-separated).q4 - Call with
longbridge operating. Run--format jsonfirst if unsure about flags.--help - Present results as a period table sorted newest-first; highlight YoY and QoQ changes where computable.
- 将标的解析为格式。
<CODE>.<MARKET> - 确认其为港股()标的。若不是,告知用户目前运营数据仅支持港股,并建议非港股标的使用
.HK。longbridge-fundamental - 根据上下文确定报告筛选条件:所有报告期(默认)、年度报告()或特定季度(
af、q1、q2、q3,用逗号分隔)。q4 - 使用参数调用
--format json命令。若不确定参数,先运行longbridge operating查看。--help - 将结果以按最新报告期排序的表格形式呈现;在可计算的情况下,突出显示同比(YoY)及环比(QoQ)变化。
CLI
命令行界面(CLI)
Run to verify exact flags before use.
longbridge operating --helpbash
undefined使用前运行确认具体参数。
longbridge operating --helpbash
undefinedAll reporting periods (default)
所有报告期(默认)
longbridge operating 700.HK --format json
longbridge operating 700.HK --format json
Annual reports only
仅年度报告
longbridge operating 700.HK --report af --format json
longbridge operating 700.HK --report af --format json
Specific quarters
特定季度
longbridge operating 700.HK --report q1,q3 --format json
longbridge operating 700.HK --report q1,q3 --format json
Check available flags
查看可用参数
longbridge operating --help
undefinedlongbridge operating --help
undefinedOutput
输出
Render as a table sorted newest period first. Include at minimum:
| Period | 简体 | 繁體 | English |
|---|---|---|---|
| 报告期 | 報告期 | Period |
| 营收 | 營收 | Revenue |
| 净利润 | 淨利潤 | Net income |
| 每股收益 | 每股盈利 | EPS |
| 净资产收益率 | 股本回報率 | ROE |
| 毛利率 | 毛利率 | Gross margin |
Where YoY / QoQ changes are computable from the returned data, add a column. Cite Longbridge Securities.
Δ%HK-only notice (always show when user asks for a non-HK symbol):
简体:命令目前仅支持港股,{SYMBOL} 暂无数据,建议改用operating。 繁體:longbridge-fundamental命令目前僅支援港股,{SYMBOL} 暫無數據,建議改用operating。 English: Thelongbridge-fundamentalcommand currently returns data for HK-listed stocks only. No data for {SYMBOL} — tryoperatinginstead.longbridge-fundamental
以按最新报告期排序的表格形式展示。至少包含以下内容:
| Period | 简体 | 繁體 | English |
|---|---|---|---|
| 报告期 | 報告期 | Period |
| 营收 | 營收 | Revenue |
| 净利润 | 淨利潤 | Net income |
| 每股收益 | 每股盈利 | EPS |
| 净资产收益率 | 股本回報率 | ROE |
| 毛利率 | 毛利率 | Gross margin |
若返回数据可计算同比/环比变化,添加列。标注数据来源为Longbridge Securities。
Δ%仅支持港股提示(当用户查询非港股标的时始终显示):
简体:命令目前仅支持港股,{SYMBOL} 暂无数据,建议改用operating。 繁體:longbridge-fundamental命令目前僅支援港股,{SYMBOL} 暫無數據,建議改用operating。 English: Thelongbridge-fundamentalcommand currently returns data for HK-listed stocks only. No data for {SYMBOL} — tryoperatinginstead.longbridge-fundamental
Error handling
错误处理
| Situation | 简体 | 繁體 | English |
|---|---|---|---|
| 退回 MCP;如未配置,提示安装 longbridge-terminal | 退回 MCP;如未設定,提示安裝 longbridge-terminal | Fall back to MCP; if unavailable, ask user to install longbridge-terminal |
| Empty result (non-HK symbol) | 见 HK-only notice | 見 HK-only notice | See HK-only notice above |
| 请运行 | 請執行 | Run |
| Other stderr | 原文转达 | 原文轉達 | Relay verbatim |
| 场景 | 简体 | 繁體 | English |
|---|---|---|---|
| 退回MCP;若未配置,提示安装longbridge-terminal | 退回MCP;若未設定,提示安裝longbridge-terminal | Fall back to MCP; if unavailable, ask user to install longbridge-terminal |
| 空结果(非港股标的) | 见「仅支持港股提示」 | 見「僅支援港股提示」 | See HK-only notice above |
| 请运行 | 請執行 | Run |
| 其他标准错误输出 | 原文转达 | 原文轉達 | Relay verbatim |
MCP fallback
MCP fallback
If CLI is not installed, use:
longbridge| CLI usage | MCP tool |
|---|---|
| |
若未安装 CLI工具,使用以下替代方式:
longbridge| CLI用法 | MCP工具 |
|---|---|
| |
Related skills
相关技能
- Snapshot KPIs (revenue / EPS / margins) →
longbridge-fundamental - Analyst consensus estimates →
longbridge-consensus - Earnings calendar →
longbridge-calendar
- 快照KPI(营收/EPS/毛利率)→
longbridge-fundamental - 分析师一致预期 →
longbridge-consensus - 财报日历 →
longbridge-calendar
File layout
文件结构
longbridge-operating/
└── SKILL.md # prompt-only, no scripts/longbridge-operating/
└── SKILL.md # 仅提示文件,无scripts/目录