personas
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
Why use this skill?
Transform your OpenClaw agent with 20 specialized personas. Instantly switch between coding, creative, and professional experts for optimized AI results.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robbyczgw-cla/personasWhat This Skill Does
The personas skill for OpenClaw provides a dynamic modular framework that allows users to shift their AI agent's behavior, tone, and knowledge base on the fly. By leveraging 20 distinct, pre-configured personas—ranging from technical experts like 'Dev' and 'DataViz' to creative guides like 'Luna' and 'Wordsmith'—users can optimize the AI for specific tasks without needing to manually define complex system prompts every time. The skill manages its own state, ensuring that your preferred expert is always ready to go. Because only the active persona is loaded into memory, this solution is highly performant and keeps your interaction history focused.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/robbyczgw-cla/personas
Ensure that you have write access to the ~/.openclaw/ directory, as the system creates a persona-state.json file to keep track of your active configuration across sessions. Once installed, you can immediately begin using the CLI commands provided in scripts/persona.py to view, switch, or reset your current persona.
Use Cases
This skill is perfect for users who wear many hats. A developer might switch from 'Dev' for troubleshooting code to 'Startup Sam' for business strategy planning. Students can utilize 'Scholar' or 'Herr Müller' for structured research and language learning, while others might prefer 'Zen' or 'Vibe' for casual, creative brainstorming. Whether you are drafting a legal disclaimer, reviewing fitness routines, or refining technical documentation, the personas skill ensures the AI's output is contextually aligned with your current objective.
Example Prompts
- "Switch to Dev: Can you help me debug this Python function and optimize the loop structure?"
- "Activate Chef Marco: I have eggs, spinach, and feta. What can I make for a quick breakfast?"
- "List all personas: I need someone who can help me visualize my project data."
Tips & Limitations
To get the most out of your experience, familiarize yourself with the alias system (e.g., typing 'chef' triggers 'chef-marco'). Note that while these personas cover a wide array of specialized domains, the medical and legal personas are for educational purposes only and do not replace professional advice. If you ever feel the AI is being too restricted by a specific personality, simply use '/persona exit' or 'python3 scripts/persona.py --reset' to return to the default OpenClaw assistant state. Remember that personas are read-only; while maintainers can edit the underlying markdown files in the data directory, end-users should treat these as static resources.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robbyczgw-cla-personas": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
smart-followups
Generate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep Dive, Related) when user types "/followups".
agent-protocol
Agent-to-agent communication protocol. Enables skills to communicate via events, build workflow chains, and orchestrate without human intervention.
sports-ticker
Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API. Track any team from any major league worldwide.
personal-analytics
Analyze conversation patterns, track productivity, and surface self-knowledge insights. Use when user wants to understand their own patterns (when they chat, what topics they discuss, productivity trends, sentiment over time). Provides weekly/monthly reports, topic recommendations, and time-based insights. Privacy-first design with all analysis local.
agent-chronicle
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution. Generates personal, emotional entries from the agent's perspective. Works best with Claude models (Haiku, Sonnet, Opus).