defi-dashboard
$
npx mdskill add TermiX-official/cryptoclaw/defi-dashboardMonitor DeFi positions like yield farming, staking, and liquidity pools across major protocols.
- Helps users track staking rewards, liquidity pool status, and yield farming earnings in DeFi.
- Integrates on-chain contract queries, DeFiLlama API, and tools for reading balances and contracts.
- Focuses on major protocols like PancakeSwap, Uniswap, Aave, and Compound for reliable data.
- Presents results through comprehensive overviews of positions, APY calculations, and protocol TVL data.
SKILL.md
.github/skills/defi-dashboardView on GitHub ↗
---
name: defi-dashboard
description: Monitor yield farming, staking positions, and liquidity pool status.
metadata: { "cryptoclaw": { "emoji": "🏦", "always": true } }
---
# DeFi Dashboard Skill
Monitor yield farming, staking positions, and liquidity pool status.
## Overview
Provide a comprehensive view of DeFi positions including yield farming, staking, and LP positions across protocols.
## Capabilities
- **Staking overview**: Check staking positions and rewards
- **LP positions**: View liquidity pool positions and impermanent loss
- **Yield farming**: Monitor farming rewards across protocols
- **Protocol TVL**: Check total value locked in DeFi protocols
## Tools Used
- `read_contract` - Query DeFi protocol contracts
- `get_erc20_balance` - Check LP token and reward balances
- `get_native_balance` - Check staked native currency
## Data Sources
- On-chain contract queries for individual positions
- DeFiLlama API for protocol-level TVL and APY data
## Example Interactions
User: "Show my DeFi positions"
Action: Scan known DeFi protocols on active chain for wallet positions
User: "What's the APY on PancakeSwap BNB-USDT?"
Action: Query PancakeSwap farm contract for pool info and calculate APY
User: "How much have I earned staking?"
Action: Query staking contract for pending rewards
## Notes
- DeFi protocols have diverse contract interfaces; focus on major protocols
- PancakeSwap (BSC), Uniswap (ETH), Aave, Compound are priority
- Always show both token amounts and USD values
- Warn about impermanent loss for LP positions
More from TermiX-official/cryptoclaw
- aave-bscInteract with Aave V3 lending protocol on BNB Smart Chain (BSC).
- agent-identityRegister and manage on-chain AI agent identity via ERC-8004.
- agentic-commerceCreate, fund, and settle on-chain agent jobs via ERC-8183 Agentic Commerce Protocol.
- binance-address-infoBinance Web3 official skill — query any wallet address for token holdings, balances, and portfolio data across BSC, Base, and Solana. Sourced from github.com/binance/binance-skills-hub.
- binance-market-rankBinance Web3 official skill — crypto market rankings including trending tokens, smart money inflow, social hype, meme ranks, and top trader PnL leaderboards. Sourced from github.com/binance/binance-skills-hub.
- binance-meme-rushBinance Web3 official skill — real-time meme token launchpad tracking and AI-powered trending topic discovery on Solana and BSC. Sourced from github.com/binance/binance-skills-hub.
- binance-spotBinance official spot trading skill — place orders, manage accounts, and access real-time market data via Binance Spot API. Sourced from github.com/binance/binance-skills-hub.
- binance-token-auditBinance Web3 official skill — security audit for token contracts, detecting honeypots, rug pulls, and malicious functions across BSC, Base, Solana, and Ethereum. Sourced from github.com/binance/binance-skills-hub.
- binance-token-infoBinance Web3 official skill — search tokens, retrieve metadata, real-time market data, and candlestick charts across BSC, Base, and Solana. Sourced from github.com/binance/binance-skills-hub.
- binance-trading-signalBinance Web3 official skill — Smart Money on-chain trading signals tracking professional investor buy/sell activity on BSC and Solana. Sourced from github.com/binance/binance-skills-hub.