← 返回 Skills 市场
loutai0307-prog

Liquidity Monitor

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-liquidity-monitor
功能描述
DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies
使用说明 (SKILL.md)

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 | [email protected]

安全使用建议
This appears to be a purely offline reference skill that outputs static DeFi documentation. Before installing: (1) inspect the full scripts/script.sh file yourself (search for network-related commands like curl, wget, nc, ssh, python -c, or base64 decode + exec) — the prompt showed the file truncated, so verify the tail for hidden behavior; (2) if you allow autonomous agent invocation on your platform, be aware that a malicious skill with network access could exfiltrate data—this skill does not request credentials, but confirm the runtime environment prohibits outbound network if that is a concern; (3) if you only need the reference content, consider running the script in a sandboxed environment first. Overall, the components are coherent with the stated purpose.
功能分析
Type: OpenClaw Skill Name: bytesagain-liquidity-monitor Version: 1.0.0 The skill is a purely informational reference tool for DeFi liquidity analysis. The script `scripts/script.sh` contains only static text documentation delivered via bash heredocs, and the `SKILL.md` instructions accurately reflect this behavior. There are no network requests, file system operations, or attempts to access sensitive data.
能力标签
cryptorequires-walletcan-make-purchases
能力评估
Purpose & Capability
Name/description (DeFi liquidity reference) match the delivered artifacts: SKILL.md documents commands that emit reference text and the included scripts/script.sh contains matching heredoc content. There are no unexpected credentials, binaries, or external dependencies declared.
Instruction Scope
SKILL.md explicitly states outputs are plain-text via heredoc and no external API calls are required. The provided script defines cmd_* functions that produce static documentation via heredocs and does not reference files, env vars, or network endpoints in the visible portions.
Install Mechanism
No install spec is provided (instruction-only). There are no downloads, package installs, or archive extraction steps — the only shipped code is the local script.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not attempt to access any secrets. References to external tools/websites are purely informational.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation. It does not request elevated persistence or modify other skills/configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-liquidity-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-liquidity-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Restored with improvements
元数据
Slug bytesagain-liquidity-monitor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Liquidity Monitor 是什么?

DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Liquidity Monitor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-liquidity-monitor」即可一键安装,无需额外配置。

Liquidity Monitor 是免费的吗?

是的,Liquidity Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Liquidity Monitor 支持哪些平台?

Liquidity Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Liquidity Monitor?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论