longbridge-quote
Real-time quotes, static reference, and valuation indices for stocks listed in HK / US / A-share / Singapore via Longbridge Securities. Returns last price, change, volume, turnover, market cap, industry, PE/PB, turnover-rate, and other indicators. Triggers: "现在多少钱", "股价", "涨跌幅", "成交量", "市值", "市盈率", "PE", "PB", "换手率", "行业", "現在多少", "股價", "成交量", "市值", "市盈率", "stock price", "current price", "quote", "market cap", "PE ratio", "valuation", "NVDA price", "AAPL quote", "茅台市值", "腾讯股价", "700.HK", "600519.SH".
npx skills add majiayu000/claude-skill-registry --skill longbridge-quote --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-quote Real-time quote, static info, and valuation indices for Longbridge-supported securities (HK / US / A-share / Singapore). > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use Trigger on prompts asking about: - Current price / change / volume — *"NVDA 现在多少钱"*, *"現在股價"*, *"What's NVDA's price?"* - Industry / market cap / floats / EPS / BPS — *"贵州茅台市值多少"*, *"茅台屬於什麼行業"*, *"AAPL EPS"* - Valuation indices (PE, PB, turnover rate, 5/10-day change, etc.) — *"NVDA 的 PE"*, *"700 換手率"*, *"AAPL volume ratio"* - Trading status of a single security — *"AAPL still trading?"*, *"美股开盘了吗"* For 2–5 symbol comparison defer to `longbridge-peer-comparison`. For historical valuation percentile, defer to `longbridge-valuation`. ## Symbol format `<CODE>.<MARKET>`. Normalise before calling: | Pattern | Market | Example | |---|---|---| | Uppercase ticker (US) | `.US` | `NVDA.US`, `AAPL.US` | | 4-digit numeric | `.HK` | `700.HK`, `9988.HK` | | 6-digit, starts `60` | `.SH` | `600519.SH` | | 6-digit, starts `00`/`30` | `.SZ` | `300750.SZ` | | Singapore ticker | `.SG` | `D05.SG` | | Chinese / English company name | use know
- When to use
- Symbol format
- Subcommands
- Workflow
- CLI examples
- Output
- Error handling
- MCP fallback
- Related skills
- File layout
Always check available flags first: longbridge <subcommand> --help Then call with --format json — example structure (verify subcommand names and flags with --help): longbridge <quote-subcommand> NVDA.US --format json longbridge <quote-subcommand> NVDA.US 700.HK 600519.SH --format json # multi-symbol longbridge <static-subcommand> 600519.SH --format json longbridge <calc-index-subcommand> NVDA.US --format json # valuation indices; use --help for index field names
What does the longbridge-quote skill do?
Real-time quotes, static reference, and valuation indices for stocks listed in HK / US / A-share / Singapore via Longbridge Securities. Returns last price, change, volume, turnover, market cap, industry, PE/PB, turnover-rate, and other indicators. Triggers: "现在多少钱", "股价", "涨跌幅", "成交量", "市值", "市盈率", "PE", "PB", "换手率", "行业", "現在多少", "股價", "成交量", "市值", "市盈率", "stock price", "current price", "quote", "market cap", "PE ratio", "valuation", "NVDA price", "AAPL quote", "茅台市值", "腾讯股价", "700.HK", "600519.SH".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-quote --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.
