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"
小葱技能有更好的技能skills插件。
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.
| 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 |
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
这个 Skill 质量不错,内容全面实用,对于想了解 DeFi 流动性机制、AMM 池子选择和防坑指南的用户很有帮助。不需要任何配置就能直接用,公式和概念讲解清晰。主要不足是偏理论,缺乏动态计算或实时数据查询功能,更像是一本电子手册而非交互工具。对学习 DeFi 知识很有用,但别指望它能帮你做实时分析。