LaunchKit · 2026
Back to Skills

crypto-signal

AI-powered crypto intelligence from 50+ Telegram groups.

0
0 downloads
by @qiantanxiaohai

Setup & Installation

openclaw skills install @qiantanxiaohai/crypto-signal

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

npx clawhub install crypto-signal

What This Skill Does

Aggregates crypto intelligence from 50+ Telegram groups using AI. Exposes trending topics, whale alerts, liquidation events, regulatory news, and exchange listings through a command-line interface and API. Free tier available; Pro plan adds real-time signals and webhook push.

Consolidates signals from 50+ Telegram groups into a single API call, replacing manual monitoring of individual channels.

When to use it

  • Checking for whale transfers before placing a trade
  • Monitoring regulatory news across multiple Telegram groups at once
  • Finding trending crypto topics in the last 24 hours
  • Tracking exchange listings and delistings
  • Reviewing large liquidation events during market volatility

Example Workflow

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

INPUT

User asks: Any whale alerts in the last 12 hours?

AGENT
  1. 1Calls `crypto-signal signals --type whale_transfer --hours 12`
  2. 2Receives a list of token transfers exceeding $1M from the past 12 hours
  3. 3Formats results with token names, amounts, and timestamps
  4. 4Returns a summary of whale activity to the user
OUTPUT

A list of large transfers from the last 12 hours with token, amount, and time details

Requirements

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

CRYPTOSIGNAL_API_KEY environment variable (obtain free at api.qtxh.top)