longbridge-peer-comparison
Cross-symbol comparison (2–5 stocks) via Longbridge — valuation (PE / PB / PS / dividend yield), current price + change, latest financial KPIs (revenue / net income / ROE), market cap. Renders as a single matrix; flags cross-currency or cross-industry caveats. Triggers: "X 和 Y 哪个值得买", "X vs Y", "几只股票对比", "同行业谁最强", "X 跟 Y 谁更便宜", "几只哪个增速快", "科技七姐妹谁最强", "X 跟 Y 對比", "X 跟 Y 哪個便宜", "X vs Y", "compare X and Y", "peer comparison", "which is more expensive", "which has higher growth".
npx skills add majiayu000/claude-skill-registry --skill longbridge-peer-comparison --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# longbridge-peer-comparison Prompt-only skill that takes 2–5 symbols, runs the same per-symbol orchestration concurrently, and renders one normalised matrix. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use - *"茅台 五粮液 哪个便宜"*, *"AAPL vs GOOG vs MSFT"* - *"NVDA AMD 哪个增速快"*, *"科技七姐妹谁最强"* - *"茅台跟 700 谁估值低"* (cross-currency + cross-industry — render with explicit disclaimer) ## Symbol-count rules | Count | Behaviour | |---|---| | 0 | Ask: *"Which symbols would you like to compare?"* | | **1** | Reroute → `longbridge-valuation` (#14) or `longbridge-fundamental` (#15) | | 2–5 | Run normally | | ≥ 6 | Ask user to narrow to 3–5 ("matrix becomes unreadable beyond 5") | ## Cross-cohort caveats - **Cross-currency** (e.g. `NVDA.US` + `600519.SH`) → render the matrix; add an explicit disclaimer at the top of the table: *"cross-currency comparison shows relative levels only; no FX conversion is applied"*. - **Cross-industry** (e.g. tech + spirits) → render the matrix; add: *"cross-industry comparison has limited meaning — valuation thresholds are not comparable"*. - **Cross-market** (different accounting standards: IFRS
- When to use
- Symbol-count rules
- Cross-cohort caveats
- CLI
- Workflow
- Output template
- Output constraints
- Performance note
- Error handling
- MCP fallback
- Related skills
- File layout
Always check flags first, then call — example structure: longbridge <subcommand> NVDA.US --format json
What does the longbridge-peer-comparison skill do?
Cross-symbol comparison (2–5 stocks) via Longbridge — valuation (PE / PB / PS / dividend yield), current price + change, latest financial KPIs (revenue / net income / ROE), market cap. Renders as a single matrix; flags cross-currency or cross-industry caveats. Triggers: "X 和 Y 哪个值得买", "X vs Y", "几只股票对比", "同行业谁最强", "X 跟 Y 谁更便宜", "几只哪个增速快", "科技七姐妹谁最强", "X 跟 Y 對比", "X 跟 Y 哪個便宜", "X vs Y", "compare X and Y", "peer comparison", "which is more expensive", "which has higher growth".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-peer-comparison --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
