LaunchKit · 2026
Back to Skills

hype-scanner

AI & LLMsv1.0.0

Real-time crypto and stock hype detection using Reddit, CoinGecko, DEXScreener, and StockTwits.

0
323 downloads
by @peti0402

Setup & Installation

openclaw skills install @peti0402/hype-scanner

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install hype-scanner

What This Skill Does

Scans Reddit, CoinGecko, DEXScreener, and StockTwits every 15 minutes for trending tokens and stocks. Each candidate goes through a local Ollama model (qwen3:32b) that scores signal vs. noise on a 1-10 scale. Only alerts with confidence 6+ get forwarded to Telegram.

When to use it

  • Getting early alerts on viral meme coins before they hit mainstream
  • Filtering Reddit hype from real trading signals with AI validation
  • Monitoring CoinGecko trending and top DEXScreener token boosts
  • Tracking StockTwits trending tickers alongside crypto signals
  • Running 24/7 scanning with zero API costs for the AI layer

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: "Set up hype scanning and alert me on Telegram"

AGENT
  1. 1Configures scanner-ai.js with Reddit subreddits and API sources
  2. 2Schedules the scanner to run every 15 minutes via Task Scheduler
  3. 3Sets up an OpenClaw cron to check alerts.json every 20 minutes
  4. 4Forwards any pending alerts with confidence 6+ to Telegram
OUTPUT

Hype scanner running with Telegram alerts for high-confidence signals

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Ollama running locally with a model (e.g., qwen3:32b)