← 返回 Skills 市场
jamierossouw

Defi Yield Scanner

作者 JamieRossouw · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1199
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install defi-yield-scanner
功能描述
Scan DeFi protocols for the best yield opportunities. Covers Aave, Compound, Curve, Yearn, Uniswap v3, and emerging L2 protocols. Compares APY vs risk, track...
使用说明 (SKILL.md)

DeFi Yield Scanner

Autonomous scanner for DeFi yield opportunities across 10+ protocols.

What It Scans

  • Aave v3 (Polygon, Arbitrum, Base): supply APY, borrow APY, utilization rate
  • Compound v3: USDC/USDT supply rates, COMP reward APR
  • Curve Finance: stable pools, CRV emissions, gauge weights
  • Uniswap v3: fee tier APY for concentrated liquidity positions
  • Yearn Finance: vault APY including harvesting strategy returns

Yield Ranking

Each opportunity is scored on:

  1. APY (raw + adjusted for token emissions)
  2. Risk (smart contract age, audit status, TVL)
  3. Sustainability (emission-adjusted vs organic APY)
  4. Gas efficiency (on Polygon/L2 vs mainnet)

How to Use

Ask: "Find the best stable yield on Polygon right now" or "Compare USDC yields across Aave, Compound, Curve"

The agent fetches live APY data, applies risk filters, and returns ranked opportunities with entry instructions.

Data Sources

  • DeFiLlama API (api.llama.fi) — TVL, APY, protocol metadata
  • Aave subgraph (The Graph)
  • Curve registry (curve.fi/api)
  • Yearn vaults API (yearn.fi/api)

Output Format

Protocol | Pool          | APY (base) | APY (rewards) | TVL    | Risk  | Rec
---------|---------------|------------|---------------|--------|-------|-----
Aave v3  | USDC (Polygon)| 2.71%      | 0.00%         | $841M  | LOW   | ✅
Curve    | 3pool         | 1.80%      | 4.20% CRV     | $432M  | LOW   | ✅
Yearn    | USDC vault    | 4.50%      | 0.00%         | $120M  | MED   | ⚠️
安全使用建议
This skill appears coherent with its stated purpose and uses public DeFi APIs only, but review these points before installing: 1) Confirm you are comfortable with the agent making outbound network requests to the listed endpoints (api.llama.fi, curve.fi, yearn.fi, The Graph/Aave); 2) The SKILL.md is intentionally high-level — clarify whether the agent is permitted to execute transactions or request wallet signing (it currently does not ask for keys, and you should never supply private keys); 3) Expect no built-in authentication — some APIs may require rate-limited keys or return incomplete data under heavy use; 4) Treat recommendations as informational, not investment advice; test on small amounts or in a sandbox before acting on execution instructions; 5) If you need stronger controls, require the skill to explicitly list queries it will run and to never initiate on-chain transactions without explicit user confirmation.
功能分析
Type: OpenClaw Skill Name: defi-yield-scanner Version: 1.0.0 The skill bundle contains standard metadata in `_meta.json` and a descriptive `SKILL.md` file. The markdown documentation clearly outlines the purpose of the DeFi yield scanner, its features, usage, and legitimate data sources (e.g., api.llama.fi, curve.fi/api, yearn.fi/api). There are no indications of prompt injection attempts, unauthorized commands, data exfiltration, or any other malicious or suspicious instructions targeting the AI agent or the underlying system.
能力评估
Purpose & Capability
Name/description (DeFi yield scanner) align with the instructions: it pulls APY/TVL/metadata from public DeFi APIs (DeFiLlama, Curve, Yearn, The Graph/Aave). No unrelated binaries, creds, or config paths are requested.
Instruction Scope
SKILL.md is high-level: it instructs the agent to fetch live APY/TVL and apply risk filters and return entry instructions. It does not ask for private keys or local files, but is vague about exact queries, risk-data sources, or whether the agent should ever initiate on-chain transactions or request wallet signing. That vagueness grants the agent discretionary actions unless constrained by the platform.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are pulled. This is the lowest install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. This is proportionate for a read-only data-aggregation scanner using public APIs.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modifications to other skills or system-wide settings. It can be invoked by the agent normally (default autonomous invocation), which is expected for a data-fetching skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install defi-yield-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /defi-yield-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – powerful scanner for DeFi yield opportunities. - Supports Aave, Compound, Curve, Yearn, Uniswap v3, and new L2 protocols. - Ranks opportunities by APY, risk, sustainability, and gas efficiency. - Tracks TVL changes, new farm launches, and stablecoin optimizations. - Pulls live data from DeFiLlama, Aave, Curve, and Yearn APIs. - Returns easy-to-read yield rankings with direct entry instructions.
元数据
Slug defi-yield-scanner
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Defi Yield Scanner 是什么?

Scan DeFi protocols for the best yield opportunities. Covers Aave, Compound, Curve, Yearn, Uniswap v3, and emerging L2 protocols. Compares APY vs risk, track... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1199 次。

如何安装 Defi Yield Scanner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install defi-yield-scanner」即可一键安装,无需额外配置。

Defi Yield Scanner 是免费的吗?

是的,Defi Yield Scanner 完全免费(开源免费),可自由下载、安装和使用。

Defi Yield Scanner 支持哪些平台?

Defi Yield Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Defi Yield Scanner?

由 JamieRossouw(@jamierossouw)开发并维护,当前版本 v1.0.0。

💬 留言讨论