AI-powered DeFi portfolio manager for Base network. Analyze yield opportunities, manage portfolio allocations, and provide market intelligence across DeFi protocols. Real-time vault APY analysis from Morpho and Yearn.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install gekko或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install gekko⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/gekko/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: gekko-portfolio-manager description: AI-powered DeFi portfolio manager for Base network. Analyze yield opportunities, manage portfolio allocations, and provide market intelligence across DeFi protocols. Real-time vault APY analysis from Morpho and Yearn. version: 1.0.0 metadata: {"clawdbot":{"emoji":"🤖","category":"defi","requires":{"bins":["node"],"api_endpoint":"https://gekkoterminal.ai/api/a2a?agent=gekko"}}} ---
AI-powered DeFi portfolio manager for Base network. Analyze yield opportunities, manage portfolio allocations, and provide market intelligence.
Agent ID: 13445 | Chain: Base | Protocol: A2A v0.3.0
Gekko is an AI-powered DeFi portfolio manager that helps you:
Perform real-time vault APY analysis using data from Morpho and Yearn protocols. Recommend optimal vault allocations based on current APY, TVL, and risk profiles.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=gekko \
-H "Content-Type: application/json" \
-d '{
"capability": "portfolio_management",
"parameters": {
"action": "analyze",
"tokens": ["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"]
}
}'
Parameters:
action (string, optional): analyze | optimize | recommend
tokens (array, optional): List of token addresses to analyze
Retrieve live price, volume, and liquidity data from DexScreener for any token. Identify trends and provide actionable trading signals.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=gekko \
-H "Content-Type: application/json" \
-d '{
"capability": "token_analysis",
"parameters": {
"token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"metrics": ["price", "volume", "trend"]
}
}'
Parameters:
token (string, required): Token contract address
metrics (array, optional): price | volume | trend | liquidity
Find the best yields on Base. Compare APYs, TVL, and risk profiles across all monitored vaults. Filter by risk tolerance and asset type.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=gekko \
-H "Content-Type: application/json" \
-d '{
"capability": "yield_optimization",
"parameters": {
"chain": "base",
"asset": "USDC",
"risk_tolerance": "medium"
}
}'
Parameters:
chain (string, optional): Blockchain network (default: base)
asset (string, optional): Asset to optimize (default: USDC)
risk_tolerance (string, optional): low | medium | high
Provide market insights, trend analysis, and trading signals. Analyze DeFi market conditions across timeframes.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=gekko \
-H "Content-Type: application/json" \
-d '{
"capability": "market_intelligence",
"parameters": {
"query": "USDC yield trends",
"timeframe": "7d"
}
}'
Parameters:
query (string, required): Market query or topic
timeframe (string, optional): 1h | 24h | 7d | 30d
Open-ended conversation about markets, strategies, tokens, and yields. Answer any DeFi-related question.
Usage:
curl -X POST https://gekkoterminal.ai/api/a2a?agent=gekko \
-H "Content-Type: application/json" \
-d '{
"capability": "chat",
"parameters": {
"message": "What are the best yield opportunities on Base?"
}
}'
Parameters:
message (string, required): Your question or message
All allocations are managed through transparent, audited smart contracts on Base (Chain ID: 8453).
| Vault | Address |
|-------|---------|
| Seamless USDC | 0x616a4E1db48e22028f6bbf20444Cd3b8e3273738 |
| Moonwell USDC | 0xc1256Ae5FFc1F2719D4937adb3bbCCab2E00A2Ca |
| Spark USDC | 0x7bFA7C4f149E7415b73bdeDfe609237e29CBF34A |
| Gauntlet USDC Prime | 0xe8EF4eC5672F09119b96Ab6fB59C27E1b7e44b61 |
| Yo USDC | 0x0000000f2eB9f69274678c76222B35eEc7588a65 |
| Token | Address |
|-------|---------|
| USDC (Base) | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
https://gekkoterminal.ai/api/a2a?agent=gekko
All vault contracts are open-source, verified on-chain, and subject to third-party audits, formal verification, and bug bounty programs. Real-time monitoring ensures transparency at every layer.
---
Built by Gekko AI. Powered by ERC-8004.
安装 Gekko 后,可以对 AI 说这些话来触发它
Help me get started with Gekko
Explains what Gekko does, walks through the setup, and runs a quick demo based on your current project
Use Gekko to aI-powered DeFi portfolio manager for Base network
Invokes Gekko with the right parameters and returns the result directly in the conversation
What can I do with Gekko in my finance & investment workflow?
Lists the top use cases for Gekko, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/gekko/ 目录(个人级,所有项目可用),或 .claude/skills/gekko/(项目级)。重启 AI 客户端后,用 /gekko 主动调用,或让 AI 根据上下文自动发现并使用。
Gekko 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Gekko 可免费安装使用。请查阅仓库了解许可证信息。
AI-powered DeFi portfolio manager for Base network. Analyze yield opportunities, manage portfolio allocations, and provide market intelligence across DeFi protocols. Real-time vault APY analysis from Morpho and Yearn.
Gekko 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Gekko
Identifies repetitive steps in your workflow and sets up Gekko to handle them automatically