ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

market-radar

Real-time market scanning and alert system. Monitors SPX, major indices, VIX, and key crypto prices. Generates alerts when significant levels are crossed.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/1477009639zw-blip/betamarketradar
Or

Market Radar

Real-time market scanning and alert system. Monitors key levels, detects breakouts, and generates structured alerts.

Usage

python3 radar.py --watch SPX,QQQ,VIX --threshold 1.5

Alerts Generated

  • Breakout alerts (price crosses key levels)
  • VIX spike alerts (>20 = elevated risk)
  • Unusual volume detection
  • Sector rotation signals

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-1477009639zw-blip-betamarketradar": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.