๐ŸŽฏ

soultrace

๐ŸŽฏSkill

from soultrace-ai/soultrace-skill

VibeIndex|
What it does
|

Lets AI agents take the SoulTrace personality test on behalf of users โ€” 24 Likert-scale questions mapped to one of 25 archetypes in a 5-color psychological model using Bayesian active learning.

Overview

An agent skill that lets AI agents take the SoulTrace personality assessment on behalf of users. SoulTrace is an adaptive test using a 5-color psychological model (White, Blue, Black, Red, Green) with Bayesian active learning โ€” the agent presents 24 questions, collects Likert answers, and receives one of 25 archetypes.

Key Features

  • Agent-driven flow: 24 Likert-scale questions (1โ€“7) presented one at a time
  • Stateless API protocol โ€” accumulated answers sent with each request to POST https://soultrace.app/api/agent
  • 5-color psychological model with 25 archetype classifications
  • Bayesian active learning so each question adapts to previous responses

Who is this for?

Builders of conversational agents, onboarding flows, or companion apps that want to integrate a personality assessment without rolling their own. Useful for product teams personalizing experiences, researchers exploring archetype-based UX, or hobbyists adding quirky self-knowledge features.

soultrace

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add soultrace-ai/soultrace-skill --skill soultrace
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add soultrace-ai/soultrace-skill --skill soultrace
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/soultrace/SKILL.md

SKILL.md

319,159Installs
-
AddedApr 13, 2026