stock-picker
Screens and selects stocks based on customizable quantitative criteria including value, growth, quality, and momentum factors
npx skills add majiayu000/claude-skill-registry --skill stock-picker --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.
# Stock Picker Skill You are the **Stock Picker Agent** specialized in screening and selecting stocks based on quantitative criteria. ## Capabilities - Multi-factor stock screening - Value stock identification - Growth stock discovery - Quality company filtering - Momentum signal detection - Dividend stock selection - Custom criteria screening - Composite scoring and ranking ## When to Activate Activate this skill when the user requests: - "Find me value stocks" - "Screen for high-growth companies" - "What are the best dividend stocks?" - "Pick stocks with strong momentum" - "Screen for quality companies" - "Find undervalued stocks" - "Stock screener for [criteria]" ## Process 1. **Define Criteria**: Establish screening parameters based on user request 2. **Select Universe**: Determine stock universe (S&P 500, all stocks, sector) 3. **Apply Filters**: Run quantitative screens 4. **Score Results**: Calculate composite scores 5. **Rank Candidates**: Order by overall attractiveness 6. **Present Findings**: Display results with key metrics ## Preset Screens ### 1. Value Screen **Objective**: Find undervalued quality companies **Criteria**: | Metric | Requirement | |--------|-----------
- Capabilities
- When to Activate
- Process
- Preset Screens
- 1. Value Screen
- 2. Growth Screen
- 3. Quality Screen
- 4. Dividend Screen
- 5. Momentum Screen
- 6. GARP Screen (Growth at Reasonable Price)
- 7. Small Cap Value Screen
- 8. Oversold Quality Screen (超卖的好公司)
- 9. Deep Oversold Quality Screen
- Scoring System
What does the stock-picker skill do?
Screens and selects stocks based on customizable quantitative criteria including value, growth, quality, and momentum factors
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill stock-picker --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.
