A comprehensive DeFi skill for managing Aave V3 lending positions, including collateral deposits, stablecoin borrowing, and health factor monitoring on Base Sepolia.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aaveclaw
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 aaveclaw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The aaveclaw skill is a robust integration for Openclaw Skills designed to facilitate seamless interaction with the Aave V3 protocol on the Base Sepolia testnet. It empowers AI agents and developers to manage the entire lifecycle of a decentralized lending position, from minting testnet tokens to withdrawing collateral. By abstracting complex smart contract interactions into simple CLI scripts, it enables automated treasury management and DeFi strategy testing.
This skill is built with a focus on safety and transparency. It provides real-time feedback on position health and automates the wrapping of native assets, ensuring that users can focus on their financial logic rather than blockchain-level minutiae. Whether you are building an autonomous trading bot or a developer tool, this skill provides a reliable bridge to the Aave ecosystem.
To deploy this skill within your Openclaw Skills environment, follow these steps:
echo '{"private_key": "0xYOUR_PRIVATE_KEY"}' > ~/.x402-config.json
bash scripts/setup.sh
The skill manages data primarily through interaction with the Base Sepolia blockchain (Chain ID 84532). It utilizes the following asset schema:
| Asset | Type | Decimals | Purpose |
|---|---|---|---|
| WETH | ERC-20 | 18 | Primary Collateral |
| USDC | ERC-20 | 6 | Borrowed Asset |
Configuration:
~/.x402-config.json: A JSON file containing the private_key required for transaction signing.Loading
An automated assistant for real estate appraisers that drafts narrative reports and adjustment grids from project workfiles while preserving professional oversight.

An automated tool that scans Google Calendar flights to generate personalized circadian rhythm adjustment plans.

A proactive health intelligence skill for AI agents that integrates Apple Health data to track vitals, detect patterns, and alert on anomalies.

A friction-reduction framework for AI agents helping individuals with physical disabilities through voice-first patterns and smart home automation.

A comprehensive skill for programmatically managing CalDAV calendars, events, and Radicale server instances.

A comprehensive toolkit for WeChat Mini Program developers providing instant access to templates, API references, and troubleshooting guides.








































