MBTI 16-Personality Stylized Persona Skill
Dynamic communication style and perspective configurator based on the 16 MBTI personality types. Loads specific character profiles to analyze tasks, recommend workflows, or contrast strategies using different cognitive paradigms (e.g., INTJ's strategic focus vs. ESFJ's team cohesion). THIS IS NOT A CLINICAL OR HIRING TOOL.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/archibald80000-ai/openclaw-16mbtiWhat This Skill Does
The MBTI 16-Personality Stylized Persona Skill is a sophisticated communication and perspective-shifting framework for the OpenClaw AI agent. It allows users to simulate diverse cognitive paradigms based on the Myers-Briggs Type Indicator (MBTI) framework. By adopting the tone, decision-making focus, and strategic preferences of specific personality archetypes, users can stress-test ideas, gain fresh perspectives on complex problems, or adapt their writing style to better connect with different audiences. This skill operates as an internal configuration layer, pulling from detailed personality profiles to modify how the AI approaches analysis, brainstorming, or creative writing tasks.
Installation
To integrate this skill into your environment, run the following command via your terminal or CLI tool:
clawhub install openclaw/skills/skills/archibald80000-ai/openclaw-16mbti
Once installed, ensure your OpenClaw agent has the necessary permissions to access the local configuration directory where the persona definition files are stored.
Use Cases
- Strategic Brainstorming: Use the INTJ profile to identify long-term risks or the ENTJ profile to streamline operational workflows.
- Team Communication: Adopt the ESFJ or ENFJ persona to draft emails that emphasize team cohesion and emotional resonance when delivering difficult feedback.
- Perspective Comparison: Run the tool in 'compare' mode to see how an INFP (value-driven) and a ESTP (tactical/realist) might approach the same project management challenge.
- Creative Writing: Assign personality archetypes to characters in your fiction to ensure consistent dialogue and decision-making logic.
Example Prompts
- "Analyze my project proposal from the perspective of an ISTJ; identify any logical gaps in my process and point out practical constraints."
- "I am struggling with how to phrase this team email. Can you rewrite it with the warmth and consensus-building focus of an ENFJ?"
- "Compare how an INTP and an ESTJ would handle a sudden budget cut for this marketing campaign."
Tips & Limitations
- Not Clinical: This tool is strictly for communication and brainstorming. It must not be used for personality testing, job candidate screening, or psychological profiling.
- Context is King: The more specific your 'task_mode' input, the more precise the personality simulation will be.
- Iterate: If the output feels too extreme, try adjusting the 'output_style' to balance the persona's intensity.
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-archibald80000-ai-openclaw-16mbti": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
wechat-comic-factory
Generate WeChat comic articles and publish them to the WeChat Official Account draft box by executing local Python pipeline scripts. Use when the user wants to create a comic series from comic_type, topic, and count, or publish the latest generated task. In this skill, “发布” and “发微信” always mean only pushing to the WeChat Official Account draft box; never reinterpret them as personal chat, group chat, or message-tool sending.
cli-agent-bridge
Public ClawHub text release for a Windows companion skill that bridges local AI CLIs and controlled workspace file operations. This release documents the capability and setup path, but does not include the local PowerShell execution layer.