AI Agent Hub
Back to plugins
🤖

xby-mbit-test

Model Inference Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-mbit-test

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-mbit-test in the DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/xby-skill/xby-mbit-test

About this plugin

Most personality tests live on a separate survey site, forcing you to leave the AI assistant mid-conversation, fill in a form, copy the result, and paste it back. xby-mbit-test brings the entire MBTI workflow right into the chat: the assistant asks one question at a time, you pick a 1-to-5 rating, progress is tracked in real time, and a final call returns your four-letter type with a detailed dimension breakdown — all without ever leaving the conversation.

Two test modes are available. The simplified 28-question version gives you a quick read on your dominant preferences, while the cognitive-functions version with 48 questions digs into all eight functions for a more nuanced picture. Under the hood, a single session state threads through every step: start_mbti_test opens the session and serves the first question, answer_question submits your rating and rolls the session forward, get_progress reports completion at any moment, and calculate_mbti_result aggregates every response to produce the final type and analysis. The state is passed automatically between steps, so there is no manual parameter juggling.

Who is it for? If you spend most of your day inside an AI assistant and would rather not hop to a separate survey site just to take a personality check, this plugin slots in effortlessly. Whether you want a five-minute simplified test or a deeper cognitive-function exploration, both are one conversation away — the key is persisted across restarts, so setup is a one-time thing.

Use Cases

  • Complete an MBTI test question by question inside the AI assistant without leaving the chat
  • Get a quick personality read with the simplified 28-question mode
  • Explore all eight cognitive functions with the 48-question mode

Best For

  • Users who live in an AI assistant and would rather not break context for a survey
  • People curious about their MBTI type and cognitive-function stack who want a detailed breakdown
  • Developers or creators who want to embed a personality test into their AI workflow