okx-defi-portfolio

Retrieves DeFi positions and holdings across supported chains and protocols.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill okx-defi-portfolio-tsin418
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-defi-portfolio
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/okx-defi-portfolio
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill okx-defi-portfolio-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly understand what DeFi positions, holdings, and staking/lending exposures you have across multiple protocols and chains, without needing you to name a specific DApp.

Core Features & Use Cases

  • Cross-protocol portfolio overview: Fetch an at-a-glance list of your DeFi positions across supported chains and protocols, then show the required per-protocol rows including analysisPlatformId.
  • Protocol-native position detail: Display a flat token table for a selected protocol using analysisPlatformId, including investmentId for downstream redeem/claim flows.
  • Clear routing & guardrails: Avoids deposit/redeem/claim token operations (routes to okx-defi-invest), avoids wallet token balance use-cases (routes to okx-wallet-portfolio), and prevents incompatible address/chain calls.

Quick Start

Use the skill to show your DeFi holdings overview across chains by asking: "Show my DeFi portfolio for my wallet on ethereum, bsc, and solana."

Frequently Asked Questions about okx-defi-portfolio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view my DeFi portfolio across multiple chains without specifying a protocol?

To view your DeFi portfolio, provide your wallet address and target chains. The skill retrieves cross-protocol positions and staking or lending exposures across supported networks without needing a specific DApp name.

Can I check my onchain staking and lending positions for multiple networks at once?

Yes, you can check onchain staking and lending positions by specifying supported chains like Ethereum, BSC, and Solana. The skill fetches an at-a-glance overview of all protocol-specific holdings for your wallet.

How do I get protocol-native position details for a specific DeFi holding?

To get protocol-native position details, select a protocol from your portfolio overview. The skill renders a flat token table using its analysisPlatformId and includes investmentId for downstream redeem or claim flows.

Does this tool support depositing, redeeming, or claiming DeFi tokens?

No, this tool does not support depositing, redeeming, or claiming tokens. It strictly provides a read-only DeFi portfolio overview and routes any active token operations to the okx-defi-invest skill.

Why is my DeFi portfolio request rejecting my wallet address and chain combination?

Your DeFi portfolio request is rejected to prevent incompatible address and chain calls. You must ensure your provided wallet address format matches the specific blockchain network you are querying.

What is the difference between viewing DeFi positions and regular wallet token balances?

Viewing DeFi positions tracks protocol-specific staking and lending exposures, while regular wallet token balances show standard held assets. This skill routes standard wallet balance requests to okx-wallet-portfolio.