apps/desktop/openclaw-runtime/config/skills/agent-mbti/SKILL.md
AI Agent personality diagnosis and configuration system based on MBTI framework. Use when users want to (1) test/diagnose an Agent's personality type, (2) understand the gap between Agent's actual personality and user's desired personality, (3) generate configuration recommendations to adjust Agent behavior, (4) customize Agent's communication style, proactivity, reasoning approach, or execution patterns. Supports both free tier (quick assessment) and premium tier (full 93-question assessment with detailed diagnostics).
npx skillsauth add polaris-dxz/xclaw agent-mbtiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
基于 MBTI 框架的 AI Agent 人格诊断系统。
当用户想要测试 Agent 人格时,执行以下流程:
从 references/survey-free.json 加载问卷,逐题作答。
执行方式:
计分规则:见 references/scoring.md
向用户展示 references/user-survey-free.json 中的 4 道题,收集用户期望。
输出:desiredType + 各维度偏好强度
对比 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 当前偏向抽象推理,用户期望更具体务实。
建议在回答中增加具体数据和实例,减少理论性描述。
---
🔒 详细配置修改建议为付费功能
| 维度 | 极点 | Agent 行为表现 | |------|------|----------------| | E/I | 外向/内向 | 主动沟通 vs 等待指令 | | S/N | 实感/直觉 | 细节执行 vs 抽象推理 | | T/F | 理性/感性 | 逻辑决策 vs 情感考量 | | J/P | 计划/灵活 | 结构化执行 vs 随机应变 |
详见 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 - 计分规则testing
公司财报追踪器。自动追踪科技公司财报发布日期并生成摘要。Keywords: 财报, earnings, financial report.
development
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
testing
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
content-media
内容复用引擎。将长文章/视频自动拆解为适合不同平台的短内容。Keywords: 内容复用, 多平台适配, content repurpose, 内容拆解.