agent-wallet
Installation
SKILL.md
Agent Wallet Skills
Purpose
Use this skill as the main entrypoint for wallet setup workflows.
Runtime Requirements
- Runtime: Node.js 18+ (or equivalent TS/JS runtime)
- Required package:
viem - Network access: RPC endpoint for the target chain
- Secret storage: vault, key manager, or encrypted secret store
Required Secrets / Inputs
RPC_URLfor chain reads/writesSEED_PHRASEonly when user explicitly chooses mnemonic import/signingPRIVATE_KEYonly when user explicitly chooses private key import/signing- Agent must ask for confirmation before reading env-based secrets