← Back to Skills Marketplace
Oejts Personality Tuner
by
salvagedeck
· GitHub ↗
· v1.0.0
281
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oejts-personality-tuner
Description
Administer and score the Open Extended Jungian Type Scales (OEJTS 1.2), map results to MBTI-style interaction preferences, and propose/apply personality-awar...
Usage Guidance
This skill appears coherent and implementation matches the documentation. Before running 'apply' point it at the correct workspace and run with --dry-run to preview changes; keep backups of USER.md and SOUL.md in case you want to revert. Because the script writes files, avoid giving it a workspace path you don't control (e.g., system root). If you need further assurance, inspect the included scripts locally — there are no network calls or hidden behaviors in the bundled code.
Capability Analysis
Type: OpenClaw Skill
Name: oejts-personality-tuner
Version: 1.0.0
The skill's primary function is to administer a personality test and update the agent's `USER.md` and `SOUL.md` configuration files with the results and behavioral preferences. All file modifications are explicitly defined, confined to specific 'managed blocks', and directly align with the skill's stated purpose. There is no evidence of data exfiltration, unauthorized command execution, network communication, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core directives. While the script processes user-provided JSON input, standard `json.loads` is used, which is generally safe from arbitrary code execution, and the script includes input validation for expected values.
Capability Assessment
Purpose & Capability
The name/description match the provided script and reference files: the included Python script renders the questionnaire, scores answers using the OEJTS equations, maps results to interaction preferences, and can insert managed blocks into USER.md and SOUL.md as described.
Instruction Scope
SKILL.md directs the agent to run the bundled script with explicit commands (template, score, apply). The script modifies only USER.md and SOUL.md in the supplied --workspace directory (it replaces or appends between the documented markers). This is expected, but users should be aware the 'apply' action writes files in the supplied workspace — use --dry-run first and back up files if needed.
Install Mechanism
Instruction-only plus a local Python script; there is no install spec, no downloads, and no third-party packages referenced. Risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or unusual config paths. The script only reads/writes USER.md and SOUL.md in the provided workspace and does not access other system files or environment secrets.
Persistence & Privilege
Flags show normal invocation (not always:true). The skill does not persist beyond writing the managed blocks in workspace files and does not modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oejts-personality-tuner - After installation, invoke the skill by name or use
/oejts-personality-tuner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of oejts-personality-tuner.
- Administer and score the Open Extended Jungian Type Scales (OEJTS 1.2) assessment.
- Map OEJTS results to MBTI-style interaction preferences.
- Propose and apply updates to USER.md and SOUL.md to adapt assistant behavior based on personality profile.
- Supports preview of changes (dry run) and appends managed profile blocks without overwriting other content.
- Includes reference documentation and a command-line workflow for personality-aware tuning.
Metadata
Frequently Asked Questions
What is Oejts Personality Tuner?
Administer and score the Open Extended Jungian Type Scales (OEJTS 1.2), map results to MBTI-style interaction preferences, and propose/apply personality-awar... It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.
How do I install Oejts Personality Tuner?
Run "/install oejts-personality-tuner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oejts Personality Tuner free?
Yes, Oejts Personality Tuner is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Oejts Personality Tuner support?
Oejts Personality Tuner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oejts Personality Tuner?
It is built and maintained by salvagedeck (@salvagedeck); the current version is v1.0.0.
More Skills