Agent skill · Business & Finance

longbridge-valuation

Valuation analysis for a single stock via Longbridge — current PE / PB / PS / EV-EBITDA snapshot, historical percentile (1–3 years), industry median + relative premium, industry rank. Triggers: "估值贵不贵", "是不是被低估", "PE 历史百分位", "PB 分位", "行业溢价", "行业折价", "X 现在适合买不", "估值水平", "估值貴不貴", "是否被低估", "PE 歷史分位", "行業溢價", "行業折價", "is X expensive", "is X undervalued", "PE percentile", "industry valuation premium", "valuation snapshot".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill longbridge-valuation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Declared author: longbridge
Path: skills/analysis/longbridge-valuation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# longbridge-valuation 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 see all available subcommands, then `longbridge <subcommand> --help` before calling. Types of data needed (run concurrently): - Current valuation snapshot + peer comparison - Historical valuation series (PE, PB — run `--help` for available indicators and range flags) - Daily industry percentile rank for PE / PB / PS (run `--help` for date range flags) - Industry median + distribution - Industry percentile distribution - Optional intraday valuation corr

What's inside
Steps it walks through
  1. When to use
  2. CLI
  3. Workflow
  4. Output template
  5. Cyclical industries — special handling
  6. Output constraints
  7. Error handling
  8. MCP fallback
  9. Related skills
  10. File layout
Ships with 1 file
  • metadata.json
Commands it runs
longbridge <subcommand> TSLA.US --format json   # run --help for available flags and subcommand names
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-valuation skill do?

Valuation analysis for a single stock via Longbridge — current PE / PB / PS / EV-EBITDA snapshot, historical percentile (1–3 years), industry median + relative premium, industry rank. Triggers: "估值贵不贵", "是不是被低估", "PE 历史百分位", "PB 分位", "行业溢价", "行业折价", "X 现在适合买不", "估值水平", "估值貴不貴", "是否被低估", "PE 歷史分位", "行業溢價", "行業折價", "is X expensive", "is X undervalued", "PE percentile", "industry valuation premium", "valuation snapshot".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-valuation --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.

Keep going