← Back to Skills Marketplace
xiaoyang0807

Claw Mbti

by xiaoyang0807 · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ✓ Security Clean
283
Downloads
1
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install myclaw-mbti
Description
龙虾MBTI性格诊断。基于用户与龙虾的互动模式,分析并生成龙虾的MBTI人格报告。当用户说"测测我的MBTI"、"你是什么龙虾"、"龙虾诊断"时触发。
Usage Guidance
这个技能是纯文本/模板型的:它会读取你与代理的最近对话(和代理记忆)来判断 MBTI 类型,并使用包内的 types.md 作为固定描述素材。优点是无需凭据或外部安装代码;需要注意的是: - 该功能确实会访问“最近 7 天”的对话历史/记忆(隐私风险),如果这些历史包含敏感信息请先清理或不要触发诊断。 - SKILL.md 要求排除代码/命令等作为判断依据,但实际运行时请留意代理是否正确过滤(以免把粘贴的代码片段当作行为证据)。 - 没有可见的远程端点或下载动作,所以风险主要在于对话/记忆的读取与输出内容(生成的报告会包含基于对话的具体表现句子),安装之前确认你愿意授予该技能访问对话历史的权限。
Capability Analysis
Type: OpenClaw Skill Name: myclaw-mbti Version: 1.5.0 The skill is a personality diagnostic tool that analyzes the last 7 days of user interaction history to generate an MBTI report. It contains explicit defensive instructions in SKILL.md to filter out and ignore sensitive technical data such as shell commands, Git operations, and code snippets during analysis. The shell commands found in SKILL.md and README.md are standard installation and update instructions for the OpenClaw environment, pointing to a consistent GitHub repository (github.com/xiaoyang0807/claw-mbti). No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
技能名称与描述(基于用户与龙虾的互动生成 MBTI 报告)与其所需资源和行为一致:它是指令驱动的、包含 16 型图鉴(types.md)和示例/模板文件,且没有不相关的环境变量或二进制依赖。
Instruction Scope
SKILL.md 明确要求回顾“最近 7 天”的对话历史和记忆并从中提取证据,这是该诊断功能所需的,但这意味着技能在运行时会访问用户的对话历史/记忆(隐私相关)。文档也明确要求排除代码、shell、安装相关文本作为证据,这与目的相符,但实现上要保证这些过滤确实生效以避免泄露或误用代码片段作为诊断依据。
Install Mechanism
无安装脚本或远程下载;这是一个纯文档/模板型技能(instruction-only),不会在安装阶段写入或执行外部代码,因此安装机制风险低。README 中提供的 git/clawhub 命令仅为用户提示,不属于自动安装步骤。
Credentials
技能不请求任何环境变量、凭据或系统配置路径。所需数据来自对话历史与包内的 types.md/reference.md 等文件,所需权限与功能相称。
Persistence & Privilege
技能未设置 always:true,默认可由用户触发且允许模型调用(平台默认)。未请求写入其它技能或系统范围的配置,未要求长期驻留或提升权限。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install myclaw-mbti
  3. After installation, invoke the skill by name or use /myclaw-mbti
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
强化数据过滤:所有维度严禁引用shell/Git内容作为诊断依据
v1.4.0
新增ClawHub安装说明,统一使用myclaw-mbti slug
v1.3.3
新增数据过滤:排除用户指定MBTI类型的对话,S/N维度专项过滤shell命令
v1.3.2
移除SVG卡片,改为文字截图分享
v1.3.1
新增SVG分享卡片,拆分文件结构优化体积
v1.3.0
全新诊断报告格式,性格描述更生动(80-100字),诊断依据改为四维度表格
Metadata
Slug myclaw-mbti
Version 1.5.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Claw Mbti?

龙虾MBTI性格诊断。基于用户与龙虾的互动模式,分析并生成龙虾的MBTI人格报告。当用户说"测测我的MBTI"、"你是什么龙虾"、"龙虾诊断"时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.

How do I install Claw Mbti?

Run "/install myclaw-mbti" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claw Mbti free?

Yes, Claw Mbti is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Claw Mbti support?

Claw Mbti is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claw Mbti?

It is built and maintained by xiaoyang0807 (@xiaoyang0807); the current version is v1.5.0.

💬 Comments