hodlmm-pulse

Installation
SKILL.md

HODLMM Pulse

Fee velocity and volume momentum tracker for Bitflow HODLMM (DLMM) concentrated liquidity pools.

What it does

Answers the question "is now a good time to deploy liquidity?" by tracking how fast fees are being generated relative to the 7-day rolling baseline. A pool earning 3× its daily average in fees is in an active volume spike — the prime window to enter, capture fees, and exit before volume normalises.

Two modes of operation:

  1. Single-shot (scan) — instant momentum ranking across all pools from a single API call. Useful for quick triage.
  2. Time-series (track + report) — run track on a cron (e.g. every 5 min) to build a local snapshot history. The more data collected, the more accurate the trend direction (accelerating / stable / cooling). report surfaces the full picture.

Why agents need it

hodlmm-advisor tells you where to deploy (which pool has the best risk-adjusted yield). hodlmm-pulse tells you when — detecting fee spikes and volume acceleration before they appear in slow-moving APR averages. Together they form a complete LP entry decision loop:

  1. hodlmm-pulse scan → identify pools with active momentum
  2. hodlmm-pulse track --pool-id <id> → confirm trend direction over multiple polls
Related skills
Installs
30
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Apr 8, 2026