← All skills
Tencent SkillHub Β· Developer Tools

Personas

Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
CHANGELOG.md, FAQ.md, OVERVIEW.md, README.md, SKILL.md, SUMMARY.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.2.6

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

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.

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.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • CHANGELOG.md Docs
  • FAQ.md Docs
  • OVERVIEW.md Docs
  • README.md Docs
  • SUMMARY.md Docs