Mamo is a DeFi yield aggregator that automates asset management between Moonwell and Morpho on the Base network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mamo
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 mamo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Mamo offers a sophisticated bridge to the Moonwell DeFi ecosystem on Base, enabling users to deploy personal smart contracts for yield optimization. By utilizing Openclaw Skills to interface with on-chain factories, users can automate the split of assets between Moonwell markets and Morpho vaults. This approach maximizes yield through auto-compounding and strategic rebalancing, providing a professional-grade tool for decentralized finance management directly through an AI-enhanced agent interface.
cd ~/clawd/skills/mamo/scripts
npm install
export MAMO_WALLET_KEY=0xYourPrivateKey
export MAMO_RPC_URL=https://mainnet.base.org # Optional, defaults to public RPC
The skill utilizes a combination of local configuration files and on-chain registries to track user positions:
| Data Component | Storage Type | Description |
|---|---|---|
| strategies.json | Local (~/.config/mamo/) |
Maps specific strategy types (e.g., USDC, ETH) to your deployed contract addresses. |
| Private Key | Environment Variable | Securely signs transactions for deposits, withdrawals, and contract creation. |
| Token Registry | On-Chain | Maintains addresses for USDC, cbBTC, and MAMO on the Base network. |
| Registry Contract | On-Chain (0x46a...aa92) | The central factory used to deploy and track user-specific yield strategies. |
Loading
A professional-grade tool for managing Hyperliquid perpetual futures, enabling portfolio monitoring and secure trade execution through an AI agent.

An expert AI agent skill for generating production-ready, containerized, and strictly typed Django REST Framework architectures.

A versatile skill for generating customizable QR codes and barcodes for various data types including URLs and WiFi credentials.

A structured framework guide for AI agents to create and refine technical documentation using the Diataxis methodology.

A real-time financial monitoring and budget enforcement tool designed to track LLM costs and API spend for AI agents.

An automated retrieval-augmented generation tool that extracts text from various document formats to answer user queries.








































