← 返回 Skills 市场
bytesagain-lab

Dex Aggregator

作者 bytesagain-lab · GitHub ↗ · v4.0.0 · MIT-0
cross-platform ✓ 安全检测通过
463
总下载
0
收藏
2
当前安装
14
版本数
在 OpenClaw 中安装
/install dex-aggregator
功能描述
DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints
使用说明 (SKILL.md)

Dex Aggregator

DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro Aggregator mechanics, major platforms
standards 1inch Fusion, 0x RFQ, CowSwap batches
troubleshooting Reverted transactions, approvals, price impact
performance Split ratios, gas estimation, private pools
security Approvals, front-running, token risks
migration CEX to DEX, single-DEX to aggregator, cross-chain
cheatsheet API endpoints, chain IDs, router addresses
faq Fees, safety, savings, integration

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 skill appears to be a static reference generator — it prints documentation about DEX aggregation and does not request credentials or perform network activity. Before installing, you may want to: (1) review the full scripts/script.sh contents on disk (the provided snippet is documentation-only), (2) confirm your agent runs skills in a sandbox so shell scripts cannot access sensitive host files, and (3) be aware that autonomous invocation is allowed by default on the platform (disable-model-invocation is false); if you don't want the skill to run without prompting, change that setting. If you see any unexpected commands (curl/wget/ssh/env reads) in the full script, do not install.
功能分析
Type: OpenClaw Skill Name: dex-aggregator Version: 4.0.0 The dex-aggregator skill is a purely informational reference tool providing documentation on decentralized exchange (DEX) aggregation mechanics, protocols, and security best practices. The implementation in scripts/script.sh consists entirely of static text output via heredocs, with no network requests, credential access, or external command execution.
能力评估
Purpose & Capability
Name/description (DEX aggregation reference) align with the provided artifacts: SKILL.md lists doc-style commands and the included script emits reference text. There are no unrelated requirements (no cloud creds, no extra binaries).
Instruction Scope
SKILL.md explicitly states it produces plain-text reference documentation with no external API calls or credentials. The shell script defines cmd_* functions that print heredocs (documentation). There are no instructions to read unrelated files, access environment variables, or transmit data.
Install Mechanism
No install spec is provided (instruction-only). The skill includes a bash script but does not download or extract remote code. This is low-risk and proportionate for a documentation skill.
Credentials
No required environment variables, no credential or config path requests. The content references public router addresses and services (expected for DEX docs) and does not request secrets.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is false (agent may invoke autonomously) which is platform-normal; this skill does not request elevated or persistent system modifications.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dex-aggregator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dex-aggregator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.0
Clean package
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade: custom functionality
v2.3.2
De-template, unique content, script cleanup
v2.3.1
Quality fix: cleaner docs, removed flags
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
- Removed the "tips.md" file. - No user-facing features or command changes.
v1.0.0
Initial release of DEX Aggregator - Instantly compares token prices, gas, and slippage across major DEXes on Ethereum, BSC, Polygon, Arbitrum, Base, and Solana. - Offers commands to get live swap quotes, compare pools, fetch trending tokens, and check chain gas fees. - Supports optimal routing recommendations and large trade price impact analysis. - Integrates with DexScreener and 1inch APIs for aggregated data.
元数据
Slug dex-aggregator
版本 4.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 14
常见问题

Dex Aggregator 是什么?

DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 463 次。

如何安装 Dex Aggregator?

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

Dex Aggregator 是免费的吗?

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

Dex Aggregator 支持哪些平台?

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

谁开发了 Dex Aggregator?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v4.0.0。

💬 留言讨论