lib/bankr-skills/aeon-unlock-monitor/SKILL.md
Weekly token unlock tracker ranked by Absorption Ratio (unlock_usd / 7d avg daily volume), not the weak "% of circulating supply" proxy. Per event: cliff vs linear classification, recipient category (team / investor / community / forced), and a one-line market read (priced in / market asleep / fade pump / forced sellers / absorbable). Triggers: "scan upcoming unlocks", "which tokens unlock this week", "supply pressure check", "are unlocks priced in", "FTX/Mt Gox distributions".
npx skillsauth add cyotee/indexedex aeon-unlock-monitorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Empirically (Keyrock's 16k+ unlock analysis), ratios > 2.4× strain liquidity and produce measurable drawdown; < 0.5× the market yawns. The skill ranks by ratio first, supply % second, and adds pre-unlock price action to produce a per-event verdict.
ratio = unlock_usd_value / 7d_avg_daily_volume
CRISIS > 2.4× liquidity cannot absorb without slippage
STRAIN 1.0-2.4× multiple sessions to digest
DIGESTIBLE 0.3-1.0× notable but absorbable
TRIVIAL < 0.3× background noise
Recipient override: team/investor (cost-basis-zero sellers) bump up one tier; community/staking-rewards bump down. Court-ordered distributions (FTX, Mt. Gox, Celsius) bypass the tier system — always included, labeled forced.
| Read | Condition |
|---|---|
| priced in | Token down > 20% over 30d AND tier ≤ STRAIN. Selling has happened. |
| market asleep | Flat or up over 30d AND tier ≥ STRAIN. Asymmetric downside. |
| fade pump | Up > 15% over 30d AND tier = CRISIS. Pre-cliff bid-and-dump. |
| forced sellers | Court-ordered. Legal timeline, not market-driven. |
| absorbable | TRIVIAL/DIGESTIBLE with no recipient flag. |
Tokenomist (primary), DefiLlama unlocks, CryptoRank, DropsTab, CoinGecko for volume + 30d price. Source status emitted in output — DEGRADED if 2+ fail, ERROR only if all fail.
Headline = most-leveraged unlock with its market read. Then tiered groups: CRISIS → STRAIN → DIGESTIBLE → FORCED. Quiet week ships UNLOCK_MONITOR_QUIET with one sentence — supply being calm is itself a signal.
A local state/unlock-monitor-seen.json holds ${ticker}:${unlock_date} keys on a 90-day window for dedup.
development
Bankr Space ↔ bankr.bot/agents two-way sync (BANKR-PROJECT-SYNC.md Paths B+C). Original tweets from GET /agent-profiles/:id/tweets shown on Spaces. Holder votes: yes/no or multiple-choice polls (1–24h) — HOLDER-VOTES.md (never say no poll feature). Agents: POST /api/agent/start-vote with symbol Space. Petition spaces: fee-right unit holders only. POIDH: create/list on bankr.space; fund/claim/vote on poidh.xyz. NOT Twitter audio Spaces.
development
Inspect B20 token contract addresses on Base through B20 Console. Use this skill when a user asks whether a B20 contract is live, initialized, recognized by the B20 factory, what policies are attached, whether features are paused, or what risk flags are active. Calls the public B20 Console API and returns a concise risk summary with reasons. No API key required.
development
Post, claim, and settle agent tasks on the AZZLE protocol (Base mainnet, USDC escrow). Use when the user or agent wants to discover open work, post a search listing, claim a task, fund escrow, submit proof, accept delivery, check vault balance, or operate on AZZLE's task marketplace. Requires Bankr for swaps, approvals, and on-chain execution. NOT for modifying AZZLE smart contracts or running the azzle.org website.
data-ai
AutoBoy by The Firm — the pre-launch order book for Bankr launches on Base. Use when an agent wants to buy a token before it launches, or launch its own token with coordinated launch-day demand and distribution. Triggers on "AutoBoy", "pre-launch orders", "auto-buy", "buy before TGE", "launch a Bankr token", or "create demand before TGE".