Agent skill · Data & Analytics

longbridge-defi-yield

DeFi yield analysis framework — lending rates (AAVE / Compound), liquidity provision (LP) returns, staking yields, yield farming strategies, and risk-adjusted return comparison. Longbridge provides spot crypto prices (`.HAS` suffix) only; DeFi protocol data (APY/TVL) requires DefiLlama/CoinGecko via WebSearch. Triggers: "DeFi收益", "流动性挖矿", "质押收益", "借贷利率", "收益农耕", "LP收益", "AAVE", "Compound", "DeFi协议", "DeFi收益率", "流動性挖礦", "質押收益", "借貸利率", "收益農耕", "DeFi yield", "liquidity mining", "staking yield", "lending rate", "yield farming", "LP returns", "DeFi APY", "TVL", "DeFi protocol", "on-chain yield", "

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill longbridge-defi-yield --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Declared author: longbridge
Path: skills/analysis/longbridge-defi-yield/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# longbridge-defi-yield DeFi yield analysis framework — covers lending rates (AAVE / Compound), liquidity provision (LP) returns, staking yields, yield farming strategies, and risk-adjusted return comparison across DeFi protocols. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. > **Data scope notice**: Longbridge provides real-time spot prices for major cryptocurrencies (`.HAS` suffix, e.g. `BTCUSD.HAS`, `ETHUSD.HAS`). DeFi protocol metrics (APY, TVL, utilisation rates) are **not available** via the Longbridge CLI — they must be sourced via WebSearch (DefiLlama, CoinGecko, protocol dashboards). ## When to use Trigger when the user asks about: - DeFi lending / borrowing rates — *"AAVE 上 ETH 借贷利率"*, *"Compound USDC supply APY"* - Liquidity mining / LP returns — *"Uniswap LP 收益"*, *"流动性挖矿策略"* - Staking yields — *"ETH 质押收益率"*, *"SOL staking APY"* - Yield farming strategies — *"如何优化 DeFi 收益"*, *"yield farming best strategy"* - Risk-adjusted DeFi comparison — *"哪个协议收益最高且风险最低"* For crypto spot price only, prefer `longbridge-quote`. For general crypto market data, prefer `longbridge-core`. ## Workflow 1. **Identify asset and pr

What's inside
Steps it walks through
  1. When to use
  2. Workflow
  3. CLI
  4. Output
  5. Error handling
  6. MCP fallback
  7. Related skills
  8. File layout
Ships with 1 file
  • metadata.json
Commands it runs
longbridge quote ETHUSD.HAS --format json
Spot price for underlying crypto (price reference only)
longbridge quote BTCUSD.HAS --format json
longbridge quote SOLUSD.HAS --format json
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-defi-yield skill do?

DeFi yield analysis framework — lending rates (AAVE / Compound), liquidity provision (LP) returns, staking yields, yield farming strategies, and risk-adjusted return comparison. Longbridge provides spot crypto prices (`.HAS` suffix) only; DeFi protocol data (APY/TVL) requires DefiLlama/CoinGecko via WebSearch. Triggers: "DeFi收益", "流动性挖矿", "质押收益", "借贷利率", "收益农耕", "LP收益", "AAVE", "Compound", "DeFi协议", "DeFi收益率", "流動性挖礦", "質押收益", "借貸利率", "收益農耕", "DeFi yield", "liquidity mining", "staking yield", "lending rate", "yield farming", "LP returns", "DeFi APY", "TVL", "DeFi protocol", "on-chain yield", "

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-defi-yield --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going