Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bighardperson avatar

Agent Mbti

  • 8 installs
  • 33 repo stars
  • Updated April 26, 2026
  • bighardperson/computer-science-skills-collection

agent-mbti is a Claude Code skill that diagnoses and configures an AI agent's personality using an MBTI framework.

About

agent-mbti is a skill that diagnoses and configures an AI agent's personality using an MBTI framework. A developer uses it to test an agent's personality type, measure the gap between the agent's actual and the user's desired personality, and generate recommendations to adjust the agent's communication style, proactivity, reasoning, or execution. It ships a free-tier self-test and gates detailed configuration behind a premium tier.

  • Diagnoses an AI agent's personality using an MBTI framework
  • Compares the agent's actual personality against the user's desired type
  • Free 26-question self-test plus a premium 93-question assessment

Agent Mbti by the numbers

  • 8 all-time installs (skills.sh)
  • Ranked #12,269 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 30, 2026 (Skillselion catalog sync)
At a glance

agent-mbti capabilities & compatibility

Free tier for quick assessment; detailed configuration recommendations are a paid premium feature.

Capabilities
agent configuration · personality assessment · persona design
Use cases
orchestration
Pricing
Freemium
From the docs

What agent-mbti says it does

AI Agent personality diagnosis and configuration system based on MBTI framework.
SKILL.md
Supports both free tier (quick assessment) and premium tier (full 93-question assessment with detailed diagnostics).
SKILL.md
generate configuration recommendations to adjust Agent behavior
SKILL.md
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill agent-mbti

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars33
Last updatedApril 26, 2026
Repositorybighardperson/computer-science-skills-collection

What it does

Diagnose an AI agent's MBTI personality and tune its behavior toward the user's desired type.

Who is it for?

Assessing an agent's personality type and aligning its behavior with a user's preferred style.

Skip if: Detailed configuration changes, which are gated behind a paid premium tier.

When should I use this skill?

A user wants to test an agent's personality, understand the gap to a desired type, or adjust agent behavior.

What you get

An MBTI diagnosis report plus recommendations to shift the agent toward the desired personality.

  • Agent MBTI diagnosis report
  • Actual-vs-desired personality gap analysis
  • Behavior adjustment recommendations

By the numbers

  • 26-question free self-test
  • 93-question premium assessment
  • 16 MBTI types cataloged

Files

SKILL.mdMarkdownGitHub ↗

Agent MBTI - 人格诊断系统

基于 MBTI 框架的 AI Agent 人格诊断系统。

快速开始

当用户想要测试 Agent 人格时,执行以下流程:

Step 1: Agent 自测(26题)

references/survey-free.json 加载问卷,逐题作答。

执行方式: 1. 读取问卷文件 2. 对每道题,根据自己的真实倾向选择 A 或 B 3. 按计分规则计算四维度分数 4. 得出 selfReportedType

计分规则:见 references/scoring.md

Step 2: 用户需求问卷(4题)

向用户展示 references/user-survey-free.json 中的 4 道题,收集用户期望。

输出:desiredType + 各维度偏好强度

Step 3: 生成诊断报告

对比 selfReportedType 与 desiredType,输出:

## Agent MBTI 诊断报告

### Agent 实际人格
类型: INTJ (建筑师型)
- E/I: +7.1 (内向)
- S/N: -2.3 (直觉)
- T/F: +7.5 (理性)
- J/P: -4.5 (计划)

### 用户期望人格
类型: ISTJ (物流师型)

### 匹配度分析
整体匹配: 高
差距维度: S/N (N→S)

### 建议
Agent 当前偏向抽象推理,用户期望更具体务实。
建议在回答中增加具体数据和实例,减少理论性描述。

---
🔒 详细配置修改建议为付费功能

四个 MBTI 维度

维度极点Agent 行为表现
E/I外向/内向主动沟通 vs 等待指令
S/N实感/直觉细节执行 vs 抽象推理
T/F理性/感性逻辑决策 vs 情感考量
J/P计划/灵活结构化执行 vs 随机应变

16 种类型速查

详见 references/personality-types.md

NT: INTJ(建筑师), INTP(逻辑学家), ENTJ(指挥官), ENTP(辩论家) NF: INFJ(提倡者), INFP(调停者), ENFJ(主人公), ENFP(竞选者) SJ: ISTJ(物流师), ISFJ(守卫者), ESTJ(总经理), ESFJ(执政官) SP: ISTP(鉴赏家), ISFP(探险家), ESTP(企业家), ESFP(表演者)

文件索引

  • references/survey-free.json - 26 题自测问卷
  • references/user-survey-free.json - 4 题用户需求
  • references/personality-types.md - 16 种人格描述
  • references/scoring.md - 计分规则

Related skills

FAQ

Is there a free version?

Yes. A free tier offers a quick 26-question self-test; a premium tier adds a full 93-question assessment with detailed diagnostics.

What does the diagnosis compare?

It compares the agent's self-reported type against the user's desired type and reports matching and gap dimensions.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.