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_URL for chain reads/writes
  • SEED_PHRASE only when user explicitly chooses mnemonic import/signing
  • PRIVATE_KEY only when user explicitly chooses private key import/signing
  • Agent must ask for confirmation before reading env-based secrets
Installs
1
First Seen
Apr 24, 2026
agent-wallet from skills.volces.com