Stock Breakout Picker is a skill that analyzes US and Swedish equities to rank potential breakouts using a quantitative scoring model. It evaluates each ticker on a 0-100 scale by applying the Minervini Trend Template to identify confirmed Stage 2 uptrends, O’Neil CAN SLIM to capture high-velocity momentum and accumulation patterns, and Weinstein Stage 2 criteria to verify that price action aligns with long-term moving average slopes. A deep volume layer further refines the score by detecting institutional Pocket Pivots, up-down volume ratios, and Volatility Contraction Pattern dry-ups. The skill ingests live market data through Yahoo Finance or Chrome MCP, then produces tiered watchlists graded A, B, or Pass. For qualifying setups, it generates detailed trade execution plans specifying entry prices, stop-loss levels, and position sizing that automatically adjusts to prevailing macro-economic risk levels drawn from FRED data. The skill can also render optional high-fidelity HTML reports that include radar charts visualizing the full scoring breakdown. It is packaged as a self-contained analytical routine with no exposed tools or environment variables, so an agent invokes it as a complete workflow rather than assembling individual steps.
Stock Breakout Picker
Rank the strongest US and Swedish stock breakouts using Minervini, CAN SLIM, and deep volume analysis.
Install
cmdop skills install agensi-stock-breakout-picker
Use cases
- Use it to screen US and Swedish equities for Minervini Stage 2 uptrend candidates.
- Use it to rank breakout setups by a composite score that fuses CAN SLIM, Weinstein, and volume signals.
- Use it to detect Volatility Contraction Patterns and Pocket Pivot volume signatures automatically.
- Use it to generate tiered watchlists with A and B ratings for potential swing trades.
- Use it to produce trade execution plans with entry, stop loss, and position sizing adjusted for macro risk.
- Use it to create HTML radar-chart reports for visualizing individual stock score breakdowns.
When to use it
- You need quantitative screening of US or Swedish stocks for technical breakout setups.
- You want position-sizing recommendations that adapt to macro-economic risk levels from FRED data.
- You prefer a structured watchlist output with pass-fail grading rather than open-ended chat analysis.
When not to use it
- You require analysis of markets outside the US or Swedish universes, which the skill does not cover.
- You need real-time tick-by-tick execution or direct broker integration, which is not provided.
- You are looking for fundamental or long-term value screening unrelated to momentum and volume breakouts.
- You cannot access Yahoo Finance or Chrome MCP, since the skill relies on one of these for live data.
- You expect provided MCP tools or environment variables, as the skill exposes neither.