Crypto Short Signal Generator

# Crypto Short Signal Generator

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Crypto Short Signal Generator" with this command: npx skills add dennyhuang2024/crypto-short-signal

Crypto Short Signal Generator

Version: 2.0.0 (Two-Layer Architecture)
Author: Denny Huang
Description: Know which coins will drop 30%+ 7 days in advance based on historical token unlock data


🏗️ Architecture

This skill uses a two-layer architecture for security and scalability:

Public Layer (ClawHub)

  • SkillPay billing interface
  • Basic validation
  • Calls paid layer API

Paid Layer (SkillPay Cloud)

  • Core analysis logic
  • Token database
  • API Key (secured)

📖 Overview

This skill analyzes token unlock schedules and generates short signals based on historical data. Historical win rate: 78%.


🎯 Features

  • Query token unlock dates
  • Analyze pre/post unlock price trends
  • Generate short signals (entry/exit/stop-loss)
  • Risk assessment report

💰 Pricing

  • Single Query: 0.001 USDT
  • Batch Query (5 tokens): 0.005 USDT

Payment: BNB Chain USDT via SkillPay


📊 Supported Tokens

TokenUnlock DateUnlock AmountExpected Drop
ZRO2026-03-2032.6M (3.26%)-5.97%
BARD2026-03-1811.35M (1.14%)-4.0%
STABLE2027-01-01TBDTBD

🚀 Usage

Basic Query

{
  "token": "ZRO"
}

Response

{
  "status": "success",
  "data": {
    "token": "ZRO",
    "name": "LayerZero",
    "unlock_date": "2026-03-20",
    "unlock_amount": "32.6M",
    "unlock_percent": "3.26%",
    "circulating_ratio": "20.26%",
    "fdv_mcap": "4.94x",
    "risk_level": "高",
    "short_signal": {
      "short_start": "2026-03-13",
      "short_end": "2026-03-19",
      "target_drop": "-5.97%",
      "target_price": "$0.94",
      "stop_loss": "$1.10",
      "win_rate": "78%"
    }
  }
}

⚠️ Disclaimer

This skill is for reference only and does not constitute investment advice. Cryptocurrency markets are highly volatile. Users trade at their own risk. Historical performance does not guarantee future results.


🔗 Links


Created: 2026-03-05
Updated: 2026-03-05
Architecture: Two-Layer (Public + Paid)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

The News

a newsstand that gives agents API access to the current main headlines of many newspapers and news sites across 20 countries.

Registry SourceRecently Updated
Research

cornell-uni

Cornell University is an Ivy League land-grant university in Ithaca, NY, renowned for engineering, hospitality, veterinary medicine, and agricultural research.

Registry SourceRecently Updated
Research

Autoresearch Approach

Use karpathy/autoresearch style autonomous ML research loops. Use when working in `karpathy/autoresearch` or adapting its method to similar training repos wh...

Registry SourceRecently Updated
Research

Columbia University

Ivy League university in Manhattan with 130+ Nobel laureates, a $14B endowment, renowned research, and a history of student activism.

Registry SourceRecently Updated
280Profile unavailable