An autonomous scanner that analyzes and ranks DeFi yield opportunities across multiple protocols and Layer 2 networks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install defi-yield-scanner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install defi-yield-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The DeFi Yield Scanner is a sophisticated technical agent designed to navigate the decentralized finance ecosystem. It monitors industry-leading protocols including Aave v3, Compound, Curve, and Uniswap v3 to provide users with a comprehensive overview of the current yield landscape. By leveraging this tool within the broader collection of Openclaw Skills, developers and investors can automate the discovery of high-yield pools while maintaining a strict focus on risk management and capital preservation.
This skill goes beyond simple rate-scraping by analyzing the underlying health of protocols. It tracks Total Value Locked (TVL) changes, evaluates the sustainability of token emissions versus organic fee generation, and identifies the most gas-efficient opportunities across networks like Polygon, Arbitrum, and Base. Whether you are looking for stablecoin optimization or concentrated liquidity positions, this scanner provides the data needed for informed decision-making.
To deploy the scanner, ensure your environment is ready to handle Openclaw Skills and execute the following commands:
# Install the DeFi Yield Scanner skill package
openclaw install defi-yield-scanner
# (Optional) Set your preferred network defaults
openclaw config set DEFI_DEFAULT_CHAIN=polygon
The skill organizes protocol data into a normalized schema for cross-chain comparison:
| Attribute | Description | Data Type |
|---|---|---|
| Protocol | Name of the DeFi platform (e.g., Aave v3, Curve) | String |
| Pool | The specific asset or liquidity pair | String |
| APY (base) | Real yield generated from fees or interest | Percentage |
| APY (rewards) | Yield derived from governance token incentives | Percentage |
| TVL | Total liquidity available in the pool | Currency (USD) |
| Risk Score | Categorical rating (LOW, MED, HIGH) | String |
| Recommendation | Boolean flag for optimized opportunities | Icon/Boolean |
Loading
A comprehensive daily crypto market intelligence tool providing TA signals, sentiment analysis, and trade ideas.

A sophisticated AI skill that classifies crypto market conditions into specific risk regimes to inform trading strategy and portfolio allocation.

A high-performance technical analysis tool that scans 20 Binance spot pairs and ranks them by real-time signal strength.

A sophisticated prediction market betting engine designed to identify edge and optimize stakes using the Kelly criterion.

A high-frequency paper trading framework for building and testing autonomous crypto trading agents with multi-indicator technical analysis.

A sophisticated trading agent for Openclaw Skills that calculates momentum scores for hourly crypto candles and identifies betting edges on Polymarket.








































