← Back to Skills Marketplace
loutai0307-prog

Liquidity Monitor

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-liquidity-monitor
Description
DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletcan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-liquidity-monitor
  3. After installation, invoke the skill by name or use /bytesagain-liquidity-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Restored with improvements
Metadata
Slug bytesagain-liquidity-monitor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Liquidity Monitor?

DeFi liquidity analysis reference — AMM mechanics, Uniswap V2/V3 math, Curve StableSwap, impermanent loss calculation, and MEV protection strategies. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Liquidity Monitor?

Run "/install bytesagain-liquidity-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Liquidity Monitor free?

Yes, Liquidity Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Liquidity Monitor support?

Liquidity Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Liquidity Monitor?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments