What problem does it solve? DeFi rewards sit idle in protocols until manually claimed, so users lose the extra yield that compounding would generate, and manually collecting, swapping, and redepositing rewards across multiple chains is tedious and error-prone. ## Core Features & Use Cases - Automated Reward Collection and Reinvestment: Collects pending rewards via onchainos defi collect and reinvests them into the same or a higher-APY position, swapping reward tokens to deposit tokens when needed. - Compounding Math and Frequency Optimization: Shows effective compounded APY versus base APY and recommends daily, weekly, or monthly compounding based on gas costs versus reward size per chain. - Scheduled Auto-Compounding: Sets up recurring compounding jobs via CronCreate with minimum reward thresholds and gas-aware skip logic. - Use Case: A user with Aave V3 positions on X Layer and Morpho on Base asks to compound everything; the skill collects rewards on both chains, skips an Ethereum position where gas exceeds the reward, and reinvests the proceeds. ## Quick Start Ask the agent to compound all of your DeFi yield positions and schedule weekly auto-compounding.