Morpho Earn for Openclaw

A high-efficiency DeFi skill for automating USDC yield generation and reward compounding on the Morpho protocol.

lyoungblood
v1.2.0
Feb 2, 2026
1
2.7k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install morpho-earn

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install morpho-earn using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Morpho Earn?

Morpho Earn is a technical toolset designed for developers and power users to earn sustainable yield on USDC through the Moonwell Flagship vault on the Morpho protocol. Built specifically for the Base network, it provides a professional-grade interface for interacting with audited, low-risk smart contracts. As a specialized addition to the Openclaw Skills ecosystem, it allows users to manage liquidity with precision, focusing on safety, transparency, and automation.

The skill leverages blue-chip collateralized loans (such as ETH and cbBTC) and isolated markets to protect principal while harvesting rewards like WELL and MORPHO. By abstracting the complexity of transaction simulation, reward claiming, and gas optimization, it ensures that your DeFi strategy remains efficient and profitable without requiring constant manual intervention.

Morpho Earn Use Cases

  • Automating USDC deposits into high-security Moonwell vaults on the Base network.
  • Generating automated financial reports for DeFi positions to be shared via Telegram or Discord.
  • Scaling yield strategies across multiple wallets using Openclaw Skills frameworks.
  • Implementing hands-free reward claiming and auto-compounding to maximize effective APY.

How Morpho Earn Works

  1. The user initializes the skill by running an interactive setup script to link a wallet and define operational thresholds.
  2. The system connects to the Base network via a specified RPC to monitor vault performance, current APY, and wallet balances.
  3. USDC is deposited into the Morpho protocol, where it immediately begins earning base interest and incentive rewards.
  4. The agent periodically checks for claimable rewards from the Merkl distributor based on a schedule determined by the deposit size.
  5. Upon reaching the user-defined compound threshold, the skill automatically claims rewards, swaps them to USDC via the Odos aggregator, and re-deposits them into the vault.

Morpho Earn Setup

To begin using this skill, navigate to the scripts directory and install the necessary dependencies via npm:

cd ~/clawd/skills/morpho-yield/scripts
npm install
npx tsx setup.ts

The setup wizard will guide you through secure wallet configuration (supporting private keys or 1Password) and automated notification preferences.

Morpho Earn Data Schema & Taxonomy

The skill organizes its operations and tracking through structured JSON configuration files and automated status logs.

Data Component Purpose
config.json Stores network connection settings and wallet source pointers.
preferences.json Defines automation logic such as compoundThreshold and report frequency.
status.ts output Provides real-time data on deposits, vault shares, and current APY.
HEARTBEAT.md Integration file used by the agent to track monitoring cycles.

Morpho Earn Advanced Features

  • Dynamic compounding logic that intelligently balances gas costs against the total reward value before execution.
  • Secure key management with support for encrypted files and 1Password integration.
  • Multi-format reporting (JSON, Plain Text, and Discord/Telegram Markdown) for diverse automation requirements.
  • Native integration with Openclaw Skills heartbeat monitoring to ensure continuous position health and uptime.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*