a-share-screener
Screen and filter A-share stocks based on fundamental metrics, technical indicators, capital flow, and custom criteria. Support multiple screening strategies including value investing, growth investing, momentum trading, and dividend hunting. Use when user wants to find stocks meeting specific criteria like "低PE高ROE股票", "北向资金加仓股", "突破年线的股票".
npx skills add majiayu000/claude-skill-registry --skill a-share-screener --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.
# A股选股器 (A-Share Stock Screener) ## Overview Screen A-share stocks using various criteria including fundamental metrics, technical indicators, capital flow patterns, and combined strategies. Support preset screening strategies and custom filter combinations. ## Screening Categories ### 1. Fundamental Screening (基本面选股) **Value Metrics (价值指标):** | Metric | Chinese | Typical Criteria | |--------|---------|-----------------| | P/E Ratio | 市盈率 | < 15 (value), < 行业均值 | | P/B Ratio | 市净率 | < 1.5, < 行业均值 | | P/S Ratio | 市销率 | < 2 | | PEG Ratio | PEG | < 1 (被低估) | | Dividend Yield | 股息率 | > 3% | | EV/EBITDA | | < 10 | **Quality Metrics (质量指标):** | Metric | Chinese | Typical Criteria | |--------|---------|-----------------| | ROE | 净资产收益率 | > 15% | | ROA | 总资产收益率 | > 5% | | Gross Margin | 毛利率 | > 30% | | Net Margin | 净利率 | > 10% | | Operating Cash Flow | 经营现金流 | > 净利润 | **Growth Metrics (成长指标):** | Metric | Chinese | Typical Criteria | |--------|---------|-----------------| | Revenue Growth | 营收增速 | > 20% YoY | | Profit Growth | 利润增速 | > 20% YoY | | EPS Growth | 每股收益增速 | > 15% | | 3Y CAGR | 三年复合增长率 | > 15% | **Financial Health (财务健康):** | Metric | Chinese | Typical Criteria | |--------|-----
- Overview
- Screening Categories
- 1. Fundamental Screening (基本面选股)
- 2. Technical Screening (技术面选股)
- 3. Capital Flow Screening (资金面选股)
- 4. Market Segment Screening (板块筛选)
- Preset Screening Strategies
- Strategy 1: 价值投资选股
- Strategy 2: 成长股选股
- Strategy 3: 白马股选股
- Strategy 4: 高股息选股
- Strategy 5: 北向资金重仓
- Strategy 6: 技术突破选股
- Strategy 7: 超跌反弹选股
What does the a-share-screener skill do?
Screen and filter A-share stocks based on fundamental metrics, technical indicators, capital flow, and custom criteria. Support multiple screening strategies including value investing, growth investing, momentum trading, and dividend hunting. Use when user wants to find stocks meeting specific criteria like "低PE高ROE股票", "北向资金加仓股", "突破年线的股票".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill a-share-screener --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.
