← 返回 Skills 市场
862
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install uniswap-swap-simulation
功能描述
Simulate and analyze Uniswap swaps including price impact, slippage, optimal routing, and gas estimation. Use when the user asks about swap execution, routing, price impact, or MEV considerations.
安全使用建议
This skill appears to be what it says: a Uniswap swap-simulation guide. Before installing or using it, verify the source URL (the README references a GitHub path) and ensure you do not supply private keys to the skill. You will need an Ethereum RPC endpoint (and optionally private RPC/Flashbots credentials) to run live simulations — those credentials are not declared by the skill, so supply them only to trusted tooling. If you plan to install via the provided npx commands, inspect that remote repo first to confirm there are no unexpected install scripts. If you only need offline guidance or the math examples, no credentials are required.
功能分析
Type: OpenClaw Skill
Name: uniswap-swap-simulation
Version: 0.1.0
The skill bundle is designed for simulating Uniswap swaps, analyzing price impact, slippage, routing, and gas estimation. The `SKILL.md` provides technical instructions and `viem` code snippets for read-only blockchain interactions (e.g., `readContract` on a QuoterV2 contract). There is no evidence of malicious intent, such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent. All content aligns with the stated purpose and uses standard, non-harmful operations.
能力评估
Purpose & Capability
Name/description (Uniswap swap simulation) matches the SKILL.md content: examples of using the Quoter contract, price impact/slippage calculations, routing and gas estimates. Nothing requested is unrelated to on-chain swap simulation.
Instruction Scope
The SKILL.md stays on-topic and only describes reading on-chain data (Quoter reads, pricing math, routing). It recommends using private RPCs / Flashbots for execution considerations, but it does not instruct reading unrelated system files or environment secrets. One omission: it presumes a web3/RPC client (viem + an RPC URL) but does not document how/where to provide that RPC endpoint or credentials.
Install Mechanism
Instruction-only skill (no install spec, no code files to execute). README shows suggested install commands that fetch the skill from a GitHub path or a registry, which is typical; the skill itself will not download or run arbitrary archives.
Credentials
The skill declares no required environment variables or credentials, which is proportional. Practically, users will need an RPC endpoint (and optionally private RPC/Flashbots credentials) to run live queries — these are not declared. The skill does not request private keys or unrelated cloud credentials.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not request persistent system-level privileges, does not modify other skills' configs, and does not demand permanent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uniswap-swap-simulation - 安装完成后,直接呼叫该 Skill 的名称或使用
/uniswap-swap-simulation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Uniswap Swap Simulation skill.
- Simulate Uniswap swaps using Quoter contract, including v3 multi-hop routing.
- Analyze price impact and slippage with code examples for calculation.
- Guide on optimal routing and encoding multi-hop paths.
- Provide gas estimation advice for swaps of varying complexity.
- Offer MEV (Miner Extractable Value) considerations and recommendations for secure execution.
元数据
常见问题
Uniswap Swap Simulation 是什么?
Simulate and analyze Uniswap swaps including price impact, slippage, optimal routing, and gas estimation. Use when the user asks about swap execution, routing, price impact, or MEV considerations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 862 次。
如何安装 Uniswap Swap Simulation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uniswap-swap-simulation」即可一键安装,无需额外配置。
Uniswap Swap Simulation 是免费的吗?
是的,Uniswap Swap Simulation 完全免费(开源免费),可自由下载、安装和使用。
Uniswap Swap Simulation 支持哪些平台?
Uniswap Swap Simulation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uniswap Swap Simulation?
由 wpank(@wpank)开发并维护,当前版本 v0.1.0。
推荐 Skills