Defi Liquidation Monitor

🌐Community
by auralshin Β· vlatest Β· Repository

Alerts you to imminent DeFi liquidations across protocols, minimizing potential losses and maximizing opportunity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add defi-liquidation-monitor npx -- -y @trustedskills/defi-liquidation-monitor
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "defi-liquidation-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/defi-liquidation-monitor"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The defi-liquidation-monitor skill tracks liquidation events across various DeFi lending protocols. It provides real-time alerts and data on liquidations, including the collateral type, loan amount, and liquidator address. This allows users to understand market dynamics and identify potential opportunities or risks within the decentralized finance ecosystem.

When to use it

  • Risk Management: Monitor specific DeFi positions for impending liquidation risk.
  • Trading Opportunities: Identify assets experiencing high liquidation pressure for potential shorting strategies.
  • Protocol Analysis: Gain insights into the health and stability of lending protocols by observing liquidation activity.
  • Market Research: Track overall trends in DeFi liquidations to understand market sentiment and volatility.

Key capabilities

  • Real-time liquidation event tracking
  • Support for multiple DeFi lending protocols (specific protocols not listed)
  • Alerting on specific liquidation events
  • Data reporting of collateral type, loan amount, and liquidator address

Example prompts

  • "Show me recent liquidations in the Aave protocol."
  • "Alert me when there's a liquidation of more than 10 ETH in MakerDAO."
  • β€œWhat’s been the average daily volume of liquidations for USDC over the past week?”

Tips & gotchas

The skill requires access to blockchain data and may be subject to delays depending on network congestion. Ensure your AI agent has appropriate API keys or credentials configured for accessing this data.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
auralshin
Installs
2

🌐 Community

Passed automated security scans.