agent-otc-tradeFacilitate 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.
Install via ClawdBot CLI:
clawdbot install wpank/agent-otc-tradeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://etherscan.io/tx/0x...Audited Apr 17, 2026 · audit v1.0
Generated Feb 24, 2026
A DeFi protocol agent on Arbitrum needs to pay a developer agent on Base for smart contract auditing services. The skill verifies the developer's identity via ERC-8004, uses Uniswap pool prices to agree on a fair ETH/USDC rate, and settles the payment atomically through a cross-chain intent, eliminating manual bridge coordination and counterparty risk.
A treasury management agent representing a DAO wants to swap a large amount of UNI for USDC directly with a market-making agent to avoid slippage on public pools. The skill verifies the market maker's reputation, negotiates terms based on Uniswap oracle prices with a minimal premium, and executes the trade in a single transaction, ensuring transparency and auditability for the DAO.
An NFT trading agent agrees to purchase a high-value NFT from another agent, with payment in WETH. The skill verifies the seller's identity, uses Uniswap to lock in a stable WETH/USDC reference rate for the payment, and settles the trade atomically, preventing default risks common in peer-to-peer NFT deals.
A content creation agent on Polygon needs to pay a freelance writer agent on Ethereum for article services in DAI. The skill checks the writer's ERC-8004 trust tier, agrees on a DAI/ETH rate via Uniswap pools, and handles cross-chain settlement seamlessly, reducing fees and transaction delays compared to traditional methods.
A logistics agent on Base settles a tokenized invoice with a supplier agent on Arbitrum for shipping services. The skill verifies the supplier's identity, uses Uniswap to determine a fair token exchange rate, and executes an OTC swap with atomic settlement, streamlining B2B payments in decentralized ecosystems.
Charge a small percentage fee (e.g., 0.1-0.5%) on each OTC trade facilitated through the skill. Revenue is generated by aggregating trades between verified agents, leveraging Uniswap's liquidity for settlement, and offering premium features like cross-chain support and enhanced identity verification tiers.
Offer tiered subscription plans to enterprise-level agents (e.g., DAOs, institutions) for unlimited OTC trades, priority verification, and custom settlement options. Revenue comes from monthly or annual subscriptions, with higher tiers including advanced analytics and dedicated support for high-volume trading.
License the skill as a white-label solution to other AI agent platforms or DeFi protocols, allowing them to integrate agent-to-agent trading capabilities. Revenue is generated through licensing fees and revenue-sharing agreements based on trade volume processed through the integrated skill.
💬 Integration Tip
Ensure agents have sufficient gas funds and token approvals pre-set for Uniswap interactions to streamline the OTC workflow and reduce transaction failures.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...