Skip to content

Blockchain · Global library

Automated Market Maker (AMM) Design

Design robust AMMs with optimal pricing curves, minimal slippage, and MEV protection

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Automated Market Maker (AMM) Design when you need to design robust AMMs with optimal pricing curves, minimal slippage, and MEV protection, especially when the work is driven by amm and dex.

Trigger signals

ammdexliquidity poolswapconstant productcurve

Validation hooks

amm-invariantsmev-protection

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show automated-market-maker-amm-design

Use

orchestrator-mcp skills export automated-market-maker-amm-design --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/automated-market-maker-amm-design ./your-agent-skills/automated-market-maker-amm-design
# or open skills/automated-market-maker-amm-design/SKILL.md in a markdown-first client

File patterns

*AMM*.sol*Pool*.sol*Swap*.sol*DEX*.sol

Model preferences

claude-sonnet-4gpt-4oclaude-haiku

Related skills

Adjacent packs to compose next.