ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

scan-opportunities

Scan for LP opportunities, arbitrage, and high-yield pools across all Uniswap deployments. Use when the user asks about the best opportunities, high-yield pools, or arbitrage.

Why use this skill?

Use the OpenClaw scan-opportunities skill to track high-yield LP pools, monitor arbitrage spreads, and discover trending liquidity on Uniswap across all chains.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/scan-opportunities
Or

What This Skill Does

The scan-opportunities skill serves as a powerful analytical engine for the OpenClaw agent, enabling it to navigate the complexities of decentralized finance across all Uniswap deployments. At its core, this skill functions as an automated scout, monitoring high-yield liquidity pools, price discrepancies for arbitrage, and emerging market opportunities. By delegating data processing to the dedicated opportunity-scanner subagent, the skill provides actionable intelligence, filtering raw blockchain data into a structured, risk-aware dashboard that informs the user where capital might be most efficiently deployed.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/wpank/scan-opportunities Ensure that your OpenClaw instance is updated to the latest version to maintain compatibility with the data aggregation APIs used by the scanner.

Use Cases

  • Yield Optimization: Investors looking to maximize APY on stablecoins or major assets will find the LP scanning feature invaluable for identifying pools with the best volume-to-TVL ratios.
  • Market Arbitrage: Traders can use the arb-scanning functionality to identify fleeting price differences across Uniswap V2/V3 deployments to capture potential profit spreads.
  • Early Adoption: Users seeking high-growth potential can leverage the 'new-pools' parameter to surface tokens with significant 7-day volume growth.

Example Prompts

  1. "Find me the best stablecoin LP opportunities on Ethereum with a TVL over $100k."
  2. "Are there any high-yield arbitrage opportunities currently available across Arbitrum and Base?"
  3. "Show me the trending new pools with high volume growth for the last week."

Tips & Limitations

  • Risk Awareness: Always treat APY numbers as historical estimates, not financial advice or guaranteed returns. High-APY pools are often subject to volatile price movements or impermanent loss.
  • Data Currency: Arbitrage opportunities are highly time-sensitive; by the time the agent reports them, the discrepancy may have already been closed by other market participants.
  • Refinement: If the agent returns too many results, use the riskTolerance parameter ('conservative', 'moderate', 'aggressive') and the minTvl filter to narrow down your search results to assets that fit your specific financial strategy.

Metadata

Author@wpank
Stars919
Views0
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wpank-scan-opportunities": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#uniswap#arbitrage#yield-farming#crypto-trading
Safety Score: 4/5

Flags: network-access, external-api