Loading...
Loading...
Investment idea generation — systematically surfaces new investment opportunities by combining quantitative screening (low valuation / high momentum / improving fundamentals), thematic research (sector trends / policy catalysts), and pattern recognition (historical analogues), producing a long/short candidate list. Triggers: "投资想法", "选股灵感", "投资机会", "找股票", "发掘机会", "多头机会", "空头机会", "主题投资", "投資想法", "選股靈感", "投資機會", "找股票", "多頭機會", "空頭機會", "主題投資", "investment ideas", "stock ideas", "investment opportunities", "idea generation", "long ideas", "short ideas", "thematic investing", "stock discovery", "find me stocks", "what should I buy".
npx skill4agent add longbridge/skills longbridge-investment-ideasResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
| Lens | Signal | CLI data |
|---|---|---|
| Value | Low PE / PB vs industry median | |
| Momentum | Top 60-day price return in universe | |
| Fundamental improvement | Revenue acceleration / margin expansion (QoQ) | |
| Thematic | Recent policy / product catalyst in news | |
If you're unsure of exact flag names or defaults, runfirst.longbridge <subcommand> --help
# Fetch universe (index constituents)
longbridge constituent <INDEX_SYMBOL> --format json
# Valuation indices for screening (PE, PB, momentum)
longbridge calc-index <SYMBOL> --format json
# 60-day daily price for momentum calculation
longbridge kline <SYMBOL> --period day --count 60 --format json
# News for narrative validation
longbridge news <SYMBOL> --format json| Rank | Symbol | Company | Market Cap | Lens | Key Signal | Rationale |
|---|---|---|---|---|---|---|
| 1 | NVDA.US | NVIDIA | $2.5T | Momentum + Thematic | +40% in 60d; AI capex cycle | ... |
| Situation | Simplified Chinese | Traditional Chinese / English |
|---|---|---|
| 回退到 MCP;否则提示安装 longbridge-terminal | 回退到 MCP;否則提示安裝 / Fall back to MCP; prompt to install |
| 请运行 | 請運行 |
| No market or theme specified | 请告知目标市场和投资风格 | 請告知目標市場和投資風格 / Please specify target market and style |
| Other stderr | 原样展示错误,不重试 | 原樣展示,不重試 / Surface verbatim, no silent retry |
| User asks | Route to |
|---|---|
| Small-cap growth screening | |
| Peer comparison | |
| Industry valuation | |
| Full research on a specific idea | |
| Market anomaly / unusual movers | |
longbridge-investment-ideas/
└── SKILL.mdscripts/longbridge <subcommand> --help