Agent skill · Business & Finance

longbridge-smallcap-growth

Small-cap growth stock discovery — identifies overlooked small/mid-cap high-growth companies (A-share 专精特新, HK growth stocks, US small-cap growth) by screening for market cap < 5–10B, revenue growth > 30%, ROE > 15%, and low institutional ownership. Triggers: "小盘成长", "小市值", "成长股", "中小盘", "专精特新", "隐形冠军", "小盘股", "成长潜力", "小盤成長", "小市值", "成長股", "中小盤", "專精特新", "隱形冠軍", "small cap growth", "small cap stocks", "growth stocks", "mid-small cap", "hidden champions", "high growth companies", "small cap discovery", "emerging growth", "小市值成长股", "中小市值".

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Declared author: longbridge
Path: skills/analysis/longbridge-smallcap-growth/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-smallcap-growth Screens for overlooked small/mid-cap high-growth stocks across US, HK, and A-share markets using quantitative filters (market cap, revenue growth, ROE) and qualitative overlays (sector focus, 专精特新 category for A-shares). > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use Trigger when the user wants to find small or mid-cap growth names: - *"帮我找一些专精特新的小盘成长股"* / *"幫我發掘港股中小市值成長股"* / *"Find me high-growth small caps in the US"* - *"隐形冠军"*, *"小盘成长"*, *"small cap discovery"*, *"emerging growth stocks"* ## Default screening criteria | Criterion | Default threshold | User-adjustable | |---|---|---| | Market cap (US/HK) | < USD 10B | Yes | | Market cap (A-share) | < CNY 50B | Yes | | Revenue YoY growth | > 30% | Yes | | ROE | > 15% | Yes | | Institutional ownership | Low (qualitative flag) | Note only | Ask the user if they want to adjust any threshold before running. ## Workflow 1. Clarify market (US / HK / A-share / all) and any sector preference. 2. Fetch index constituents for the relevant small/mid-cap indices (e.g. `IWM.US` for Russell 2000, `399006.SZ` for ChiNext, `399005.SZ` for

What's inside
Steps it walks through
  1. When to use
  2. Default screening criteria
  3. Workflow
  4. CLI
  5. Output
  6. Error handling
  7. Related skills
  8. File layout
Ships with 1 file
  • metadata.json
Commands it runs
Small/mid-cap index constituents
longbridge constituent <INDEX_SYMBOL> --format json
Market cap and valuation indices per symbol
longbridge calc-index <SYMBOL> --format json
Latest income statement (revenue growth)
longbridge financial-report <SYMBOL> --kind IS --format json
News / recent catalysts for top candidates
longbridge news <SYMBOL> --format json
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-smallcap-growth skill do?

Small-cap growth stock discovery — identifies overlooked small/mid-cap high-growth companies (A-share 专精特新, HK growth stocks, US small-cap growth) by screening for market cap < 5–10B, revenue growth > 30%, ROE > 15%, and low institutional ownership. Triggers: "小盘成长", "小市值", "成长股", "中小盘", "专精特新", "隐形冠军", "小盘股", "成长潜力", "小盤成長", "小市值", "成長股", "中小盤", "專精特新", "隱形冠軍", "small cap growth", "small cap stocks", "growth stocks", "mid-small cap", "hidden champions", "high growth companies", "small cap discovery", "emerging growth", "小市值成长股", "中小市值".

How do I install it?

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