← Back to Skills Marketplace
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sbti-now
Description
Run the self-contained SBTI personality test when users ask for sbti 人格, sbti 人格测试, sbti test, sbti personality, sbti 中文测试, sbti 是什么, what is sbti, sbti mean...
Usage Guidance
This skill is self-contained and appears safe to run: it uses local Python scripts and a bundled JSON question bank and asks no secrets. Before installing, confirm your host allows executing local Python files if you want the interactive runner (otherwise the manual workflow can be used). Be aware that answers you provide will be processed locally but may be logged by the host — if you are concerned about privacy, run the manual workflow or avoid sharing sensitive personal data. If you want extra assurance, inspect the bundled scripts (scripts/*.py) yourself; they are short and do not perform network I/O or read other system files.
Capability Analysis
Type: OpenClaw Skill
Name: sbti-now
Version: 1.0.0
The skill is a self-contained personality test (SBTI) that bundles its own question bank, scoring logic, and execution scripts. Analysis of the Python scripts (scripts/run_sbti.py and scripts/sbti_engine.py) reveals no network activity, unauthorized file access, or use of sensitive environment variables. The instructions in SKILL.md and the agent configuration are strictly aligned with the stated purpose of conducting a personality assessment and do not contain any malicious prompt-injection or data exfiltration attempts.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the included files (data/question-bank.json, scripts/run_sbti.py, scripts/sbti_engine.py). All required functionality (asking questions, scoring, producing a vector and matches) is implemented locally; nothing requested is disproportionate to running a self-contained personality test.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python script or to follow the manual workflow using the bundled JSON. Instructions only reference local files and producing the test output; they do not direct reading of unrelated system files, exporting secrets, or calling unknown external endpoints. The SKILL.md does include an informational external URL (https://sbti.now/) but the runtime instructions do not require network access.
Install Mechanism
There is no install spec; the skill is instruction-plus-bundled-scripts only. All code is included in the skill bundle (no downloads, no external package installs), so there is no installer risk.
Credentials
The skill declares no required environment variables or credentials and the Python code only reads the bundled JSON and stdin/stdout. No unrelated credentials, config paths, or secrets are requested.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system privileges, does not modify other skills' configurations, and does not attempt to write outside its bundle. Autonomous invocation is allowed by platform default but not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sbti-now - After installation, invoke the skill by name or use
/sbti-now - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the self-contained SBTI personality test skill.
- Runs the SBTI test in English or Chinese, with all questions and scoring bundled—no external dependencies required.
- Supports both automated (Python-based) and manual workflows for flexible AI host environments.
- Delivers detailed results: personality code, localized name, similarity score, 15-dimension vector, top 3 matches, and shareable summary.
- Handles user queries about SBTI meanings, type lookups, and comparisons to MBTI.
Metadata
Frequently Asked Questions
What is SBTI Test Now?
Run the self-contained SBTI personality test when users ask for sbti 人格, sbti 人格测试, sbti test, sbti personality, sbti 中文测试, sbti 是什么, what is sbti, sbti mean... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install SBTI Test Now?
Run "/install sbti-now" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SBTI Test Now free?
Yes, SBTI Test Now is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SBTI Test Now support?
SBTI Test Now is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SBTI Test Now?
It is built and maintained by Fechin (@fechin); the current version is v1.0.0.
More Skills