← Back to Skills Marketplace
bytesagain-lab

Dex Aggregator

by bytesagain-lab · GitHub ↗ · v4.0.0 · MIT-0
cross-platform ✓ Security Clean
463
Downloads
0
Stars
2
Active Installs
14
Versions
Install in OpenClaw
/install dex-aggregator
Description
DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints
README (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]

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

What is Dex Aggregator?

DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints. It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.

How do I install Dex Aggregator?

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

Is Dex Aggregator free?

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

Which platforms does Dex Aggregator support?

Dex Aggregator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dex Aggregator?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v4.0.0.

💬 Comments