← All skills
Tencent SkillHub Β· AI

Base Alpha Scanner

Real-time Base chain alpha intelligence for ZHAO (CryptoZhaoX). Use when scanning Base memecoins for second-wave setups or early gem launches; checking GMGN...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Real-time Base chain alpha intelligence for ZHAO (CryptoZhaoX). Use when scanning Base memecoins for second-wave setups or early gem launches; checking GMGN...

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/alert-rules.md, references/api-endpoints.md, scripts/scan_base.py, scripts/scan_narrative.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Base Alpha Scanner

ZHAO's on-chain intelligence toolkit for Base chain. Data-first, no hype. Alert only on high-conviction setups.

scan_base.py β€” Core on-chain scanner

python3 skills/base-alpha-scanner/scripts/scan_base.py --mode <mode> [addr] Modes: trending β€” Top Base tokens ranked by conviction score (1h) new β€” Early launch scanner: 0–45min + 45min–3h windows token <addr> β€” Deep dive on specific token (all timeframes) holders <addr> β€” Holder distribution + concentration check gmgn <addr> β€” GMGN smart money data (may need browser fallback)

scan_narrative.py β€” Narrative & platform scanner

python3 skills/base-alpha-scanner/scripts/scan_narrative.py --mode <mode> Modes: clanker β€” Latest Clanker token deployments on Base bankr β€” Bankr.fun trending tokens (Farcaster-native) virtual β€” VIRTUAL Protocol AI agent ecosystem ai β€” Broad AI narrative scan across Base

Standard market scan (run on demand or every 1–2h):

scan_base.py --mode trending β†’ identify what's moving For anything score β‰₯ 60: scan_base.py --mode token <addr> β†’ deep dive If AI narrative or Farcaster signals: scan_narrative.py --mode ai + clanker Apply alert rules β†’ ping ZHAO only if threshold met

Early launch scan (continuous background):

scan_base.py --mode new β†’ check 0–45min window Score β‰₯ 60 + clean signals β†’ immediate check with token mode Cross-reference with scan_narrative.py --mode clanker for Farcaster origin If all checks pass β†’ early gem ping

Holder distribution check:

scan_base.py --mode holders <addr> Flag if top-5 > 40% supply or any single wallet > 15% Cross with DexScreener buy/sell maker count to confirm real distribution

Alert Rules

Read references/alert-rules.md for full ruleset. Summary: Immediate ping: Tier 1 only (vol spike + narrative + clean chart + liq > $100K) Second-wave alert: 45min–3h old, sustained vol + holder growth, score β‰₯ 65 Early gem: <45min, score β‰₯ 60, clean team, real momentum. Max 2–3/day Mainstream (BTC/ETH/UNI): Key level breaks, on-chain flows, funding extremes

API Reference

See references/api-endpoints.md for all endpoints, field names, and data source details. Key addresses: VIRTUAL token (Base): 0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b cbBTC (Base): 0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf

Conviction Score (0–100)

Built into scan_base.py. Score β‰₯ 65 = alert candidate. Score < 50 = ignore. Factors: 1h volume, liquidity, buy pressure ratio, age (45min–3h = peak), momentum, mcap.

GMGN Notes

GMGN often blocks direct API access. Fallback options: Use browser tool to navigate https://gmgn.ai/base/token/<addr> Take screenshot for ZHAO if needed Check wallet history at https://gmgn.ai/base/address/<wallet>

Bankr Notes

No clean public API. Bankr alpha comes from Warpcast: Channel: https://warpcast.com/~/channel/bankr Use web_search for recent Bankr mentions + web_fetch on Warpcast casts High signal: power users (>5K followers) buying via Bankr frame in <30min of launch

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs2 Scripts
  • SKILL.md Primary doc
  • references/alert-rules.md Docs
  • references/api-endpoints.md Docs
  • scripts/scan_base.py Scripts
  • scripts/scan_narrative.py Scripts