π¦ ClawHub
Personas
by @robbyczgw-cla
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
TERMINAL
clawhub install personasπ About This Skill
name: personas version: 2.2.6 description: Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona. metadata: {"openclaw":{"requires":{"bins":["python3"],"note":"No API keys needed."}}} triggers: - /persona
Personas π
Use one of 20 built-in personas for specialized help (coding, writing, fitness, medical education, legal orientation, and more).
Usage
Activate
List personas
Exit persona mode
CLI Handler (scripts/persona.py)
This script manages the built-in personas and local active-persona state.
# List all personas
python3 scripts/persona.py --listShow one persona markdown file
python3 scripts/persona.py --show dev
python3 scripts/persona.py --show "chef-marco"Activate a persona (prints persona prompt and saves active state)
python3 scripts/persona.py --activate lunaShow current active persona from state file
python3 scripts/persona.py --currentReset/deactivate persona mode
python3 scripts/persona.py --reset
~/.openclaw/persona-state.jsonchef β chef-marco, dr β dr-med).Built-in Personas (20)
Core (5)
Cami, Chameleon Agent, Professor Stein, Dev, FlashCreative (2)
Luna, WordsmithCurator (1)
VibeLearning (3)
Herr MΓΌller, Scholar, LinguaLifestyle (3)
Chef Marco, Fit, ZenProfessional (6)
CyberGuard, DataViz, Career Coach, Legal Guide, Startup Sam, Dr. MedNotes
data/*.md and can be edited manually by maintainers.π‘ Examples
Activate
List personas
Exit persona mode
π Tips & Best Practices
data/*.md and can be edited manually by maintainers.