Loading...
Loading...
Comprehensive equity research snapshot — integrates analyst consensus estimates, company fundamentals (revenue / profit / valuation), 60-day price history, and recent major news to produce an investment research snapshot similar to a sell-side equity research brief. Triggers: "股票研究", "个股分析", "研究报告", "个股快照", "综合分析", "股票调研", "股票深度", "個股分析", "研究報告", "個股快照", "綜合分析", "股票研究", "stock research", "equity research", "stock analysis", "research snapshot", "investment brief", "stock deep dive", "comprehensive analysis", "NVDA research", "700.HK analysis".
npx skill4agent add longbridge/skills longbridge-stock-researchResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
<CODE>.<MARKET><CODE>.<MARKET>NVDA.US700.HK600519.SH300750.SZD05.SGIf you're unsure of exact flag names or defaults, runfirst.longbridge <subcommand> --help
# Analyst consensus (target price, EPS estimates, rating distribution)
longbridge consensus <SYMBOL> --format json
# Income statement (revenue, net income, EPS — quarterly)
longbridge financial-report <SYMBOL> --kind IS --format json
# Valuation snapshot (PE / PB / PS / EV-EBITDA)
longbridge valuation <SYMBOL> --format json
# Recent news (latest 10 items)
longbridge news <SYMBOL> --format json
# 60-day daily OHLCV
longbridge kline <SYMBOL> --period day --count 60 --format json| 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 |
| User asks | Route to |
|---|---|
| Price only | |
| Valuation percentile history | |
| Peer comparison | |
| News only | |
| Earnings-focused analysis | |
| Post-earnings update report | |
| Pre-earnings preview | |
longbridge-stock-research/
└── SKILL.mdscripts/longbridge <subcommand> --help