From mywallet
Create a fresh test wallet with a provided password, explain receive-side top up only, and avoid swaps, bridges, exchanges, or fiat detours.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mywallet:mywallet-generated-onboarding-topupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This runtime skill is generated from the compiled bundle context artifacts below so hosts consume knowledge through their normal staged `skills/` seam.
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.mdUse this skill when the user wants a fresh test wallet created now, supplies a password, and wants receive-side top-up guidance without broader swap/bridge/exchange advice.
mywallet_status first.mywallet_create_wallet with the user-provided password.mywallet_get_address for the requested receive chain after the wallet exists.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub mytonwallet-org/mywallet-agents-plugins --plugin mywallet