name: gboy-character-selector description: Select characters from the G*BOY universe for your OpenCLAW agent personality. metadata: openclaw: emoji: "๐ฎ" requires: bins: ["node"] os: ["darwin", "linux"]
user-invocable: true
G*BOY Character Selector
Browse and install characters from the G*BOY universe as your OpenCLAW agent personality.
Commands
- select โ Interactively pick a character and install their personality
- list โ Show all available G*BOY universe characters
- restore โ Revert to a previous character from backup
What It Does
Each character includes:
- SOUL.md โ Internal values, tone, and behavioral principles
- IDENTITY.md โ External presentation: name, emoji, vibe, avatar path
- Avatar image โ Rendered in OpenCLAW's Control UI
When you select a character, this skill:
- Backs up your current SOUL.md, IDENTITY.md, and avatar
- Installs the selected character's personality files
- Updates the avatar path for OpenCLAW's workspace
Usage
node dist/index.js select # Interactive character selection
node dist/index.js list # List all characters
node dist/index.js restore # Restore from backup