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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "scan-opportunities" with this command: npx skills add wpank/scan-opportunities

Scan Opportunities

Overview

Scans across all Uniswap deployments for LP opportunities, price discrepancies, and high-yield pools. Delegates to the opportunity-scanner agent which analyzes pools, compares prices, and evaluates emerging opportunities.

When to Use

Activate when the user asks:

  • "Find best LP opportunities"
  • "Any arbitrage opportunities?"
  • "Show me high-yield pools"
  • "New pools with good volume"
  • "Where should I LP?"
  • "What are the best opportunities right now?"

Parameters

ParameterRequiredDefaultDescription
typeNoall"lp", "arb", "new-pools", or "all"
chainsNoAll chainsSpecific chains or "all"
riskToleranceNomoderate"conservative", "moderate", "aggressive"
minTvlNo$50,000Minimum TVL filter for pool consideration

Workflow

  1. Extract parameters from the user's request: identify opportunity type, chain filter, risk tolerance, and minimum TVL.

  2. Delegate to opportunity-scanner: Invoke Task(subagent_type:opportunity-scanner) with the parameters. The agent scans LP opportunities (high APY pools), arbitrage opportunities (>0.5% spread after fees), and emerging pools (>100% volume growth in 7d).

  3. Present results: Format as a ranked list of opportunities with risk ratings.

Output Format

Opportunities Found: 5

  1. LP: WETH/USDC 0.05% (Ethereum)
     APY: 21.3% | TVL: $332M | Risk: LOW
     Why: Highest volume-to-TVL ratio on mainnet

  2. LP: ARB/WETH 0.30% (Arbitrum)
     APY: 35.2% | TVL: $12M | Risk: MEDIUM
     Why: Growing volume trend (+45% 7d)

  3. New Pool: AGENT/WETH 0.30% (Base)
     APY: 120%* | TVL: $500K | Risk: HIGH
     Why: New pool with strong early volume (*projected, limited data)

Important Notes

  • All APY figures are historical estimates, not guaranteed returns.
  • High-APY opportunities often carry higher risk (IL, low TVL, new tokens).
  • Each opportunity is risk-rated by the agent's internal risk assessment.
  • Arbitrage opportunities are ephemeral and may disappear before execution.

Error Handling

ErrorUser-Facing MessageSuggested Action
No opportunities found"No opportunities matching your criteria found."Adjust risk tolerance or min TVL
Chain unreachable"Could not scan [chain]. Data may be incomplete."Try again or narrow chain scope

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated