finance-sentiment
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people…
Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) methodology. Use this skill whenever the user mentions SEPA, Minervini, superperformance, trend template, VCP (Volatility Contraction Pattern), Stage 2 uptrend, stage analysis, pivot point breakout, or
$ npx -y skills add himself65/finance-skills --skill sepa-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/sepa-strategyContext preview
The summary Claude sees to decide when to auto-load this skill.
Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) methodology. Use this skill whenever the user mentions SEPA, Minervini, superperformance, trend template, VCP (Volatility Contraction Pattern), Stage 2 uptrend, stage analysis, pivot point breakout, or
name: sepa-strategy description: > Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) methodology. Use this skill whenever the user mentions SEPA, Minervini, superperformance, trend template, VCP (Volatility Contraction Pattern), Stage 2 uptrend, stage analysis, pivot point breakout, or asks about growth stock screening criteria. Also triggers when the user wants to evaluate whether a stock meets swing trading entry criteria, check moving average alignment (bullish stacking: price above 50MA above 150MA above 200MA), assess breakout quality with volume confirmation, calculate position sizing based on risk percentage, or identify consolidation patterns like cup-with-handle, flat base, bull flag, or high tight flag. Use this skill even when the user simply asks "should I buy this stock" or "is this a good setup" in the context of growth/momentum trading, or when they share a stock chart and want pattern analysis.
Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) framework — a complete system for identifying high-probability growth stock entries with strict risk management.
**Core philosophy:** Buy the right stock, in the right stage, at a precise entry point, with strict risk controls. Win rate is ~50-55% — profitability comes from asymmetric risk/reward (small losses, large gains), not from predicting direction.
> This skill is for educational/analytical purposes only. It does not constitute investment advice. Never execute trades based solely on this analysis.
---
Collect the following data for the stock. Use yfinance or any available market data tool.
| Data needed | Purpose | |---|---| | Current price | Trend template check | | 50-day, 150-day, 200-day moving averages | MA alignment verification | | 52-week high and low | Price position check | | 200MA value from 1 month ago and 4-5 months ago | MA200 slope direction | | 20-day average volume + today's volume | Volume ratio analysis | | Recent quarterly EPS (last 3-4 quarters) | EPS growth & acceleration | | Annual EPS (last 3 years) | Long-term growth trend | | Recent quarterly revenue (last 3-4 quarters) | Revenue growth check | | Gross margin and net margin trend | Margin health | | Institutional ownership changes (if available) | Smart money signal | | RS rating or 12-month relative performance vs S&P 500 | Relative strength | | Price history for pattern recognition | VCP / chart pattern analysis |
If certain data is unavailable, note it and proceed with what you have. Missing RS rating is a significant gap — flag it.
---
Every stock cycles through four stages. Read `references/stage-analysis.md` for full details.
Determine which stage the stock is in:
| Stage | Characteristics | Action | |---|---|---| | **Stage 1** — Basing | Price near 200MA, MA flat/declining, MAs tangled, low volume | Do nothing, wait | | **Stage 2** — Advancing | Making higher highs/lows, bullish MA alignment, volume on up days | **Only stage to buy** | | **Stage 3** — Topping | Wide swings at highs, frequent false breakouts, heavy volume without progress | Reduce, no new positions | | **Stage 4** — Declining | Below all MAs, bearish alignment, bounces are selling opportunities | Full cash, stay away |
If the stock is NOT in Stage 2, stop here and tell the user. No further analysis needed.
Within Stage 2, count the base number (how many consolidation-then-breakout cycles have occurred):
---
All 8 conditions must be met simultaneously. If any fails, the stock does not qualify. Read `references/trend-template.md` for detailed explanations.
Present results as a checklist:
| # | Condition | Status | Value | |---|---|---|---| | 1 | Price > 150MA and Price > 200MA | Pass/Fail | [actual values] | | 2 | 150MA > 200MA | Pass/Fail | [actual values] | | 3 | 200MA trending up for ≥1 month (ideally 4-5 months) | Pass/Fail | [slope data] | | 4 | 50MA > 150MA and 50MA > 200MA | Pass/Fail | [actual values] | | 5 | Price > 50MA | Pass/Fail | [actual values] | | 6 | Price ≥ 30% above 52-week low | Pass/Fail | [% above low] | | 7 | Price within 25% of 52-week high | Pass/Fail | [% from high] | | 8 | Relative Strength > 70th percentile (prefer 85-90+) | Pass/Fail/Unknown | [RS if available] |
**Memory aid:** Conditions 1-5 = "MA staircase" (Price > 50MA > 150MA > 200MA, 200MA rising). Conditions 6-7 = "Price position" (far from low, near high). Condition 8 = "Relative strength" (market leader).
---
Strong fundamentals separate real leaders from momentum-only stocks. Read `references/fundamentals.md` for thresholds and rating criteria.
Check these in order of importance:
1. **Quarterly EPS growth ≥ 20%** (prefer 25-50%+). Below 20% = disqualify. 2. **EPS acceleration**: Current quarter growth > prior quarter growth. Deceleration (even with positive growth) is a warning. 3. **Annual EPS growth ≥ 25%** for each of the past 3 years. 4. **Revenue growth ≥ 15%** annually, ≥ 20-25% quarterly preferred. If EPS grows but revenue doesn't, the growth is likely from cost-cutting (unsustainable). 5. **Margin trend**: Gross and net margins stable or expanding = healthy. Contracting margins even with EPS growth = red flag. 6. **Institutional ownership increasing**: Smart money accumulating = fuel for Stage 2 move. 7. **Catalyst**: New product, FDA approval, major contract, market expansion, etc. Stocks with catalysts can run 50-100%+; without, typically 15-25%.
Rate fundamentals: **A** (EPS >30%, positive, revenue growing) / **B** (15-30%) / **C** (0-15%) / **D** (negative — skip).
---
#
This project is for educational and informational purposes only. Nothing here constitutes financial advice. Always do your own research and consult a qualified financial advisor before making investment decisions.
Repo: himself65/finance-skills
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people…
Query Fintel (fintel.io) institutional market intelligence via the REST API at https://api.fintel.io/v1 with FINTEL_API_KEY (X-API-KEY header), or the official…
Check the current status of the Strait of Hormuz — shipping transit data, oil price impact, stranded vessels, insurance risk levels, diplomatic developments,…
Read Hyperliquid (app.hyperliquid.xyz) perp + spot market data via opencli (read-only, public info API). Use whenever the user wants Hyperliquid perpetual or…
Query TradingView market data through the bundled tradingview MCP server without a desktop app or login. Use whenever the user wants a technical analysis…
Read TradingView desktop app for market data, news, alerts, watchlists, and screener results using opencli (read-only). Use this skill whenever the user wants…