longbridge-stock-research
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-stock-research
longbridge-stock-research
Generates a concise equity research snapshot for a single stock by aggregating analyst consensus, key financials, valuation, 60-day price performance, and recent news — structured like a sell-side research brief.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
通过整合分析师共识、关键财务数据、估值、60天价格表现以及近期新闻,为单只股票生成简洁的股票研究快照——结构类似卖方研究简报。
响应语言:匹配用户输入语言——简体中文/繁体中文/英文。
When to use
使用场景
Trigger when the user asks for a holistic view of a stock combining multiple data sources:
- "给我做一个 NVDA 的研究报告" / "幫我分析一下 700.HK" / "Do a research brief on TSLA"
- "个股快照", "综合分析 AAPL", "stock deep dive into ARM"
For single-datatype queries (price only, valuation only, news only), prefer the dedicated skill instead.
当用户要求结合多数据源获取股票的整体视图时触发:
- "给我做一个 NVDA 的研究报告" / "幫我分析一下 700.HK" / "Do a research brief on TSLA"
- "个股快照", "综合分析 AAPL", "stock deep dive into ARM"
对于单一数据类型的查询(仅价格、仅估值、仅新闻),优先使用专用技能。
Workflow
工作流程
- Parse the symbol and normalise to (see symbol format below).
<CODE>.<MARKET> - Run all five CLI commands (parallel is fine):
- Analyst consensus estimates
- Income statement (latest 4 quarters or annual)
- Valuation snapshot
- Recent news (latest 10 items)
- 60-day daily candlestick
- Synthesise into a structured research brief (see Output section).
- Cite data source as Longbridge Securities / 数据来源:长桥证券 / 數據來源:長橋證券.
- 解析股票代码并标准化为 (见下方代码格式)。
<CODE>.<MARKET> - 运行全部5个CLI命令(可并行执行):
- 分析师共识预期
- 利润表(最近4个季度或年度数据)
- 估值快照
- 近期新闻(最新10条)
- 60天日K线
- 将数据合成为结构化研究简报(见输出部分)。
- 注明数据源为 Longbridge Securities / 数据来源:长桥证券 / 數據來源:長橋證券。
Symbol format
代码格式
<CODE>.<MARKET>NVDA.US700.HK600519.SH300750.SZD05.SG<CODE>.<MARKET>NVDA.US700.HK600519.SH300750.SZD05.SGCLI
CLI
If you're unsure of exact flag names or defaults, runfirst.longbridge <subcommand> --help
bash
undefined若不确定确切的标志名称或默认值,请先运行。longbridge <subcommand> --help
bash
undefinedAnalyst consensus (target price, EPS estimates, rating distribution)
Analyst consensus (target price, EPS estimates, rating distribution)
longbridge consensus <SYMBOL> --format json
longbridge consensus <SYMBOL> --format json
Income statement (revenue, net income, EPS — quarterly)
Income statement (revenue, net income, EPS — quarterly)
longbridge financial-report <SYMBOL> --kind IS --format json
longbridge financial-report <SYMBOL> --kind IS --format json
Valuation snapshot (PE / PB / PS / EV-EBITDA)
Valuation snapshot (PE / PB / PS / EV-EBITDA)
longbridge valuation <SYMBOL> --format json
longbridge valuation <SYMBOL> --format json
Recent news (latest 10 items)
Recent news (latest 10 items)
longbridge news <SYMBOL> --format json
longbridge news <SYMBOL> --format json
60-day daily OHLCV
60-day daily OHLCV
longbridge kline <SYMBOL> --period day --count 60 --format json
undefinedlongbridge kline <SYMBOL> --period day --count 60 --format json
undefinedOutput
输出格式
Structure the response as a research brief with these sections:
- Company snapshot — name, market, sector, market cap, current price + 60-day change
- Financial highlights — revenue / net income / EPS (last reported + YoY growth)
- Valuation — PE / PB / PS vs industry median (if available)
- Analyst consensus — avg target price, buy/hold/sell count, implied upside
- Price performance — 60-day return, high/low range
- Key news — top 3–5 items with date and one-line summary
- Investment considerations — balanced bull/bear summary (2–3 points each)
将响应结构化为包含以下章节的研究简报:
- 公司快照 — 名称、市场、行业、市值、当前价格+60天变动
- 财务亮点 — 营收/净利润/EPS(最新报告期+同比增长率)
- 估值情况 — PE/PB/PS与行业中位数对比(若可用)
- 分析师共识 — 平均目标价、买入/持有/卖出评级数量、隐含上涨空间
- 价格表现 — 60天回报率、高低区间
- 关键新闻 — 前3-5条新闻,包含日期和一行摘要
- 投资考量 — 多空平衡总结(各2-3点)
Error handling
错误处理
| Situation | Simplified Chinese | Traditional Chinese / English |
|---|---|---|
| 回退到 MCP;否则提示用户安装 longbridge-terminal | 回退到 MCP;否則提示安裝 / Fall back to MCP; otherwise prompt to install longbridge-terminal |
| 请运行 | 請運行 |
Invalid symbol / | 请确认股票代码格式,例如 NVDA.US | 請確認股票代碼格式 / Check symbol format e.g. NVDA.US |
| Other stderr | 原样展示错误信息,不重试 | 原樣展示錯誤,不重試 / Surface verbatim, no silent retry |
| 场景 | 简体中文 | 繁体中文 / 英文 |
|---|---|---|
| 回退到MCP;否则提示用户安装longbridge-terminal | 回退到MCP;否則提示安裝 / Fall back to MCP; otherwise prompt to install longbridge-terminal |
| 请运行 | 請運行 |
Invalid symbol / | 请确认股票代码格式,例如 NVDA.US | 請確認股票代碼格式 / Check symbol format e.g. NVDA.US |
| Other stderr | 原样展示错误信息,不重试 | 原樣展示錯誤,不重試 / Surface verbatim, no silent retry |
Related skills
相关技能
| User asks | Route to |
|---|---|
| Price only | |
| Valuation percentile history | |
| Peer comparison | |
| News only | |
| Earnings-focused analysis | |
| Post-earnings update report | |
| Pre-earnings preview | |
| 用户提问 | 跳转至 |
|---|---|
| 仅查询价格 | |
| 估值百分位历史 | |
| 同业对比 | |
| 仅查询新闻 | |
| 以盈利为重点的分析 | |
| 盈利后更新报告 | |
| 盈利前预览 | |
File layout
文件结构
longbridge-stock-research/
└── SKILL.mdPrompt-only — no . Discover the latest CLI flags via .
scripts/longbridge <subcommand> --helplongbridge-stock-research/
└── SKILL.md仅需提示信息——无 目录。通过 了解最新的CLI标志。
scripts/longbridge <subcommand> --help