
stock-breakout-picker
Rank the strongest US and Swedish stock breakouts using Minervini, CAN SLIM, and deep volume analysis.
- Find stocks meeting the Minervini Trend Template and Stage 2 criteria.
- Identify institutional accumulation through Pocket Pivots and U/D volume ratios.
- Generate automated trade plans with entry, stop-loss, and target prices.
$10
One-time purchase · Own forever
Included in download
- Find stocks meeting the Minervini Trend Template and Stage 2 criteria.
- Identify institutional accumulation through Pocket Pivots and U/D volume ratios.
- terminal, file_write, network automation included
- Ready for Codex CLI
See it in action
RANK 1: $NVDA (Score: 92) [!] A-Tier Setup: Minervini Trend OK, Pocket Pivot detected. Trade Plan: - Entry: > $135.50 (Pivot) - Stop: $127.40 (6% Risk) - Target: $151.70 (2R) - Sizing: 2.5% (Reduced: RISK_OFF/FRED Spread > 4.5) Bonus: +5 cluster insider buying detected on Open Insider.
Rank the strongest US and Swedish stock breakouts using Minervini, CAN SLIM, and deep volume analysis.
$10
One-time purchase · Own forever
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Find stocks meeting the Minervini Trend Template and Stage 2 criteria.
- Identify institutional accumulation through Pocket Pivots and U/D volume ratios.
- terminal, file_write, network automation included
- Ready for Codex CLI
- Instant install
See it in action
RANK 1: $NVDA (Score: 92) [!] A-Tier Setup: Minervini Trend OK, Pocket Pivot detected. Trade Plan: - Entry: > $135.50 (Pivot) - Stop: $127.40 (6% Risk) - Target: $151.70 (2R) - Sizing: 2.5% (Reduced: RISK_OFF/FRED Spread > 4.5) Bonus: +5 cluster insider buying detected on Open Insider.
Screenshots
About This Skill
The Ultimate Quantitative Breakout Engine
Stop guessing which stocks are ready to moon. This skill implements a sophisticated master strategy that fuses four legendary trading frameworks into a single quantitative rubric. It replaces manual chart scanning with a data-driven ranking engine used by professional swing traders.
What it does
The system analyzes US and Swedish markets by scoring every ticker from 0-100 based on:
- Minervini Trend Template: Filtering for stocks in a confirmed "Stage 2" uptrend.
- O'Neil CAN SLIM: Identifying high-velocity momentum and accumulation patterns.
- Weinstein Stage 2: Ensuring price action is supported by long-term moving average slopes.
- Deep Volume Layer: Detecting institutional "Pocket Pivots," U/D volume ratios, and VCP (Volatility Contraction Pattern) dry-ups.
Why use this skill?
Scanning thousands of stocks for specific technical setups like VCP or Pocket Pivots is nearly impossible for a human to do consistently. This skill automates the heavy lifting, pulling live data via Yahoo Finance or Chrome MCP to rank the top setups. Unlike generic AI prompts, it follows a rigid, battle-tested scoring logic and provides a comprehensive trade plan—including entry, stop loss, and position sizing—that automatically adjusts based on macro-economic risk levels (FRED data).
Output
The skill generates tiered watchlists (A, B, or Pass), detailed trade execution plans, and optional high-fidelity HTML reports featuring radar charts of the scoring breakdown.
Use Cases
- Find stocks meeting the Minervini Trend Template and Stage 2 criteria.
- Identify institutional accumulation through Pocket Pivots and U/D volume ratios.
- Generate automated trade plans with entry, stop-loss, and target prices.
- Adjust position sizes automatically based on FRED macro risk indicators.
- Perform deep-dive scoring on specific tickers with insider and fundamental data.
Known Limitations
- Yahoo Finance is the primary free data source; intraday rate limits or temporary outages can throttle large scans (mitigated with built-in retry/backoff). - FRED macro indicators (yield curve, HY spread, VIX) update once per business day, so RISK_OFF detection can lag intraday shocks by a few hours. - Bonus layers (Open Insider, WhaleWisdom, roic.ai, Quartr, IPOScoop) are best-effort web scrapes — if a source changes layout or rate-limits, that specific signal is skipped and the score falls back to the core technical layer. - Browser-mode auto-marking on TradingView/Finviz requires the Claude in Chrome extension; without it the skill still runs in pure CLI mode and outputs a watchlist. - Coverage is limited to S&P 500, Nasdaq 100, and OMX Stockholm by default. Other universes (e.g., Russell 2000, mid-caps) need a custom ticker list. - Not investment advice — the skill ranks setups; final entry/stop/size decisions remain with the trader.
How to Install
unzip stock-breakout-picker.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Terminal/Shell runs the Python scanner (master_scanner.py / run_scanner.py) and the run.command/run.bat launchers. Read/Write Files saves OHLCV cache, JSON picks, and HTML/PDF reports to a local reports/ folder. Network Access fetches OHLCV from Yahoo Finance and optional bonus signals from Open Insider, WhaleWisdom, roic.ai, Quartr, IPOScoop, FRED, and Finviz. Browser is used in Cowork "robust mode" to call Yahoo's chart API directly via the Claude in Chrome extension. No write access to OS/system paths — only the skill's own working directory.
Tags
Runs in Claude Cowork (recommended) or any agent supporting the open SKILL.md standard (Claude Code, Codex CLI, Cursor, etc.). Standalone Python mode requires Python 3.9+ with pip access to install yfinance, pandas, numpy. The macOS launcher (run.command) and Windows launcher (run.bat) handle dependency install automatically. The Cowork "robust mode" requires the Claude in Chrome extension to call Yahoo Finance's chart API from a browser tab. Bonus signals (insider/institutional/fundamental/macro) require best-effort scraping of Open Insider, WhaleWisdom, roic.ai, Quartr, IPOScoop, and FRED — falls back gracefully when blocked.
Creator
Claude Skills
Freelancer, internet entrepreneur and music producer from Sweden.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
deep-research-team
Deploy a hierarchical team of AI agents to perform 15-30 minute deep-dive research with parallel execution.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.