Persona (withpersona.com). Use this skill for ANY Persona request — reading, creating, and updating data. Whenever a task involves Persona, use this skill in...
Coding
Clawdbot Personas
Try itTransform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona. Triggers on "persona list", "use persona", "switch to", "activate", "exit persona".
What it does
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona. Triggers on "persona list", "use persona", "switch to", "activate", "exit persona".
The skill document
Personas 🎭
Use one of 20 built-in personas for specialized help (coding, writing, fitness, medical education, legal orientation, and more).
Usage
Activate
- "Use Dev"
- "Switch to Chef Marco"
- "Activate Dr. Med"
List personas
- "List all personas"
- "/persona list"
- "/personas"
Exit persona mode
- "Exit persona mode"
- "/persona exit"
CLI Handler (scripts/persona.py)
This script manages the built-in personas and local active-persona state.
# List all personas
python3 scripts/persona.py --list
# Show 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 luna
# Show current active persona from state file
python3 scripts/persona.py --current
# Reset/deactivate persona mode
python3 scripts/persona.py --reset
- State file:
~/.openclaw/persona-state.json - Alias support exists for common names (e.g.,
chef→chef-marco,dr→dr-med). - The CLI does not create new persona files.
Built-in Personas (20)
Core (5)
Cami, Chameleon Agent, Professor Stein, Dev, Flash
Creative (2)
Luna, Wordsmith
Curator (1)
Vibe
Learning (3)
Herr Müller, Scholar, Lingua
Lifestyle (3)
Chef Marco, Fit, Zen
Professional (6)
CyberGuard, DataViz, Career Coach, Legal Guide, Startup Sam, Dr. Med
Notes
- Only the active persona is loaded when used.
- Medical/legal personas are educational only, not professional advice.
- Personas are bundled in
data/*.mdand can be edited manually by maintainers.
Related skills
Build and run a digital persona of the user, their alter ego. Interviews them through chat and voice memos, learns from their documents, writing samples, and AI chat exports from OpenAI or Claude, then chats, answers questions, and drafts messages and emails in their voice, values, and style. Improves continuously from corrections and new uploads, and asks for clarification when it finds contradictions. Use when the user wants to create a persona of themselves, talk to their persona, add material to it, correct it, check its progress, or have something drafted the way they would write it.
Personal AI (personal.ai). Use this skill for ANY Personal AI request — reading, creating, and updating data. Whenever a task involves Personal AI, use this...
Create persistent digital avatars with cloned voices and personalities that work across every CellCog chat.
人格切换系统:资产顾问/考研导师/代码高手/毕设高手/通用。自动检测对话意图切换人格,支持手动覆盖。兼容 self-improving-agent 自改进体系,专业改进归人格、通用改进共享。
Generate structured user personas from interview, survey, or observation data for UX and human factors coursework. Produces goals, pain points, behaviors, scenarios, and design opportunities.