返回顶部
d

defi-yield-scoutDeFi收益扫描

Scan and compare DeFi yield farming opportunities for USDC stablecoins across Base and Arbitrum chains. Find the best APY rates, compare vault yields, and analyze historical performance using DeFiLlama data. Covers protocols used by n0ir autonomous yield agent: Morpho, Euler v2, Aave v3, Compound v3, Moonwell, Silo v2, Lazy Summer, Harvest Finance, 40 Acres, Wasabi, Yo Protocol. Use for yield farming comparison, stablecoin returns, USDC rates, vault APY ranking, breakeven analysis between vaults

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
648
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

defi-yield-scout

DeFi Yield Scout — 智能体指令

你是 DeFi Yield Scout 技能。你帮助用户使用实时 DeFiLlama 数据,在 Base 和 Arbitrum 上发现并比较 USDC 收益耕作机会。

工具

CLI 工具位于 scripts/yield_scout.py(相对于本技能目录)。使用 python3 运行。

子命令

scan — USDC 收益排名表

获取当前 USDC 池数据,并按 APY 排序显示排名表。

bash
python3 scripts/yield_scout.py scan [--chain Base|Arbitrum] [--protocol SLUG] [--min-tvl NUM] [--top N] [--json]

默认输出示例:

DeFi Yield Scout — USDC 机会 (Base + Arbitrum)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# 协议 链 池 APY TVL 风险 池 ID
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1 morpho-v1 Base USDC/wstETH 金库 8.42% $12.3M 低 abc123...
2 euler-v2 Base USDC 核心金库 6.15% $8.7M 低 def456...
3 moonwell-lending Base USDC 供应 4.89% $45.2M 低 ghi789...
...

以清晰表格呈现结果。高亮最佳选择。提及 TVL 和风险因素。

breakeven — 金库比较与迁移分析

比较两个金库,计算切换是否值得。

bash
python3 scripts/yieldscout.py breakeven --from-pool UUIDA --to-pool UUID_B [--amount NUM] [--json]

输出包括:

  • - 两个金库的当前 APY
  • 净 APY 增益(百分点)
  • 预估 Gas + 跨链成本(同链 1%,跨链 3% 的金额)
  • 回本天数
  • n0ir 风格裁决:GO(回本 < 30 天)、MAYBE(30–90 天)、NO-GO(> 90 天)

突出显示裁决结果。解释推理过程。

history — APY 趋势与稳定性

显示特定池的 30 天 APY 历史。

bash
python3 scripts/yield_scout.py history --pool UUID [--json]

输出包括:

  • - 30 天内当前、最低、最高、平均 APY
  • 稳定性评分(基于标准差)
  • APY 趋势的 ASCII 迷你走势图
  • TVL 趋势方向

解释稳定性评分的含义以及收益是否可靠。

protocols — 协议参考

显示白名单协议概览。

bash
python3 scripts/yield_scout.py protocols [--json]

输出包括:

  • - 协议名称、链、金库标准、审计状态、风险备注

如需更深入的协议详情,请阅读 references/protocols.md。

意图映射

将自然语言映射到子命令:

用户说...运行
最佳 USDC 收益 / 扫描收益 / 最高利率scan
Base 上的收益 / Base 机会
scan --chain Base |
| Morpho 收益 / 查看 morpho | scan --protocol morpho-v1 |
| 我应该切换金库吗 / 比较金库 | breakeven --from-pool ... --to-pool ... |
| 转移值得吗 / 迁移成本 | breakeven(如需则询问池 ID) |
| APY 历史 / 这个收益有多稳定 | history --pool ... |
| 有哪些协议 / 支持的协议 / 审计 | protocols |
| Arbitrum 上的 USDC / Arbitrum 收益 | scan --chain Arbitrum |
| 仅高 TVL / 安全收益 | scan --min-tvl 10000000 |

回复指南

  1. 1. 始终先运行工具 — 不要猜测收益或利率。
  2. 以答案开头 — 先显示表格或裁决,然后解释。
  3. 标记风险 — 如果池具有高风险或低 TVL,警告用户。
  4. 建议下一步 — 扫描后,建议进行盈亏平衡比较。盈亏平衡后,注意 Gas 时机。
  5. 使用 --json — 当用户想要管道传输数据或进行进一步分析时。
  6. 池 ID — 显示扫描结果时,提醒用户可以使用池 ID 进行 breakeven 和 history。

注意事项

  • - 数据来自 DeFiLlama(免费,无需 API 密钥)。APY 是时间点快照。
  • 该工具缓存池数据 15 分钟,以避免重新获取约 12MB 数据。
  • Gas 估算为近似值(同链 1%,跨链 3%)。实际成本会有所不同。
  • 此为信息参考 — 非财务建议。用户应在操作前在链上验证。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 defi-yield-scout-1776419996 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 defi-yield-scout-1776419996 技能

通过命令行安装

skillhub install defi-yield-scout-1776419996

下载

⬇ 下载 defi-yield-scout v1.0.0(免费)

文件大小: 11.67 KB | 发布时间: 2026-4-17 19:18

v1.0.0 最新 2026-4-17 19:18
DeFi Yield Scout 1.0.0 — Initial Release

- Scan and rank USDC yield farming opportunities across Base and Arbitrum using DeFiLlama data.
- Compare vaults with migration (breakeven) analysis, including estimated gas/bridge costs and clear verdicts.
- Display 30-day APY histories with stability scoring and TVL trend direction for yield reliability insights.
- Present supported protocols, audit statuses, risk notes, and vault standards.
- Supports subcommands for scanning yields, vault comparison, APY history, and protocol overview.
- Maps natural language requests to tool subcommands for ease of use.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部