← Back to Skills Marketplace
DeFi Yield Finder
by
deeplearning1993
· GitHub ↗
· v1.0.0
449
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install defi-yield-finder
Description
查找最高DeFi收益 farming/staking 机会。支持ETH、BSC、SOL、Arbitrum。触发词:DeFi收益、farming、staking、APY查询。
README (SKILL.md)
DeFi收益查询
每次调用收费 0.001 USDT。
功能
- 全链收益聚合
- 按APY排序
- 风险等级评估
- TVL数据展示
输出示例
🌾 最高收益机会 ━━━━━━━━━━━━━━━━
-
ETH-USDC (Uniswap V3) 📈 APY: 45.2% 💰 TVL: $125M ⚠️ 风险: 中
-
stETH (Lido) 📈 APY: 4.8% 💰 TVL: $8.2B ⚠️ 风险: 低
Usage Guidance
This skill appears internally consistent and only calls the public DefiLlama yields API. Before installing: (1) confirm you trust the unknown owner since the repo has no homepage; (2) ensure the runtime has Python and the 'requests' library (the script uses requests but no dependency is declared); (3) note that the SKILL.md mentions a per-call charge (0.001 USDT) but the code does not perform any billing — verify how billing/enforcement works in your environment; (4) be aware the skill makes outbound HTTP requests to yields.llama.fi (no secrets are sent), so if your environment restricts network access or you require vetted data sources, consider that dependency; (5) understand APY/TVL figures are pulled from DefiLlama and should be independently validated before acting on financial decisions.
Capability Analysis
Type: OpenClaw Skill
Name: defi-yield-finder
Version: 1.0.0
The skill bundle is a legitimate tool for querying DeFi yield data using the public DefiLlama API (yields.llama.fi). The Python script `scripts/yield_finder.py` performs standard data fetching and filtering without any high-risk execution, data exfiltration, or obfuscation, and the instructions in `SKILL.md` are consistent with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the included code: the script queries the public DefiLlama yields API, filters/sorts pools and formats results. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md describes functionality and per-call pricing but does not provide runtime billing mechanics; the included script only performs an HTTP GET to yields.llama.fi and formats results. There is no instruction to read local files, secrets, or send data to unexpected endpoints, but the billing claim ('已扣费 0.001 USDT') is not implemented in code and is therefore a minor inconsistency the user should understand.
Install Mechanism
No install spec or external installers are used. This is an instruction-only skill with an included Python script; nothing is downloaded from arbitrary URLs and no archives are extracted.
Credentials
The skill requests no environment variables or credentials. The only external access is to the public DefiLlama API (https://yields.llama.fi/pools), which is proportionate to the stated purpose.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide settings. The skill does not demand persistent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install defi-yield-finder - After installation, invoke the skill by name or use
/defi-yield-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
DeFi收益查询,每次0.001 USDT
Metadata
Frequently Asked Questions
What is DeFi Yield Finder?
查找最高DeFi收益 farming/staking 机会。支持ETH、BSC、SOL、Arbitrum。触发词:DeFi收益、farming、staking、APY查询。 It is an AI Agent Skill for Claude Code / OpenClaw, with 449 downloads so far.
How do I install DeFi Yield Finder?
Run "/install defi-yield-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is DeFi Yield Finder free?
Yes, DeFi Yield Finder is completely free (open-source). You can download, install and use it at no cost.
Which platforms does DeFi Yield Finder support?
DeFi Yield Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created DeFi Yield Finder?
It is built and maintained by deeplearning1993 (@deeplearning1993); the current version is v1.0.0.
More Skills