Intelligence

SkillCloud & infra

Use 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.

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

FileWhat it covers
references/api.mdUnified scan/setup parameters and contract-shaped examples.
references/workflow.mdScan → setup → backtest → deploy workflows.
references/buckets.mdOptional strategy lenses for interpreting evidence; these are not Unified response categories.
references/glossary.mdHow to explain common evidence fields without assuming they are always present.

Route selection

  • List/ranking question → GET /context/scan. Use bucket=all for an open-ended scan, or alts/hip3 when the user narrows the universe. Use category=all unless they explicitly request momentum, mean_reversion, breakout, or volume. top_n defaults to 10 and must not exceed 50.
  • Single-symbol question → first resolve a canonical symbol with GET /context/markets, then call GET /context/setup/{symbol} with the URL-encoded canonical value.

Presenting results

  1. State computed_at when the response includes it.
  2. Present the returned symbol, category, and score without renaming them to an older bucket taxonomy.
  3. Cite the exact evidence values returned for each conclusion.
  4. Treat setup fields such as regime, levels, volatility, and funding as optional unless they appear in the response.
  5. 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