agent-mbti

Agent 人格诊断与配置优化系统。用于诊断 Agent 的 MBTI 人格类型,对比用户期望,自动生成配置修改建议。触发场景:"测试 Agent 人格"、"诊断 Agent 配置"、"优化 Agent 行为"。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-mbti" with this command: npx skills add torchesfrms/mbti

Agent MBTI 诊断系统

框架流程

Stage 1 (93题自测) → Stage 2 (8题实测) → Stage 3 (性格分析) 
                                              ↓
Stage 5 (配置修改) ← Stage 4 (用户需求) ←
阶段说明输入输出
Stage 193题 Agent 自测agent-self-survey-93-complete.jsonselfReportedType
Stage 28题能力测试agent-ability-test.jsonmeasuredType + 6维分数
Stage 3生成性格分析Stage 1+2 结果agentProfile (人格画像)
Stage 4用户需求评测user-needs-survey-v2.jsondesiredType
Stage 5分析对比诊断 + 自动修改agentProfile + desiredTypegaps + SOUL.md patches

核心文件

Stage 1: 93题自测

  • agent-self-survey-93-complete.json - 完整 93 题 MBTI 问卷

Stage 2: 8题能力测试

  • agent-ability-test.json - 6维能力实测 (Memory/Planning/WorldModel/Retrospection/Grounding/SpatialNav)

Stage 3: 性格分析

  • personality-types.json - 16 种 Agent 人格类型定义
  • personality-mapping.json - 人格类型映射
  • personality-descriptors-v2.json - 人格描述词库

Stage 4: 用户需求

  • user-needs-survey-v2.json - 用户期望问卷

Stage 5: 诊断 + 修改

  • diagnosis-engine-v2.json - 对比诊断引擎
  • config-generator-v3.json - 配置生成器

16 种 Agent 人格类型

类型标签核心特征
ENTJ指挥官型计划性强,主动输出,逻辑决策
ENTP辩论家型挑战假设,爱提替代方案
INTJ建筑师型深度思考,系统化,长远规划
INTP逻辑学家型分析优先,精确,谨慎
ESTJ执行者型务实高效,结构化,结果导向
ESFJ执政官型用户导向,注重关系和反馈
ENFJ教导者型启发用户,关注成长
ENFP竞选者型创意丰富,灵活适应
ESTP企业家型快速行动,问题解决者
ESFP表演者型友好互动,氛围营造
ISTJ检查员型可靠,准确,流程导向
ISFJ保护者型细致周到,稳定支持
ISTP鉴赏家型动手能力强,灵活
ISFP探险家型温和,创造性,适应性
ENFJ教导者型启发用户,关注成长
ENFP竞选者型创意丰富,灵活适应

使用方式

# 运行完整诊断流程
~/.openclaw/skills/agent-mbti/scripts/run-diagnosis.sh full

诊断流程说明

Stage 1: Agent 93题自测

Agent 回答 93 道 MBTI 问题,得出 selfReportedType。

Stage 2: 8题能力测试

通过标准化任务测试 Agent 实际行为表现,得出 measuredType + 6维能力分数。

Stage 3: 生成 Agent 性格分析

综合 Stage 1+2 结果,生成完整人格画像 (agentProfile)。

Stage 4: 用户需求评测

用户回答问卷,得出 desiredType(期望的 Agent 类型)。

Stage 5: 分析对比 + 自动修改

对比 Agent 实际人格与用户期望,生成差距分析,自动修改 SOUL.md 配置。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Xiaohongshu Ops

小红书端到端运营:账号定位、选题研究、内容生产、发布执行、数据复盘。 Use when: (1) 用户要写小红书笔记/帖子, (2) 用户说"发小红书"/"写个种草文"/"出一篇小红书", (3) 用户讨论小红书选题/热点/爆款分析/竞品对标, (4) 用户提到账号定位/人设/内容方向规划, (5) 用户要求生成...

Registry SourceRecently Updated
Automation

WeMP Ops

微信公众号全流程运营:选题→采集→写作→排版→发布→数据分析→评论管理。 Use when: (1) 用户要写公众号文章或提供了选题方向, (2) 用户说"写一篇关于XXX的文章"/"帮我写篇推文"/"出一篇稿子", (3) 用户要求采集热点/素材/竞品分析, (4) 用户提到公众号日报/周报/数据分析/阅读量/...

Registry SourceRecently Updated
Automation

agent-stock

用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。

Registry SourceRecently Updated