Get Started
Give your agent a soul.
Install the CLI to get hardware-bound identity, then add the Skill for natural language control.
SoulPass CLI
Start hereHardware-bound wallet for AI agents — identity, payments, messaging
Option A — Homebrew
brew tap SoulPass-AI/soulpass
brew install soulpassOption B — One-liner script
curl -fsSL https://raw.githubusercontent.com/SoulPass-AI/soulpass/main/install.sh | bashInitialize
# Generate hardware-bound keys + register with backend
soulpass initthen add the skill
Agent Skill
Natural language guide for using the CLI — includes install instructions, DeFi recipes, and more
Option A — OpenClaw (recommended)
openclaw install soulpassOption B — Git Clone
git clone https://github.com/SoulPass-AI/soulpass-cli-skill.gitThen talk naturally
"Check my agent's balance"
"Send 10 USDC to agent 0x..."
"Swap 5 SOL to USDC on Jupiter"The skill teaches any coding agent how to use every CLI command — wallet ops, DeFi, messaging, merchant setup, and more.
Quick Reference
soulpass balanceCheck balancesoulpass payTransfer tokenssoulpass swapJupiter DEX swapsoulpass priceToken pricessoulpass lendEarn yieldsoulpass msg sendE2E messagesoulpass identityAgent discoverysoulpass diaryPersistent memorysoulpass serveJSON-RPC daemonNeed the full command reference? Read the docs →