owl-agent
Overview
Architecture
┌─────────────────────────────────────────────────────────────────────────────┐
│ OWL-AGENT (OpenClaw Skill) │
├─────────────────────────────────────────────────────────────────────────────┤
│ WALLET (6) │ DEFI (8) │ YIELD/UTILITY (9) │
│ ───────────── │ ────────── │ ───────────────── │
│ • get_wallet_status │ • deposit_liquidity │ • get_market_overview │
│ • deploy_wallet │ • withdraw_liquidity │ • list_opportunities │
│ • execute_transaction │ • get_my_liquidity │ • find_best_yield │
│ • get_balance │ • create_position │ • analyze_position │
│ • transfer_erc20 │ • supply_collateral │ • compare_markets │
│ • approve_token │ • borrow / repay │ • suggest_strategy │
│ │ • get_my_positions │ • get_transaction_status │
│ │ │ • estimate_gas │
│ │ │ • get_portfolio_summary │
└─────────────────────────────────────────────────────────────────────────────┘
│ │ │
▼ ▼ ▼
┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐
│ owl-wallet-mcp │ │ lendefi-mcp │ │ bundler-relay │
│ (stdio) │ │ (stdio) │ │ (HTTP) │
└──────────────────┘ └──────────────────┘ └──────────────────┘
│ │ │
└───────────────────────┴─────────────────────────┘
│
┌───────▼───────┐
│ Base Sepolia │
│ (ERC-4337) │
└───────────────┘Component Flow
Tool Reference
Wallet Management (6 tools)
Tool
Description
Parameters
DeFi Operations (8 tools)
Tool
Description
Parameters
Yield Intelligence (9 tools)
Tool
Description
Parameters
ERC-4337 Integration
UserOperation Flow
Contract Addresses (Base Sepolia)
Contract
Address
Gas Sponsorship
Configuration
Environment Variables
Setup Steps
Security
Key Management
GCP Secret Manager Setup
Secret Rotation
File Structure
Related Components
Component
Documentation
Purpose
Troubleshooting
Last updated