← 返回 Skills 市场
Mbti Persona
作者
JIAWEI YIN
· GitHub ↗
· v1.0.0
291
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mbti-persona - 安装完成后,直接呼叫该 Skill 的名称或使用
/mbti-persona触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。
如何安装 Mbti Persona?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mbti-persona」即可一键安装,无需额外配置。
Mbti Persona 是免费的吗?
是的,Mbti Persona 完全免费(开源免费),可自由下载、安装和使用。
Mbti Persona 支持哪些平台?
Mbti Persona 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mbti Persona?
由 JIAWEI YIN(@jarviyin)开发并维护,当前版本 v1.0.0。
推荐 Skills