DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill liquidity-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Liquidity Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-liquidity-monitor)More formats (shields.io, HTML) on the badges page.
---
name: "liquidity-monitor"
version: "4.0.0"
description: "DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies"
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [defi, liquidity, amm, uniswap, impermanent-loss]
category: "blockchain"
---
# 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
| Command | Description |
|---------|-------------|
| `intro` | AMM mechanics, pool types, concentrated liquidity |
| `standards` | Uniswap V2/V3 math, Curve, Balancer formulas |
| `troubleshooting` | Impermanent loss, failed swaps, MEV protection |
| `performance` | Pool selection, routing, gas optimization |
| `security` | Rug pull detection, honeypots, flash loans |
| `migration` | V2 to V3, cross-chain bridging, multi-chain LP |
| `cheatsheet` | DEX APIs, analytics tools, IL calculator, TVL |
| `faq` | Profitability, 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 | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!