DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill dex-aggregator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dex Aggregator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-dex-aggregator)More formats (shields.io, HTML) on the badges page.
---
name: "dex-aggregator"
version: "4.0.0"
description: "DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints"
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [dex, swap, 1inch, uniswap, defi]
category: "blockchain"
---
# 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 | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
MySQL development best practices for schema design, query optimization, and database administration
基于Supabase最佳实践的PostgreSQL数据库模式,用于查询优化、架构设计、索引和安全。
ClickHouse数据库模式、查询优化、分析和数据工程最佳实践,适用于高性能分析工作负载。
Spring Boot中的JPA/Hibernate实体设计、关系、查询优化、事务、审计、索引、分页和连接池模式。
Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).