PluginBench
Skill
Review
Audit score 70

emblem-defi-yield

emblemcompany/agent-skills

Research DeFi yields, review wallet positions, and enter liquid staking via token swaps across six chains.

What is emblem-defi-yield?

A skill for researching DeFi yield opportunities and entering liquid staking positions via token swaps, using EmblemAI's agentwallet CLI. It also reviews existing wallet DeFi positions via Nansen and checks token safety via rugcheck, but does not support direct LP pool management like adding liquidity or claiming farming rewards.

  • Researches yield farming opportunities and APYs using LLM knowledge plus live token data tools
  • Reviews existing DeFi positions (LP, lending, staking, farming) for any wallet via Nansen
  • Executes liquid staking swaps on Solana (SOL to mSOL/JitoSOL/bSOL/jupSOL) via splBuyIntent
  • Performs token swaps for DeFi entry on Ethereum, Base, BSC, Polygon, and Hedera
  • Checks token safety with rug-pull verification before entering positions
  • Tracks smart money DeFi holdings and trades via Nansen tools

How to install emblem-defi-yield

npx skills add https://github.com/emblemcompany/agent-skills --skill emblem-defi-yield
Prerequisites
  • Node.js >= 18.0.0
  • @emblemvault/agentwallet CLI installed globally (npm install -g @emblemvault/agentwallet)
  • Internet access
  • An agent following the Agent Skills spec (Claude Code, Cursor, Codex, OpenClaw, etc.)
Claude Code
Cursor
Windsurf
Cline

How to use emblem-defi-yield

  1. 1.Install the CLI: npm install -g @emblemvault/agentwallet
  2. 2.Run emblemai --agent --profile default with a message asking for yield opportunities or APYs to research the landscape
  3. 3.Check an existing wallet's DeFi positions using nansen_defi_portfolio for LP, lending, staking, and farming holdings
  4. 4.Verify your own token balances (e.g. solanaBalances, ethGetBalances) before entering a position
  5. 5.Run a rugcheck on any token before swapping into it to verify safety
  6. 6.Execute a swap into a liquid staking or DeFi token (e.g. splBuyIntent, ethSwap, baseSwap) and confirm the transaction when prompted
  7. 7.Re-check balances afterward to verify the swap executed
  8. 8.Optionally run bash scripts/yield-scan.sh [chain] to scan the yield landscape for a specific chain

Use cases

Good for
  • Researching the best current yield/APY opportunities across protocols and chains
  • Checking a wallet's existing LP, lending, staking, and farming positions via Nansen
  • Swapping SOL for liquid staking tokens like mSOL, JitoSOL, bSOL, or jupSOL
  • Comparing liquid staking or yield protocols against each other before committing funds
  • Running a rug-pull safety check on a token before entering a DeFi position
Who it's for
  • Crypto/DeFi users wanting to research yield opportunities via an AI agent
  • Traders evaluating liquid staking options across protocols
  • Users who want to audit a wallet's existing DeFi exposure
  • Agent developers integrating yield research and staking swaps into AI workflows

emblem-defi-yield FAQ

Can this skill add or remove liquidity in DEX pools?

No. Adding/removing liquidity, opening/closing CLMM positions, staking LP tokens, and claiming farming rewards are not supported. Use the DEX UI (Raydium, Orca, Uniswap, etc.) directly for these.

What is required to use this skill?

Node.js >= 18.0.0, internet access, and the @emblemvault/agentwallet CLI installed globally via npm install -g @emblemvault/agentwallet.

Does it execute swaps automatically?

No. All value-moving operations like token swaps and bridges require user confirmation in safe mode. Read-only operations like research, position viewing, and balance checks execute immediately.

Which chains support liquid staking and DeFi swaps?

Solana, Ethereum, Base, BSC, Polygon, and Hedera all have swap tools, balance checks, and conditional order support.

How do I check existing DeFi positions for a wallet?

Ask the agent to use nansen_defi_portfolio with the wallet address and chain, e.g. 'Use nansen_defi_portfolio to show DeFi positions for wallet 0x1234...abcd on ethereum'.

Full instructions (SKILL.md)

Source of truth, from emblemcompany/agent-skills.


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

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