skills/skills.volces.com/abstract-onboard

abstract-onboard

Installation
SKILL.md

Abstract Onboard

Everything an agent needs to operate on Abstract.

Quick Start

Create Abstract Global Wallet (AGW)

AGW is a smart contract wallet that earns XP on Abstract. Essential for agents!

export WALLET_PRIVATE_KEY=0x...
node scripts/create-agw.js

Your EOA becomes the signer, AGW is a separate smart contract address.

Check Balances

node scripts/check-balances.js <wallet> all
Installs
4
First Seen
Apr 19, 2026
abstract-onboard from skills.volces.com