/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install early-setup-finder - After installation, invoke the skill by name or use
/early-setup-finder - Provide required inputs per the skill's parameter spec and get structured output
What is Early Setup Finder?
Pre-pump fingerprint scanner. Identifies assets showing accumulation signals before a price move using the 8-signal framework. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.
How do I install Early Setup Finder?
Run "/install early-setup-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Early Setup Finder free?
Yes, Early Setup Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Early Setup Finder support?
Early Setup Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Early Setup Finder?
It is built and maintained by Zahrah (@0xzahra); the current version is v0.1.0.