Skip to main content

Documentation Index

Fetch the complete documentation index at: https://aisa.one/docs/llms.txt

Use this file to discover all available pages before exploring further.

View on GitHub -> Hot market scans for agents. Find trending stocks and crypto movers with live AIsa market data.

Install

aisa skills install stock-hot

What can agents do with it?

Momentum scans

Surface stocks and crypto assets with unusual movement.

Catalyst lookup

Connect price movement to recent news or events.

Market movers

Summarize top gainers, losers, and volume spikes.

Watchlist ideas

Turn scans into candidates for follow-up alerts.

Usage

python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-hot/scripts/hot_scanner.py"
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-hot/scripts/hot_scanner.py" --focus stocks
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-hot/scripts/hot_scanner.py" --focus crypto
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-hot/scripts/hot_scanner.py" --output json

Arguments

  • --focus: Filter by stocks, crypto, or both (default)
  • --output json: Append structured JSON summary

Output Sections

  • Top Stock Movers: Gainers (>3%), losers, most active by volume
  • Crypto Highlights: BTC price, dominance, trending coins, gainers/losers
  • News-Driven Movers: 5-8 items with ticker mentions from last 6 hours
  • Top 5 Watchlist Picks: With risk level assessment
  • Quick Take: 2-3 sentence market summary
NOT FINANCIAL ADVICE. For informational purposes only.

Get started

  1. Sign up at aisa.one (new accounts start with $2 free credit).
  2. Generate an API key from the console.
  3. Set your key and install the skill:
    export AISA_API_KEY="your-key"
    aisa skills install stock-hot
    
  4. Start a new agent session so the runtime loads the updated skill instructions.

Watchlist Management

Track candidates after a scan.

Rumor Scanner

Scan early market signals and rumors.

AIsa Market

Retrieve supporting market data.