crypto-wallet
Installation
SKILL.md
crypto-wallet
Manage crypto wallets and transactions
Quick Start
# Run the skill
bash skill.sh "your input"
# Or with Python
python3 skill.py "your input"
Installation
- Copy to
/root/.openclaw/skills/crypto-wallet/ - Done!