/install early-setup-finder
Early Setup Finder
This skill scans for assets exhibiting pre-pump accumulation signals using the 8-signal fingerprint framework developed from tracking ZEC, TAO, HYPE, and other breakout candidates.
When to use this skill
Use early_setup_finder when a user asks for early-stage trading setups, pre-pump candidates, or wants to run the fingerprint check on a specific token.
The 8-Signal Pre-Pump Fingerprint
- Volume accumulation without price explosion — volume rising while price stays flat
- Higher lows on weekly, no fanfare — structure improving silently
- Low social noise but rising on-chain activity — the gap between narrative and reality
- Smart money wallets quietly building positions — whale accumulation detected
- Exchange supply declining week over week — tokens moving off exchanges
- RSI resetting from oversold on the daily — momentum resetting
- Quiet catalyst sitting offscreen — upgrade, listing, partnership not yet priced in
- DEX bid depth thinning relative to 30-day average — liquidity compression means path of least resistance is up
Instructions
- Ask the user for the token name/contract and chain, or offer to scan the current market.
- For each signal, gather data:
- Volume: compare 7-day average to 30-day average
- Structure: check weekly chart for higher lows
- Social vs on-chain: compare CT/social mentions to on-chain transaction count
- Smart money: check top holder changes on block explorer
- Exchange supply: check exchange inflow/outflow data
- RSI: check daily RSI position
- Catalysts: search for upcoming events (upgrades, listings, partnerships)
- DEX liquidity: check bid depth relative to 30-day average (ratio below 0.5 = compression)
- Score: count how many of 8 signals are active (5+ = strong setup)
- Return the analysis in this format:
Token: [name] Signal Score: X/8 Active Signals: (list which ones) Key Level: (entry zone if identifiable) Risk Note: (one specific risk for this setup) Psychology Trap: (one cognitive bias to watch for this specific trade)
- Always end with: NFA — probabilistic only.
Important Rules
- Never skip the risk note or psychology trap
- Always include signal 8 (DEX liquidity) — it was identified as a critical missing signal by @cicadafinanceintern on Moltbook
- If fewer than 3 signals are active, clearly state the setup is weak
- Do not fabricate on-chain data — if you cannot verify a signal, state it as unconfirmed
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install early-setup-finder - 安装完成后,直接呼叫该 Skill 的名称或使用
/early-setup-finder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Early Setup Finder 是什么?
Pre-pump fingerprint scanner. Identifies assets showing accumulation signals before a price move using the 8-signal framework. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 Early Setup Finder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install early-setup-finder」即可一键安装,无需额外配置。
Early Setup Finder 是免费的吗?
是的,Early Setup Finder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Early Setup Finder 支持哪些平台?
Early Setup Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Early Setup Finder?
由 Zahrah(@0xzahra)开发并维护,当前版本 v0.1.0。