defi-liquidation-monitor

Installation
SKILL.md

DeFi Liquidation Monitor

Purpose

Track wallet or protocol positions that can be liquidated, estimate distance-to-liquidation, and rank urgent mitigation actions.

Use this skill when

  • The user asks for liquidation watchlists.
  • The user wants stress tests for collateral price drops.
  • The user needs priority ranking for risky borrow positions.

Workflow

  1. Collect normalized borrow position data (collateral USD, debt USD, liquidation threshold, health factor if available).
  2. Compute liquidation metrics using references/formulas.md.
  3. Classify severity bands from references/alert-bands.md.
  4. Run stress scenarios (for example: -5%, -10%, -20% collateral move).
  5. Return ranked watchlist with recommended actions.
Installs
3
First Seen
Mar 2, 2026
defi-liquidation-monitor — auralshin/agent-skills