ave-accumulation-monitor

Analyze Ave.ai data to detect pre-movement token accumulation signals.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ZackyMrf/ave-hackathon --skill ave-accumulation-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ave-accumulation-monitor
Source: https://github.com/ZackyMrf/ave-hackathon/tree/main/archive
Command: npx skills add https://github.com/ZackyMrf/ave-hackathon --skill ave-accumulation-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, websockets, and includes scripts (resource) components.

What problem does it solve?

Detects stealth smart-money accumulation signals before price moves, enabling early awareness of potential breakouts.

Core Features & Use Cases

  • Single-token deep analysis across chains (price, TVL, holders, risk) to surface accumulation signals.
  • Sweep mode to surface top accumulation candidates across categories (trending, meme, etc).
  • Web dashboard + Telegram integration for real-time alerts and monitoring.

Quick Start

Run a single-token analysis or sweep to surface accumulation signals and review the score.

Frequently Asked Questions about ave-accumulation-monitor

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

FAQPage Schema
How do I detect smart-money whale accumulation signals before a token breaks out?

To detect smart-money whale accumulation signals early, you can analyze multi-chain token data using this Skill to surface pre-movement price, TVL, and holder metrics. It evaluates stealth accumulation patterns and delivers alerts via a web dashboard or Telegram.

Can I monitor multi-chain token accumulation across trending categories automatically?

Yes, you can monitor multi-chain token accumulation automatically using sweep mode to surface top candidates across categories like trending or meme tokens. A background worker periodically evaluates Ave.ai API v2 data and sends real-time alerts to your configured channels.

What is the best way to analyze token accumulation risk and TVL metrics on Ave.ai?

The best way to analyze token accumulation risk and TVL metrics on Ave.ai is by running a single-token deep analysis. This mode processes multi-chain data to generate an accumulation score, helping you identify potential breakouts before significant price movements occur.

Do I need an AVE_API_KEY to run smart-money accumulation sweeps and alerts?

Yes, you need an AVE_API_KEY to access the Ave.ai API v2 data source required for running smart-money accumulation sweeps. The Skill relies on this key to fetch multi-chain token data, evaluate accumulation signals, and trigger background alerts.

Does this accumulation monitor support Telegram alerts and local storage for tracking signals?

Yes, this accumulation monitor supports Telegram integration for real-time alerts and features optional local storage for saving signal data. It uses websockets and pandas to process Ave.ai data, enabling continuous tracking of stealth accumulation patterns across chains.

Why are my multi-chain accumulation alerts not working during background sweeps?

Multi-chain accumulation alerts may fail during background sweeps if the AVE_API_KEY is missing or invalid, preventing access to Ave.ai API v2. Ensure dependencies like websockets and requests are properly configured and the background worker is actively running periodic evaluations.