soultrace
๐ฏSkillfrom soultrace-ai/soultrace-skill
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.
Installation
npx vibeindex add soultrace-ai/soultrace-skill --skill soultracenpx skills add soultrace-ai/soultrace-skill --skill soultrace~/.claude/skills/soultrace/SKILL.md