Use Case
Uniswap Swap Simulation isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Simulate and analyze Uniswap swaps including price impact, slippage, optimal routing, and gas estimation. Use when the user asks about swap execution, routing, price impact, or MEV considerations. This guide covers how to deploy Uniswap Swap Simulation for your team, standardize prompts, and create shared workflows that everyone can use.
Install Uniswap Swap Simulation in your project directory: .claude/skills/uniswap-swap-simulation/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Uniswap Swap Simulation in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Uniswap Swap Simulation
How can my team use Uniswap Swap Simulation together?
Set up Uniswap Swap Simulation for our project so everyone can use it
Create a shared workflow using Uniswap Swap Simulation for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install uniswap-swap-simulationOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install uniswap-swap-simulationβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/uniswap-swap-simulation/π‘Extract and place the folder at the path above, then restart your agent.