web3-investor
AI-native DeFi investment intelligence. Discover, analyze, and compare yield opportunities across 2,500+ protocols with intent-aware search, LLM-powered deep analysis, 7-dimension risk scoring, DeFi security scanning, smart money sentiment, and multi-round conversational refinement. All intelligence runs server-side — zero API keys on the client.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bevanding/web3-investorWhat This Skill Does
The web3-investor skill empowers autonomous agents to interact with decentralized finance (DeFi) ecosystems on Base and Ethereum. It provides a structured infrastructure for real-time market discovery, risk-conscious transaction execution, and portfolio monitoring. Designed for agents that require high-integrity financial operations, the skill forces a mandatory 'preview-approve-execute' workflow to prevent accidental fund loss and requires rigorous health checks before any transaction is initiated.
Installation
To integrate this skill, use the ClawHub CLI. Ensure your environment has the required network permissions and signer configuration files ready before initialization:
clawhub install openclaw/skills/skills/bevanding/web3-investor
Use Cases
- Autonomous Portfolio Management: Agents can monitor APY fluctuations across different pools and suggest rebalancing strategies based on user-defined risk profiles.
- Secure DeFi Trading: Execute transactions for token swaps or liquidity provision with built-in simulation checks to verify potential outcomes before on-chain confirmation.
- EIP-681 Payment Orchestration: Seamlessly handle payments even in restricted environments by generating EIP-681 links if a local keystore signer is not available.
- Asset Tracking: Utilize dashboards to set expiry alerts for staking positions or locked assets.
Example Prompts
- 'Run a discovery analysis for high-yield USDC pools on the Base network with a risk tolerance of low.'
- 'Check if my current signer is configured for the Ethereum network and report available balances.'
- 'Analyze the current APY for Aave V3 on Base and prepare a preview for a $500 investment.'
Tips & Limitations
- Discovery First: Never jump to execution. Always gather market data and present an analysis to the user's LLM first.
- Health Checks: Always run the preflight check before asking for transaction details. If the signer is unavailable, pivot to using EIP-681 payment links.
- Disclaimer: This tool provides data-backed inputs; all investment decisions remain the user's responsibility. APY data provided by third parties may have latency; always verify independently.
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-bevanding-web3-investor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api, code-execution
Related Skills
walletconnect-requester
Secure WalletConnect integration for AI agents. Connect to user wallets as a DApp (Proposer) without ever handling private keys. Request transactions and signatures - users approve everything in their wallet. Zero custody, maximum security. Use when you need to interact with user wallets securely via WalletConnect v2.
deerflow
Deep research and async task execution via DeerFlow LangGraph engine. Submit multi-step research tasks through a lightweight API-only Docker deployment (no frontend). Triggers: /deerflow, deep research, async research, deerflow.
transaction-receipt
Human-readable on-chain transaction receipt. Resolve tx status, fees, and intent: simple transfers, swaps/trades, token approvals, DeFi staking-style calls, and NFT mint/transfer. Optional Tokenview API key; falls back to public read-only sources when unset or invalid. Timeouts, rate limits, and response validation included.
eth-payment
Generate EIP-681 Ethereum payment links and QR codes for any EVM chain. Zero configuration, instant setup for receiving ETH and ERC-20 payments. Use when you need to create payment requests, invoices, donation links, or any on-chain payment request. Supports Base, Ethereum, Arbitrum, Optimism, Polygon.
antalpha-ai-setup
Install and configure the Antalpha Skills MCP server. Provides 76 Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid perpetuals, CEX trading, Bitcoin mining, and DeFi analytics.