technical-analysislisted
Install: claude install-skill Serennity007/invest-skill
# Technical Analysis
## ⚠️ Data Verification — Do This Before Any Analysis
Before running any analysis, always retrieve the latest market data for the ticker:
1. **Fetch current price** — use web search or ask the user for the live price, 52-week range, and market cap. Never assume a price from training data.
2. **Confirm key figures** — recent earnings, revenue, key ratios (P/E, P/S, etc.) as applicable to this skill.
3. **State your data source** — note where the numbers came from (e.g., "Google Finance, June 19 2026") at the top of the output.
4. **Flag stale data explicitly** — if live data is unavailable, display this warning before proceeding:
> ⚠️ **Live data unavailable.** The following analysis uses training-data estimates which may be significantly out of date. Verify all prices and metrics before making any decisions.
Never silently substitute training-data estimates for current prices. When in doubt, ask the user to paste the latest quote.
---
Perform technical analysis of US stocks using price action, chart patterns, and technical indicators.
## Chart Pattern Analysis
1. **Trend Identification**
- Primary trend (uptrend, downtrend, sideways)
- Trend strength and momentum
- Support and resistance levels
- Trendline analysis
2. **Classic Chart Patterns**
- Head and shoulders, inverse H&S
- Double/triple tops and bottoms
- Cup and handle
- Triangles (ascending, descending, symmetrical)
- Flags and pennants
- Wedges and channel