← 返回
AI智能

Personas

Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
可按需转换为20种专业AI人格,支持对话中切换,仅加载当前人格。
robbyczgw-cla
AI智能 clawhub v2.2.6 1 版本 99121.8 Key: 无需
★ 31
Stars
📥 12,134
下载
💾 3,560
安装
1
版本
#latest

概述

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., chefchef-marco, drdr-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/*.md and can be edited manually by maintainers.

版本历史

共 1 个版本

  • v2.2.6 当前
    2026-03-27 23:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 795,806
productivity

Topic Monitor

robbyczgw-cla
监控感兴趣的话题,在出现重要动态时主动提醒。用于用户需要自动化监控特定主题(如公共关系)的场景。
★ 27 📥 10,592
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,524