mantle-openclaw-competition

Coordinate Mantle DeFi operations via a CLI workflow with safety guardrails.

4|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/mantle-xyz/mantle-skills --skill mantle-openclaw-competition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mantle-openclaw-competition
Source: https://github.com/mantle-xyz/mantle-skills/tree/main/skills/mantle-openclaw-competition
Command: npx skills add https://github.com/mantle-xyz/mantle-skills --skill mantle-openclaw-competition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mantle DeFi operations for the OpenClaw competition can be executed safely and deterministically using a CLI-driven workflow.

Core Features & Use Cases

  • End-to-end OpenClaw workflow: swap, LP, Aave, wrap/unwrap MNT, approvals, and read-only queries within Mantle's whitelisted protocols.
  • Safety guardrails: CLI-only commands, catalog-first checks, sign-and-WAIT confirmations, slippage protection, and explicit user approvals to minimize risk.
  • Asset discovery and workflow routing: automatically map natural language intents to CLI namespaces and execute compliant sequences with on-chain state checks.

Quick Start

Ask me to start an OpenClaw workflow, and I will load the catalog, validate balances and allowances, and execute a compliant swap, LP, or Aave operation with explicit user confirmations.

Frequently Asked Questions about mantle-openclaw-competition

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

FAQPage Schema
How do I execute safe Mantle DeFi operations for the OpenClaw competition?

Safe Mantle DeFi operations for the OpenClaw competition are executed via a CLI-driven workflow that enforces strict guardrails like catalog-first lookups, sign-and-WAIT confirmations, and slippage protection. It routes natural language intents to compliant swap, LP, and Aave sequences.

Can I use Aave supply and borrow functions on Mantle through a single CLI workflow?

Yes, you can use Aave supply, borrow, withdraw, and set-collateral functions on Mantle through a single CLI workflow. The system validates balances and allowances before executing these operations with explicit user confirmations.

What safety guardrails apply when adding liquidity on Mantle whitelisted protocols?

Safety guardrails for adding liquidity on Mantle whitelisted protocols include CLI-only commands, catalog-first checks, sign-and-WAIT transaction confirmations, slippage protections, and hard constraints on asset transfers to minimize operational risk.

Does the Mantle DeFi CLI workflow support MNT wrapping and ERC-20 approvals?

Yes, the Mantle DeFi CLI workflow supports wrapping and unwrapping MNT alongside ERC-20 approvals. It automatically maps asset discovery and validates on-chain state checks before executing these compliant operations.

Why are catalog-first lookups required before executing Mantle DeFi swaps?

Catalog-first lookups are required before executing Mantle DeFi swaps to ensure operations target only whitelisted protocols. This mechanism validates asset availability and enforces strict safety guardrails before any transaction is signed.

What are the limitations when transferring assets within Mantle DeFi operations?

The primary limitation is a hard constraint on transfers within Mantle DeFi operations, restricting asset movement to predefined safety parameters. The workflow enforces CLI-only commands and explicit user approvals to prevent unauthorized transactions.