From mywallet
Prepare a transfer without executing it, create a runtime approval request, and explain that host confirmation does not replace runtime approval.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mywallet:mywallet-generated-transfer-approvalThe 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/approvals.mdUse this skill when the user wants a transfer prepared but not executed and wants the approval boundary explained.
mywallet_prepare_transfer with the exact asset, amount, and destination.mywallet_create_transfer_approval_request.mywallet_submit_transfer.mywallet_approve_approval_request.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