← 返回 Skills 市场
torchesfrms

MBTI

作者 moer · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1363
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install mbti
功能描述
Agent 人格诊断与配置优化系统。用于诊断 Agent 的 MBTI 人格类型,对比用户期望,自动生成配置修改建议。触发场景:"测试 Agent 人格"、"诊断 Agent 配置"、"优化 Agent 行为"。
安全使用建议
This skill is inconsistent: it promises a full MBTI diagnosis pipeline and automatic patches to SOUL.md, but the package only contains a stub script that echoes stage names and no data files or code that performs analysis or edits configuration. Do not rely on it to actually diagnose or modify an agent. Before installing or invoking it: (1) ask the author for the missing JSON/data files and the real implementation; (2) request a clear description of exactly what files/paths it will modify and preview the patches it would apply; (3) review the real code (or run it in a sandbox) to verify it doesn't exfiltrate data or change configs unexpectedly; and (4) only grant it the minimum privileges needed once you can inspect a complete implementation.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill bundle describes a system for diagnosing an agent's 'personality' and optimizing its configuration by modifying `SOUL.md`. However, the only executable file, `scripts/run-diagnosis.sh`, is entirely inert; it merely prints descriptive messages about the different stages of the diagnosis process and does not contain any actual logic for execution, data processing, or configuration modification. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in `SKILL.md` that would subvert the agent's behavior beyond its stated purpose.
能力评估
Purpose & Capability
The SKILL.md describes a multi-stage diagnostic system and lists many core JSON files (questionnaires, personality mappings, diagnosis engine, config generator) and an automatic 'SOUL.md patches' capability. None of those data files or engines are present in the manifest. The only included code is a small shell script that only echoes stage names — it does not perform any diagnostics or apply configuration changes. This is a clear mismatch between stated purpose and actual capability.
Instruction Scope
Instructions tell the agent to run ~/.openclaw/skills/agent-mbti/scripts/run-diagnosis.sh full. The SKILL.md also describes automatic modification of SOUL.md (agent configuration). The provided script does not read or write any of the named JSON files or SOUL.md. The instructions therefore overreach: they promise reading/writing config and datasets that are not present and grant implied permission to change agent config even though no implementation is provided.
Install Mechanism
No install spec is provided and the skill is instruction-only with a tiny script — nothing is downloaded or installed. This limits immediate risk from supply-chain installs.
Credentials
The skill declares no required environment variables or credentials (acceptable for a local diagnostic tool). However, the claimed ability to auto-modify SOUL.md (agent configuration) would require access to agent config paths/permissions; that capability is asserted but not implemented. If a future implementation added config-modifying code, required privileges should be clearly declared and justified.
Persistence & Privilege
always is false and there are no install hooks or self-modifying behavior in the current files. The skill could be invoked autonomously by the agent (platform default), which is normal; combined with the described but missing ability to edit SOUL.md this would be riskier, but the present package does not perform such modifications.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mbti
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mbti 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Agent MBTI diagnosis & optimization system initial release: - Provides a 5-stage framework to diagnose Agent MBTI type, compare with user expectations, and auto-generate configuration modification suggestions. - Introduces multi-stage process: self-survey, ability test, personality analysis, user needs survey, and config adjustment. - Defines 16 Agent personality types with core traits and mapping files. - Includes dedicated JSON files and tools for each stage: surveys, test data, diagnostic engine, and config generator. - Supports command-line execution for the full diagnosis and tuning pipeline.
元数据
Slug mbti
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

MBTI 是什么?

Agent 人格诊断与配置优化系统。用于诊断 Agent 的 MBTI 人格类型,对比用户期望,自动生成配置修改建议。触发场景:"测试 Agent 人格"、"诊断 Agent 配置"、"优化 Agent 行为"。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1363 次。

如何安装 MBTI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mbti」即可一键安装,无需额外配置。

MBTI 是免费的吗?

是的,MBTI 完全免费(开源免费),可自由下载、安装和使用。

MBTI 支持哪些平台?

MBTI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MBTI?

由 moer(@torchesfrms)开发并维护,当前版本 v1.0.0。

💬 留言讨论