hodlmm-emergency-exit

Monitor sBTC reserve health and bin ranges to generate MCP commands for emergency liquidity removal.

2|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-emergency-exit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hodlmm-emergency-exit
Source: https://github.com/cliqueengagements/30-Days-AI-Challenge/tree/main/day-5-hodlmm-emergency-exit
Command: npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-emergency-exit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sbtc-proof-of-reserve, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides automated emergency exit capabilities for HODLMM LP positions, ensuring capital is protected during volatile market conditions.

Core Features & Use Cases

  • Emergency Exit: Automatically triggers liquidity withdrawal when sBTC reserve signal is RED or bins drift out of range.
  • Safety Gates: Implements strict safety checks, including cooldown periods, gas caps, and balance checks, to prevent erroneous exits.
  • Integration: Directly interacts with HODLMM pools and Bitflow APIs for real-time data and position checks.
  • Use Case: If the sBTC reserve ratio falls to a critically low level or if your HODLMM bins are out of the safe earning range for more than 2 hours, this Skill can generate the necessary MCP commands to withdraw liquidity, thereby protecting your capital.

Quick Start

Use the hodlmm-emergency-exit skill to evaluate and potentially execute an emergency exit for your HODLMM position.

Frequently Asked Questions about hodlmm-emergency-exit

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

FAQPage Schema
How do I automate an emergency exit for my HODLMM LP position?

An emergency exit is triggered automatically when the sBTC reserve signal turns RED or your HODLMM bins drift out of the safe earning range for more than two hours. The system then generates executable MCP commands to withdraw your liquidity.

What safety checks prevent erroneous liquidity withdrawals?

Safety gates for liquidity withdrawals include mandatory cooldown periods, gas caps, and balance checks to prevent erroneous exits. These strict checks ensure capital protection only triggers during genuinely unsafe market conditions.

Do I need the sbtc-proof-of-reserve skill to monitor HODLMM pools?

Yes, you need the sbtc-proof-of-reserve skill to monitor HODLMM pools effectively. It provides the real-time sBTC reserve health data required to audit conditions and trigger emergency liquidity exits safely.

What APIs are required to execute a HODLMM liquidity removal?

Executing a HODLMM liquidity removal requires access to Bitflow HODLMM APIs and the Hiro fees API. These provide the real-time data and position checks needed to generate MCP commands for capital protection.

When should I avoid using automated emergency exit for LP management?

You should avoid automated emergency exit for LP management when sBTC reserve signals are healthy and bins remain within the safe earning range. Exiting during stable conditions may incur unnecessary gas fees and disrupt earning positions.