moonwell-supply

Automate Moonwell USDC supply strategy lifecycle via on-chain governance proposals.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sherwoodagent/sherwood --skill moonwell-supply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonwell-supply
Source: https://github.com/sherwoodagent/sherwood/tree/main/skill/skills/strategies/moonwell-supply
Command: npx skills add https://github.com/sherwoodagent/sherwood --skill moonwell-supply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Moonwell USDC supply strategy enables vaults to earn yield by programmatically supplying USDC to the Moonwell lending market, with on-chain governance control and streamlined settlement.

Core Features & Use Cases

  • Governance-driven USDC supply to Moonwell to earn yield across vaults.
  • Cloneable strategy with initialization, execution, and settlement to redeem funds.
  • Use Case: Deploy a 100 USDC loan to Moonwell, manage proposals, and settle to retrieve USDC after the term.

Quick Start

Create a Moonwell supply proposal to deploy USDC, execute the proposal, and settle to redeem funds.

Frequently Asked Questions about moonwell-supply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I supply USDC to Moonwell to earn yield through governance proposals?

To supply USDC to Moonwell, you create a supply proposal, execute it on-chain to deploy funds, and later settle to redeem your USDC. This governance-driven lifecycle ensures secure, programmable yield generation.

Can I clone an existing Moonwell USDC supply strategy for a different vault?

Yes, the Moonwell USDC supply strategy is cloneable across any vault. You initialize the cloned strategy with specific parameters, execute the supply proposal, and settle to retrieve funds after the term ends.

How does on-chain governance execution work for DeFi lending market supply strategies?

On-chain governance execution validates vault targets and manageable parameters before deploying USDC. This integration ensures that proposals are authorized, executed securely, and settled correctly to redeem funds.

What is the lifecycle of a Moonwell USDC supply strategy from deployment to settlement?

The lifecycle includes initializing parameters, proposing the USDC supply, executing the proposal to deploy funds to Moonwell, and settling the strategy to redeem your USDC after the lending term concludes.

Do I need specific vault parameters to start a Moonwell USDC supply proposal?

Yes, the strategy requires InitParams to validate vault targets and configure manageable parameter updates. These parameters ensure the governance proposal correctly targets your chosen vault before executing the USDC supply.