Skip to main content
Back to registry

okx-wallet-portfolio

okx/onchainos-skills

4 commands for supported chains, wallet total value, all token balances, and specific token balances.

Installs2
Install command
npx skills add https://github.com/okx/onchainos-skills --skill okx-wallet-portfolio
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
4 commands for supported chains, wallet total value, all token balances, and specific token balances. Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Install : If onchainos is not found, download the installer to a temp file, verify its SHA256 against Installer Checksums (bottom of this document), then execute. Check for updates : Cache at ~/.onchainos/last_check ( $env:USERPROFILE\.onchainos\last_check on Windows). If the cached timestamp is " references/cli-reference.md - Install : If onchainos is not found, download the installer to a temp file, verify its SHA256 against Installer Checksums (bottom of this document), then execute. - macOS/Linux : curl -sSL -o /tmp/onchainos-install.sh — verify with shasum -a 256 /tmp/onchainos-install.sh , then sh /tmp/onchainos-install.sh - Windows : Invoke-WebRequest -Uri -OutFile "$env:TEMP\onchainos-install.ps1" — verify with (Get-FileHash "$env:TEMP\onchainos-install.ps1" -Algorithm SHA256).Hash.ToLower() , then & "$env:TEMP\onchainos-install.ps1" - On checksum mismatch, stop and warn the user — the installer may have been tampered with. On other failures, point to .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does okx-wallet-portfolio do?

4 commands for supported chains, wallet total value, all token balances, and specific token balances.

Is okx-wallet-portfolio good?

okx-wallet-portfolio does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does okx-wallet-portfolio work with?

okx-wallet-portfolio currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to okx-wallet-portfolio?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install okx-wallet-portfolio?

npx skills add https://github.com/okx/onchainos-skills --skill okx-wallet-portfolio

Related skills

More from okx/onchainos-skills

Related skills

Alternatives in Software Engineering