Okx Wallet Portfolio
This skill displays your Okx wallet portfolio holdings, providing instant visibility into your crypto assets and balances for informed decisions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add okx-wallet-portfolio npx -- -y @trustedskills/okx-wallet-portfolio
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"okx-wallet-portfolio": {
"command": "npx",
"args": [
"-y",
"@trustedskills/okx-wallet-portfolio"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and retrieve information from your OKX wallet portfolio. It can fetch details about your holdings, transaction history, and overall portfolio value directly from the OKX platform. This enables automated reporting, analysis, and integration of your OKX assets into other workflows.
When to use it
- Portfolio Tracking: Automatically generate reports on your OKX wallet's performance over time.
- Tax Reporting: Retrieve transaction history for accurate capital gains calculations.
- Automated Alerts: Set up alerts based on portfolio value or specific asset movements within your OKX wallet.
- Integration with Financial Tools: Connect your OKX holdings to budgeting or investment analysis platforms.
Key capabilities
- Retrieval of current token balances in your OKX wallet.
- Access to transaction history data from the OKX platform.
- Portfolio value calculation based on real-time market prices.
Example prompts
- "What is the total value of my OKX wallet?"
- "Show me the transaction history for ETH in my OKX wallet over the last week."
- "How much BTC do I currently hold in my OKX wallet?"
Tips & gotchas
- Requires proper authentication and API keys to access your OKX account. Ensure these are securely configured within the AI agent environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.