Use Case
Stop doing repetitive finance & investment tasks manually. Uniswap Agent Otc Trade lets your AI agent handle them automatically through natural conversation. Facilitate over-the-counter trades between agents using Uniswap as the settlement layer. Use when user wants to trade tokens directly with another agent, settle an agent-to-agent trade through Uniswap, or execute an OTC swap with a specific counterparty agent. Verifies counterparty identity via ERC-8004, negotiates terms, and settles through Uniswap pools. This guide shows practical examples of using Uniswap Agent Otc Trade to automate common finance & investment workflows and save hours every week.
Install Uniswap Agent Otc Trade: npx clawhub@latest --dir ~/.claude/skills install agent-otc-trade
Identify the repetitive finance & investment tasks you want to automate
Describe the task to your AI in plain English
Uniswap Agent Otc Trade will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Uniswap Agent Otc Trade
Automate my finance & investment tasks using Uniswap Agent Otc Trade
What repetitive tasks can Uniswap Agent Otc Trade handle for me?
Set up a workflow that runs Uniswap Agent Otc Trade every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install agent-otc-tradeOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install agent-otc-tradeβ οΈ 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/agent-otc-trade/π‘Extract and place the folder at the path above, then restart your agent.