Unlock Monitor

Compute absorption ratios for upcoming token unlocks and classify vesting types.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill unlock-monitor-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Unlock Monitor
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/unlock-monitor
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill unlock-monitor-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly token unlocks and vesting events create sudden liquidity pressure that is difficult to monitor across multiple assets. This skill provides a data-driven framework to quantify that pressure and surface actionable market-read insights.

Core Features & Use Cases

  • Absorption-ratio based prioritization of upcoming unlocks
  • Vesting-structure classification (cliff vs linear) and recipient tagging
  • Automated enrichment with liquidity (7d volume) and price context
  • Weekly market-read generation and memory-based deduplication for consistency

Quick Start

Identify upcoming unlocks and compute their absorption ratios to produce a concise market-read summary.

Frequently Asked Questions about Unlock Monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify liquidity pressure from upcoming token unlocks?

Token unlock absorption ratio measures upcoming unlocked token volume against the asset's 7-day trading volume to classify whether the market can absorb the new supply without severe price drops.

What is the absorption ratio in crypto vesting analysis?

The absorption ratio in crypto vesting analysis measures the size of an upcoming token unlock relative to the asset's recent 7-day trading volume to classify potential market impact and liquidity risk.

How do I monitor weekly token vesting events across multiple crypto assets?

Monitor weekly token vesting events by fetching scheduled unlock data, enriching it with price and volume metrics, and computing absorption ratios to produce a concise market-read summary for multiple assets.

Can I differentiate cliff and linear token unlocks for liquidity risk assessment?

Yes, you can differentiate cliff and linear token unlocks for liquidity risk assessment by classifying the vesting structure and tagging recipient types to understand the specific market pressure profile.

What is the best way to assess market readiness before a token unlock?

The best way to assess market readiness before a token unlock is to compute the absorption ratio using 7-day volume data and generate a structured market-read verdict indicating potential liquidity risk.

Does token unlock monitoring deduplicate weekly market-read reports?

Yes, token unlock monitoring uses memory-based deduplication to ensure weekly market-read reports remain consistent and avoid repeating identical vesting event analysis across monitoring cycles.