← ClaudeAtlas

crypto-unlockslisted

Check upcoming token unlock events for any crypto asset via Tokenomist.ai (formerly TokenUnlocks). Returns the next unlock date, type (cliff vs linear), estimated size, and a YES/NO on whether the unlock falls inside the doctrine's 48-hour halt window. REQUIRED before any new directional crypto position per AGENTS.md §5 — entering a long inside the 48h pre-unlock window for an unlock > 1% of float is a doctrine violation.
kensongan-prog/trading-advisor · ★ 1 · AI & Automation · score 62
Install: claude install-skill kensongan-prog/trading-advisor
# Crypto Token Unlocks Skill ## When to use Trigger this skill **as a mandatory gate before any new directional crypto recommendation**, especially for altcoins. Also trigger when the user asks: - "Is there an unlock coming on X?" - "When does Y next unlock?" - "What's the next big unlock?" Do NOT trigger for: - BTC (no scheduled unlocks — Bitcoin's emission is gradual mining, not a vesting cliff). - Stablecoins (USDC/USDT — no equity-like vesting). - US equities, KLSE, forex. ## Why this exists AGENTS.md §5 (event-halt rule): **"Crypto: 48h before a scheduled token unlock > 1% of float"** — no new directional exposure. Without an unlock data source, every alt recommendation would silently violate this rule. This skill is the source of truth for the gate. ## Source **Tokenomist.ai** (formerly TokenUnlocks.app — same product, rebranded). Public website, no auth required for the basic next-unlock date and type. Some sizing details are gated to their Pro tier, but the **next-unlock date is what triggers the halt rule**, and that's freely available. Fallback: We tried the DeFiLlama emissions API — it has moved behind a paid plan (HTTP 402). If Tokenomist is unreachable, current options are: 1. Manual check on coingecko.com (coin overview sometimes mentions vesting). 2. The project's token blog / docs. 3. Declare NO-TRADE — per doctrine, no source = no go. ## How to use Tokenomist has a per-token URL pattern: `https://tokenomist.ai/{coin-slug}` where `{coin-slug}` is ty