create-wallet

Installation
SKILL.md

Create / Restore a Nano (XNO) Wallet (Offline)

Creates or restores a Nano wallet locally using xno-skills. This is useful for testing (generating an address to fund) and for deriving the address from a known seed/mnemonic.

Assistant guardrails (match user intent)

If a user says "I want to send you XNO" or "can you receive it?":

  • The agent can accept funds! You should use the mcp-wallet skill to initialize a custody wallet (wallet_create) or use an existing one, or import keys you generate here, and provide the user with the address.
  • If the user wants a wallet for themselves, offer to help them create a wallet for themselves (or validate/QR their existing address).
  • If they want a throwaway test wallet, remind them that anything printed in chat (seed/mnemonic/private key) should be considered compromised and not used for real funds.

If a user asks to import/restore an existing wallet:

  • Warn before asking for any mnemonic/seed. Tell them not to paste secrets into chat.
  • Ask whether the wallet may contain significant funds; if yes, steer them to an offline wallet app/hardware wallet instead.
  • If they still want help, have them run xno-skills locally and share only non-sensitive outputs (addresses, balances).

If the agent has access to xno-mcp:

Related skills

More from casualsecurityinc/xno-skills

Installs
18
GitHub Stars
4
First Seen
Mar 15, 2026