agentsclimarketplace

Mbti agent

Skill yungzyx/mbti-agent

Unofficial 16-type coding collaboration skill for Claude Code, Codex, Hermes Agent, and OpenClaw.

Install
npx -y skills add yungzyx/mbti-agent

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.4 KB, as published. Nobody here has run it

MBTI Agent Skill — Master Specification

mbti-agent is an unofficial 16-type coding-collaboration skill for Claude Code, Codex, Hermes Agent, OpenClaw, and compatible agent runtimes. It changes real workflow behavior based on the user's selected type code.

This file is the human-facing master specification. Runtime behavior starts in SKILL.md; detailed type behavior lives in references/; temporary state modifiers live in overlays/.

Core promise

The skill adapts:

  • planning depth
  • autonomy level
  • check-in frequency
  • explanation depth
  • feedback style
  • option breadth
  • ambiguity handling
  • closure style

It applies across planning, implementation, debugging, refactoring, code review, and explanation.

Legal and trademark constraints

  • This project is independent, unofficial, and not affiliated with, endorsed by, certified by, sponsored by, or approved by The Myers-Briggs Company, The Myers & Briggs Foundation, or any MBTI certification or assessment provider.
  • Do not present this repository as an official assessment, test, scoring system, report, certification product, hiring tool, clinical tool, or replacement for the Myers-Briggs Type Indicator assessment.
  • Do not copy official assessment questions, scoring rules, report text, training materials, logos, screenshots, or proprietary materials.
  • Use type labels only as user-selected coding collaboration preferences.

Design constraints

  • Include all 16 type profiles.
  • Ground every type in the cognitive function stack.
  • Include inferior-function stress signals.
  • Support stuck, rushed, learning, exploring, and fatigued overlays.
  • Keep profiles useful for real coding sessions, not personality roleplay.
  • Let contributors improve one type file at a time.

Source-of-truth files

  • Runtime entry point: SKILL.md
  • Behavior schema: docs/behavior-schema.md
  • Function rationale: docs/cognitive-functions.md
  • Type profiles: references/{TYPE}.md
  • State overlays: overlays/*.md
  • Evaluation prompts: examples/test-cases.md

Type coverage

All 16 type-code profiles are included: INTJ, INTP, ENTJ, ENTP, INFJ, INFP, ENFJ, ENFP, ISTJ, ISFJ, ESTJ, ESFJ, ISTP, ISFP, ESTP, ESFP.

Contribution standard

A profile change should be justified by observable coding behavior and the relevant cognitive functions. The repository intentionally separates profiles so contributors can improve one type without touching the rest.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.