Intelligence
SkillCloud & infraUse when the user asks what's hot, what's moving, if there's any alpha, \"show me squeeze setups\", \"what's the setup on ETH\", \"is SOL coiled\", \"should I deploy NEAR\", or any market-scan or pair-drilldown question. Surfaces live scoring for squeeze fuel, stealth accumulation, coiled spring and
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Intelligence skill
What this skill tells your AI
The instructions your AI receives, as published by superior-trade/superior-skills in skills/intelligence/SKILL.md and read by ahel’s review.
Use Unified API market intelligence to rank current setups and inspect one canonical symbol. Read the returned evidence; never treat a score as advice.
Files in this skill
| File | What it covers |
|---|---|
references/api.md | Unified scan/setup parameters and contract-shaped examples. |
references/workflow.md | Scan → setup → backtest → deploy workflows. |
references/buckets.md | Optional strategy lenses for interpreting evidence; these are not Unified response categories. |
references/glossary.md | How to explain common evidence fields without assuming they are always present. |
Route selection
- List/ranking question →
GET /context/scan. Usebucket=allfor an open-ended scan, oralts/hip3when the user narrows the universe. Usecategory=allunless they explicitly requestmomentum,mean_reversion,breakout, orvolume.top_ndefaults to 10 and must not exceed 50. - Single-symbol question → first resolve a canonical symbol with
GET /context/markets, then callGET /context/setup/{symbol}with the URL-encoded canonical value.
Presenting results
- State
computed_atwhen the response includes it. - Present the returned
symbol,category, andscorewithout renaming them to an older bucket taxonomy. - Cite the exact
evidencevalues returned for each conclusion. - Treat setup fields such as regime, levels, volatility, and funding as optional unless they appear in the response.
- Before recommending capital, apply an appropriate strategy lens, run a backtest, and explain the principal risk.
Never manufacture an empty or unavailable scan from training data. Scores are deterministic market computations, not guarantees or a signal service.
Signals
- GitHub stars
- 211
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
intelligence- Source
- github.com/superior-trade/superior-skills