mamo
Interact with Mamo DeFi yield strategies on Base (Moonwell). Deposit/withdraw USDC, cbBTC, MAMO, or ETH into automated yield strategies. Check APY rates and account status.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anajuliabit/mamoWhat This Skill Does
The Mamo DeFi Yield Aggregator skill provides OpenClaw agents with the capability to interact directly with the Mamo yield optimization protocol on the Base network. By leveraging Moonwell core markets and Morpho vaults, this skill enables automated yield farming. It acts as an interface to deploy per-user smart contract strategies, manage deposits and withdrawals for assets like USDC, cbBTC, ETH, and MAMO, and monitor APY rates in real-time. The agent handles the orchestration of on-chain transactions, token approvals, and status tracking, allowing users to participate in complex DeFi strategies through simple natural language commands.
Installation
To integrate this skill, ensure you have the OpenClaw environment configured. Install the skill using the command clawhub install openclaw/skills/skills/anajuliabit/mamo. After installation, navigate to the skill directory located at ~/clawd/skills/mamo/scripts and run npm install. You must set the environment variables MAMO_WALLET_KEY (a dedicated hot wallet private key) and optionally MAMO_RPC_URL if you wish to use a specific provider other than the Base public RPC. Always ensure sensitive keys are managed via secure environment variables and never hardcoded into source files.
Use Cases
This skill is designed for DeFi users looking to automate their yield strategy on Base. Key use cases include: managing stablecoin yields via USDC strategies, maximizing returns on blue-chip assets like cbBTC and ETH through optimized lending paths, and automated staking of MAMO tokens. It is ideal for users who want to "set and forget" their capital in yield-optimized contracts that auto-compound rewards without manual intervention. Additionally, it serves as a monitoring tool for users to audit their current positions and track current market APY trends across supported assets.
Example Prompts
- "Check the current APY for USDC and cbBTC strategies, then show me my total account status."
- "Deploy a new eth_lending strategy and deposit 0.1 ETH into it."
- "Withdraw all my cbBTC from the strategy and move it to my primary wallet."
Tips & Limitations
This skill operates on-chain and requires a dedicated hot wallet. As such, only deposit amounts you are comfortable holding in a non-cold-storage environment. All transactions are simulated, but blockchain interactions are irreversible. The registry for user-created strategies is maintained locally in ~/.config/mamo/strategies.json, so if you rotate machines, ensure you back up this configuration file to maintain tracking of your deployed strategy contracts. Always review the transaction summary provided by the agent before confirming sensitive actions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anajuliabit-mamo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
memoclaw
Memory-as-a-Service for AI agents. Store and recall memories with semantic vector search. 100 free calls per wallet, then x402 micropayments. Your wallet address is your identity.
hyperliquid
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.