Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Virtuals Protocol integration for OpenClaw. Create, manage and trade tokenized AI agents on Base.
Virtuals Protocol integration for OpenClaw. Create, manage and trade tokenized AI agents on Base.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Create, manage and trade tokenized AI agents on Virtuals Protocol (Base L2).
π List agents - Browse top AI agents on Virtuals π° Check prices - Get agent token prices and market data π Agent details - View agent info, holders, transactions π Create agent - Launch your own tokenized AI agent πΈ Trade - Buy/sell agent tokens
clawhub install virtuals cd ~/.openclaw/skills/virtuals npm install && npm run build && npm link
# Check $VIRTUAL price virtuals price # List top agents virtuals agents list # Get agent details virtuals agents info <agent-name> # Check your balance virtuals balance <wallet-address>
virtuals price # $VIRTUAL price and market cap virtuals agents list [--top 10] # List top agents by market cap virtuals agents trending # Trending agents (24h volume)
virtuals agents info <name> # Agent details virtuals agents holders <name> # Top holders virtuals agents trades <name> # Recent trades
virtuals balance <address> # Check $VIRTUAL balance virtuals portfolio <address> # All agent tokens held
virtuals create --name "MyAgent" --ticker "AGENT" --description "..."
virtuals buy <agent> <amount> # Buy agent tokens virtuals sell <agent> <amount> # Sell agent tokens
Set your wallet for trading: virtuals config --wallet <address> --private-key <key> β οΈ TESTNET ONLY for now - Don't use mainnet funds.
βββββββββββββββββββββββββββββββββββββββ β virtuals CLI β βββββββββββββββββββββββββββββββββββββββ€ β @virtuals-protocol/game SDK β β + ethers.js (Base L2) β βββββββββββββββββββββββββββββββββββββββ€ β Virtuals Protocol Contracts β β β’ VIRTUAL Token β β β’ Agent Factory β β β’ Bonding Curves β β β’ Uniswap V2 Pools β βββββββββββββββββββββββββββββββββββββββ
ContractAddress$VIRTUAL0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b
Virtuals App: https://app.virtuals.io Fun (create agents): https://fun.virtuals.io Whitepaper: https://whitepaper.virtuals.io GAME SDK: https://github.com/game-by-virtuals/game-node
MIT Built for OpenClaw by IntechChain π¦
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.