This skill describes when and how to the to interact and trade with the Uniswap protocol on various blockchains with Ape. The user provides a network they wish to interact with uniswap on, which tokens they want to index, and what actions they want to do: get prices, search for routes, make trades. Using This Skill CRITICAL : Before writing any code with this SDK, you MUST: 1. Use to retrieve the latest documentation from https://github.com/ApeWorX/uniswap-sdk/blob/main/README.md 2. Use to retrieve the latest Ape documentation from https://docs.apeworx.io/ape/stable 3. Use to retrieve the lat…