scan-opportunitiesScan 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.
Install via ClawdBot CLI:
clawdbot install wpank/scan-opportunitiesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/Agentic-Uniswap/tree/main/.ai/skills/scan-opportunitiesAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A DeFi investor wants to maximize returns by identifying high-yield liquidity pools across multiple chains. They use this skill to scan for LP opportunities with specific risk tolerance and TVL filters, enabling data-driven decisions on capital allocation.
A crypto trader seeks real-time arbitrage opportunities from price discrepancies across Uniswap deployments. This skill scans for spreads exceeding 0.5% after fees, helping the trader capitalize on fleeting market inefficiencies quickly.
An early-stage investor looks for emerging pools with high volume growth to gain first-mover advantages. The skill filters new pools with over 100% volume growth in 7 days, assessing risks like low TVL for informed entry points.
A financial advisor managing a client's DeFi portfolio uses this skill to monitor opportunities while adhering to risk parameters. It helps balance conservative and aggressive strategies by providing risk-rated LP and arbitrage options.
A liquidity provider operates across Ethereum, Arbitrum, and Base chains, needing to optimize APY across deployments. This skill scans all chains or specific ones, offering ranked opportunities to diversify and enhance yield strategies.
Offer this skill as part of a premium analytics platform where users pay a monthly fee for access to real-time opportunity scans, advanced filters, and risk assessments. Revenue comes from tiered subscriptions based on features like frequency of updates or number of chains.
Integrate affiliate links or referral codes into the skill's output, earning commissions when users deposit into recommended pools or execute arbitrage trades through partner platforms. Focus on high-volume opportunities to drive conversions.
License this skill to cryptocurrency exchanges or DeFi aggregators as an embedded feature, enhancing their user experience with opportunity scanning. Revenue is generated through licensing fees or revenue-sharing agreements based on user engagement.
💬 Integration Tip
Ensure clear parameter extraction from user queries, such as opportunity type and risk tolerance, to delegate effectively to the subagent and present results in the specified ranked format.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.