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.
Blockchain · Global library
Design robust AMMs with optimal pricing curves, minimal slippage, and MEV protection
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
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show automated-market-maker-amm-designUse
orchestrator-mcp skills export automated-market-maker-amm-design --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
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 clientFile patterns
Model preferences
Related skills
Build secure cross-chain bridges with proper validation, multi-sig security, and message passing
Build secure lending markets with dynamic interest rates, liquidation mechanisms, and risk management
Build complete decentralized applications with frontend, smart contracts, and off-chain infrastructure