Agent skill · Code Review & Quality

stock-picker

Screens and selects stocks based on customizable quantitative criteria including value, growth, quality, and momentum factors

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/stock-picker/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

# 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 | |--------|-----------

What's inside
Steps it walks through
  1. Capabilities
  2. When to Activate
  3. Process
  4. Preset Screens
  5. 1. Value Screen
  6. 2. Growth Screen
  7. 3. Quality Screen
  8. 4. Dividend Screen
  9. 5. Momentum Screen
  10. 6. GARP Screen (Growth at Reasonable Price)
  11. 7. Small Cap Value Screen
  12. 8. Oversold Quality Screen (超卖的好公司)
  13. 9. Deep Oversold Quality Screen
  14. Scoring System
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going