Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
emblemcompany avatar

Emblem Defi Yield

  • 8.7k installs
  • 12 repo stars
  • Updated May 15, 2026
  • emblemcompany/agent-skills

emblem-defi-yield is an agent skill that >.

About

name emblem-defi-yield description DeFi yield research and liquid staking via EmblemAI Discover yield opportunities compare protocols check DeFi positions with Nansen and enter liquid staking via token swaps Use when the user wants to research yields find staking options or review DeFi positions license MIT compatibility Requires Node js 18 0 0 emblemvault agentwallet CLI and internet access Works on Claude Code Cursor Codex OpenClaw and other agents following the Agent Skills spec metadata author EmblemAI version 1 1 0 homepage https emblemvault ai docs https emblemvault ai docs docs-interactive https emblemvault dev Emblem DeFi Yield DeFi yield research and liquid staking powered by EmblemAI Research yield opportunities across protocols review existing DeFi positions via Nansen and enter liquid staking positions through token swaps on Solana Ethereum Base BSC Polygon and Hedera Requires npm install g emblemvault agentwallet What This Skill Can Do Capability How Tools Used Research yield opportunities Ask about yields APYs protocols LLM knowledge birdeyeTradeData birdeyeTrendingTokens Review existing DeFi positions Check LP lending staking farming positions for

  • Adding/removing liquidity to DEX pools
  • Opening/closing concentrated liquidity (CLMM) positions
  • Claiming farming rewards
  • Pool APY rankings with live on-chain data
  • Research yield opportunities

Emblem Defi Yield by the numbers

  • 8,664 all-time installs (skills.sh)
  • +5 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #84 of 1,881 Marketing & SEO skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

emblem-defi-yield capabilities & compatibility

Capabilities
adding/removing liquidity to dex pools · opening/closing concentrated liquidity (clmm) po · claiming farming rewards · pool apy rankings with live on chain data · research yield opportunities
Use cases
documentation
From the docs

What emblem-defi-yield says it does

--- name: emblem-defi-yield description: > DeFi yield research and liquid staking via EmblemAI.
SKILL.md
Discover yield opportunities, compare protocols, check DeFi positions with Nansen, and enter liquid staking via token swaps.
SKILL.md
Use when the user wants to research yields, find staking options, or review DeFi positions.
SKILL.md
license: MIT compatibility: > Requires Node.js >= 18.0.0, @emblemvault/agentwallet CLI, and internet access.
SKILL.md
npx skills add https://github.com/emblemcompany/agent-skills --skill emblem-defi-yield

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8.7k
repo stars12
Security audit2 / 3 scanners passed
Last updatedMay 15, 2026
Repositoryemblemcompany/agent-skills

What problem does emblem-defi-yield solve for developers using this skill?

>

Who is it for?

Developers who need emblem-defi-yield patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

>

What you get

Actionable workflows and conventions from SKILL.md for emblem-defi-yield.

  • Terminal yield scan report
  • Smart-money flow summary
  • Wallet balance snapshot

By the numbers

  • yield-scan.sh runs 3 agent query sections: yields, smart-money flows, and wallet balances
  • Defaults to Solana chain when no argument is provided
  • Requires emblemai CLI from @emblemvault/agentwallet npm package

Files

SKILL.mdMarkdownGitHub ↗

Emblem DeFi Yield

DeFi yield research and liquid staking powered by EmblemAI. Research yield opportunities across protocols, review existing DeFi positions via Nansen, and enter liquid staking positions through token swaps on Solana, Ethereum, Base, BSC, Polygon, and Hedera.

Requires: npm install -g @emblemvault/agentwallet

---

What This Skill Can Do

CapabilityHowTools Used
Research yield opportunitiesAsk about yields, APYs, protocolsLLM knowledge + birdeyeTradeData, birdeyeTrendingTokens
Review existing DeFi positionsCheck LP, lending, staking, farming positions for any walletnansen_defi_portfolio
Liquid staking (Solana)Swap SOL for LSTs (mSOL, JitoSOL, bSOL, jupSOL)splBuyIntent
Token swaps for DeFi entrySwap into DeFi tokens on any chainsplBuyIntent, ethSwap, baseSwap, bscSwap, polygonSwap, hederaTokensSwap
Protocol comparisonCompare yield strategies across DEXsLLM knowledge + market data tools
Rug-pull checksVerify token safety before entering positionsrugcheck
Smart money DeFi trackingSee what whales are farmingnansen_smart_money_holdings, nansen_defi_portfolio

Not Supported (Yet)

These features require direct LP pool management tools that are not currently available:

  • Adding/removing liquidity to DEX pools
  • Opening/closing concentrated liquidity (CLMM) positions
  • Staking LP tokens
  • Claiming farming rewards
  • Pool APY rankings with live on-chain data

For these operations, use the DEX UIs directly (Raydium, Orca, Uniswap, etc.).

---

Quick Start

npm install -g @emblemvault/agentwallet

# Research yield opportunities
emblemai --agent --profile default -m "What are the best yield farming opportunities on Solana right now?"

# Check DeFi positions for a wallet (uses nansen_defi_portfolio)
emblemai --agent --profile default -m "Use nansen_defi_portfolio to show DeFi positions for wallet 0x1234...abcd on ethereum"

# Enter liquid staking via swap
emblemai --agent --profile default -m "Swap 5 SOL for JitoSOL using splBuyIntent"

Trigger phrases:

  • "Find yield opportunities"
  • "What are the best APYs?"
  • "Show DeFi positions for this wallet"
  • "Swap SOL for JitoSOL"
  • "What liquid staking options exist?"

---

Supported Chains

ChainSwap ToolBalancesConditional Orders
SolanasplBuyIntentsolanaBalancesYes
EthereumethSwapethGetBalancesYes
BasebaseSwapbaseGetBalancesYes
BSCbscSwapbscGetBalancesYes
PolygonpolygonSwappolygonGetBalancesYes
HederahederaTokensSwaphederaGetBalancesYes

---

Workflow: Research and Enter Yield

Step 1: Research Opportunities

Ask about current yield landscape. The agent uses its knowledge plus live token data.

emblemai --agent --profile default -m "What are the best yield farming opportunities on Solana right now? Use birdeyeTrendingTokens to see what's hot."

Step 2: Check a Wallet's DeFi Positions

Use Nansen to see existing LP, lending, staking, and farming positions.

emblemai --agent --profile default -m "Use nansen_defi_portfolio to check DeFi positions for wallet 0x1234...abcd on ethereum"

Step 3: Verify Balances

Check what you have available before swapping.

emblemai --agent --profile default -m "Use solanaBalances to show my Solana balances"

Step 4: Enter a Position via Swap

Swap into liquid staking tokens or DeFi tokens.

emblemai --agent --profile default -m "Use splBuyIntent to swap 5 SOL for JitoSOL"

Requires user confirmation in safe mode.

Step 5: Verify

Confirm the swap executed.

emblemai --agent --profile default -m "Use solanaBalances to show my updated balances"

---

DeFi Patterns

Yield Research

emblemai --agent --profile default -m "What are the best yield farming opportunities on Solana? Include liquid staking, LP strategies, and lending protocols."
emblemai --agent --profile default -m "Compare Marinade (mSOL), Jito (JitoSOL), and BlazeStake (bSOL) for SOL liquid staking."

DeFi Position Tracking (Nansen)

emblemai --agent --profile default -m "Use nansen_defi_portfolio to show DeFi positions for wallet 0xABC123 on ethereum"
emblemai --agent --profile default -m "Use nansen_defi_portfolio to check what DeFi protocols wallet 2J9Xrm...BL5WBJ is using on solana"

Smart Money DeFi Analysis

emblemai --agent --profile default -m "Use nansen_smart_money_holdings to see what tokens smart money is holding on solana"
emblemai --agent --profile default -m "Use nansen_smart_money_trades to see recent smart money trades for JitoSOL"

Liquid Staking (Solana)

emblemai --agent --profile default -m "Use splBuyIntent to swap 10 SOL for mSOL"
emblemai --agent --profile default -m "Use splBuyIntent to get a quote for swapping 5 SOL to JitoSOL"

Safety Checks

emblemai --agent --profile default -m "Use rugcheck to verify token So11111111111111111111111111111111111111112"

Protocol Comparison

emblemai --agent --profile default -m "Compare yields for SOL liquid staking across Marinade, Jito, BlazeStake, and Jupiter"

---

Communication Tips

When asking about DeFi, be specific: 1. Name the tool — mention exact tool names for reliable execution 2. Specify chain — which blockchain 3. Specify wallet — for position lookups 4. Specify tokens — which tokens to swap

BadGood
"show yield""What are the best yield opportunities on Solana? Include APYs and risks."
"check positions""Use nansen_defi_portfolio to show DeFi positions for wallet 0x123 on ethereum"
"stake SOL""Use splBuyIntent to swap 5 SOL for JitoSOL"

---

Safety

All value-moving operations require user confirmation:

  • Token swaps (entering liquid staking, DeFi tokens)
  • Cross-chain bridges

Read-only operations execute immediately:

  • Yield research
  • DeFi position viewing (Nansen)
  • Balance checks
  • Rug-pull checks

---

Helper Script

bash scripts/yield-scan.sh [chain]

Scans yield landscape for a chain. See scripts/yield-scan.sh.

---

Links

Related skills

How it compares

Use this when you want a terminal agent workflow over live DeFi data instead of building custom subgraph or indexer pipelines.

FAQ

What does emblem-defi-yield do?

>

When should I use emblem-defi-yield?

>

Is emblem-defi-yield safe to install?

Review the Security Audits panel on this page before installing in production.

Marketing & SEOseocontent

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.