Prompt-only analysis skill. Orchestrates Longbridge CLI commands to answer
"is X expensive?"
across three dimensions: current snapshot, historical percentile, industry context.
Response language
match the user's input language — Simplified Chinese / Traditional Chinese / English.
When to use
"NVDA 估值贵不贵"
,
"is NVDA expensive?"
,
"NVDA 估值貴不貴"
"茅台是不是被低估了"
,
"is Maotai undervalued?"
"700 估值在历史什么位置"
,
"700 historical PE percentile"
"宁德时代相对行业贵多少"
,
"how much does CATL trade above industry median"
"GOOG 现在适合买入吗"
For multi-symbol comparison route to
longbridge-peer-comparison
. For business-fundamentals questions route to
longbridge-fundamental
.
CLI
Run
longbridge --help
to verify exact flags. Primary calls (run concurrently):
Show more