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

Reddit Market Insights

Research ecommerce categories on Reddit to find opportunity areas (pain points) and trending products using semantic AI search via reddit-insights.com MCP se...

Registry SourceRecently Updated
Research

gate-info-coinanalysis

Single-coin comprehensive analysis. Use this skill ONLY when the user asks to analyze one coin with no additional explicit dimension (e.g., no separate risk...

Registry SourceRecently Updated
Research

Two Sample Mr Research Planner

Generates complete two-sample Mendelian randomization study designs with four workload plans and workflow steps based on user-specified exposures and outcomes.

Registry SourceRecently Updated
Research

Research Paper Monitor

科研文献智能监测与摘要推送系统。自动监测多个学术信源(arXiv、PubMed、CNKI等),根据用户关注的领域和关键词采集最新论文,生成中文摘要并推送。适用于需要跟踪学术前沿的科研工作者、研究生、教师等。使用场景包括:(1) 定时监测特定研究领域的最新论文,(2) 根据关键词筛选高相关度论文,(3) 自动生成论...

Registry SourceRecently Updated
4303Profile unavailable