with one click
mywallet-onboarding
// Use My Wallet on Claude Code for wallet creation, address lookup, top-up guidance, and first-use balance checks.
// Use My Wallet on Claude Code for wallet creation, address lookup, top-up guidance, and first-use balance checks.
| name | mywallet-onboarding |
| description | Use My Wallet on Claude Code for wallet creation, address lookup, top-up guidance, and first-use balance checks. |
This runtime skill is generated from the compiled bundle context artifacts below so hosts consume knowledge through their normal staged skills/ seam.
context/context-manifest.jsoncontext/context.mdheadless/docs/knowledge/workflows/onboarding.mdCanonical workflow guidance for chat-first wallet onboarding across supported hosts.
mywallet_status first to inspect restored runtime state.mywallet_create_wallet with the user-provided password.mywallet_create_wallet returns mnemonic-bearing custody material and that they must store it safely.mywallet_get_address for the requested or restored active account and chain.mywallet_get_balances for native balances.mywallet_get_token_balances when fungible-token balances matter.mywallet_wait_for_balances before claiming funds are ready.workflows/approvals.md.Use My Wallet on OpenClaw safely for balances, transfer preparation, and approval-aware signing.
Create a fresh test wallet with a provided password, explain receive-side top up only, and avoid swaps, bridges, exchanges, or fiat detours.
Prepare a transfer without executing it, create a runtime approval request, and explain that host confirmation does not replace runtime approval.
Use My Wallet on OpenClaw for wallet creation, address lookup, top-up guidance, and first-use balance checks.
Use My Wallet on Claude Code safely for balances, transfer preparation, and approval-aware signing.
Create a fresh test wallet with a provided password, explain receive-side top up only, and avoid swaps, bridges, exchanges, or fiat detours.