Skip to content
Skill

gboy-character-selector

by austinatneuko

AI Summary

This booster lets developers quickly swap their OpenCLAW agent's personality by selecting pre-built characters from the G*BOY universe, complete with customizable tone, values, and visual avatars. It's useful for teams wanting to experiment with different agent personas without manual configuration.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "gboy-character-selector" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/gboy-character-openclaw && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/gboy-character-openclaw/SKILL.md "https://raw.githubusercontent.com/austinatneuko/gboy-character-openclaw/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Select characters from the G*BOY universe for your OpenCLAW agent personality.

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

`bash node dist/index.js select # Interactive character selection node dist/index.js list # List all characters node dist/index.js restore # Restore from backup `

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

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
5 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars5
Issues0
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code