← Back to Skills Marketplace
Mbti Persona
by
JIAWEI YIN
· GitHub ↗
· v1.0.0
291
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install mbti-persona
Description
Configure OpenClaw agent with MBTI personality types for personalized interaction styles. Use when: (1) User wants to set their agent's personality/MBTI type...
Usage Guidance
This skill is locally scoped and appears safe: it simply creates/reads ~/.openclaw/mbti-config.json with the chosen MBTI profile and prints the profile to stdout. Before installing, if you care about provenance, note the source is unknown (no homepage) — you may want to inspect the shipped script (scripts/mbti_config.py) yourself. Also be aware the config is stored in plaintext in your home directory; if that matters, restrict filesystem permissions or store it elsewhere.
Capability Analysis
Type: OpenClaw Skill
Name: mbti-persona
Version: 1.0.0
The MBTI Persona skill bundle is a legitimate tool for managing agent personality configurations. The core logic in `scripts/mbti_config.py` is limited to reading and writing a local JSON configuration file in the user's home directory (`~/.openclaw/mbti-config.json`). It contains no network activity, data exfiltration, or suspicious execution patterns, and the instructions in `SKILL.md` are consistent with the stated purpose of customizing agent interaction styles.
Capability Assessment
Purpose & Capability
Name and description match the included pieces: a SKILL.md that describes MBTI personas and a small Python script that sets/gets/lists an MBTI type. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md only instructs the agent to run the included script (set/get/list) and documents the config path (~/.openclaw/mbti-config.json). The instructions don't ask the agent to read unrelated files, environment variables, or transmit data externally.
Install Mechanism
No install spec — instruction-only plus a shipped Python script. The script is plain Python with no dependencies, no downloads, and no archive extraction.
Credentials
The skill requires no environment variables or external credentials. It writes a small JSON config to the user's home directory (~/.openclaw/mbti-config.json), which is proportional to the stated feature.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent configuration; it only creates/updates its own config file in ~/.openclaw. The agent-autonomy default is unchanged.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mbti-persona - After installation, invoke the skill by name or use
/mbti-persona - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of mbti-persona skill.
- Enables configuration of OpenClaw agents with all 16 MBTI personality types for personalized interaction styles.
- Adds command-line tools to set, get, and list MBTI types.
- Each MBTI type includes tailored communication, decision-making, and workflow profiles.
- Integrates MBTI settings into OpenClaw agents for adaptive and customized user experiences.
Metadata
Frequently Asked Questions
What is Mbti Persona?
Configure OpenClaw agent with MBTI personality types for personalized interaction styles. Use when: (1) User wants to set their agent's personality/MBTI type... It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install Mbti Persona?
Run "/install mbti-persona" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mbti Persona free?
Yes, Mbti Persona is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Mbti Persona support?
Mbti Persona is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mbti Persona?
It is built and maintained by JIAWEI YIN (@jarviyin); the current version is v1.0.0.
More Skills