ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

liquidity-monitor

DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/liquidity-monitor
Or

Liquidity Monitor

DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies. No API keys or credentials required — outputs reference documentation only.

Commands

CommandDescription
introAMM mechanics, pool types, concentrated liquidity
standardsUniswap V2/V3 math, Curve, Balancer formulas
troubleshootingImpermanent loss, failed swaps, MEV protection
performancePool selection, routing, gas optimization
securityRug pull detection, honeypots, flash loans
migrationV2 to V3, cross-chain bridging, multi-chain LP
cheatsheetDEX APIs, analytics tools, IL calculator, TVL
faqProfitability, V2 vs V3, MEV, minimum amounts

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3917
Views0
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-liquidity-monitor": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#defi#liquidity#amm#uniswap#impermanent-loss
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.