← 返回
未分类

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...
Run the self-contained SBTI personality test when users ask for sbti 人格, sbti 人格测试, sbti test, sbti personality, sbti 中文测试, sbti 是什么, what is sbti, sbti mean...
fechin fechin 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 376
下载
💾 0
安装
1
版本
#latest

概述

SBTI Now Skill

Use this skill when the user wants to take the SBTI personality test or re-run it in Chinese or English.

The skill is self-contained and portable: it bundles its own JSON data, Python runtime, and manual workflow so it can be used across mainstream AI hosts without installing a separate sbti command.

Online version: https://sbti.now/

Bundled Resources

  • data/question-bank.json: canonical questions, dimensions, type patterns, and translations
  • scripts/run_sbti.py: interactive and non-interactive runner
  • scripts/sbti_engine.py: scoring engine and type matching logic
  • references/manual-workflow.md: fallback for hosts that can read files but cannot execute Python

Workflow

  1. If the host can execute Python 3, run python3 scripts/run_sbti.py --preset CTRL --lang en --json for a smoke test.
  2. For a full session, run python3 scripts/run_sbti.py and ask the bundled questions in the user's preferred language.
  3. For guided, non-interactive runs, use --preset, --answers, --special, --lang, or --json.
  4. If the host cannot execute Python, follow references/manual-workflow.md and compute the same result from the bundled JSON resources.
  5. Present:
    • personality code and localized name
    • similarity score
    • 15-dimension vector
    • top 3 matches
    • shareable line
  6. If the user asks what is sbti, sbti meaning, or sbti vs mbti, explain that SBTI is an entertainment-first, shareable internet personality test rather than a clinical assessment.
  7. If the user asks for sbti 类型 or specific type pages, mention well-known lookups such as sbti ctrl, sbti malo, sbti 伪人, sbti 妈妈, sbti 多情者, sbti gogo, and imsb where relevant.

Output Contract

Always return:

  • personality code and localized name
  • similarity score
  • 15-dimension vector
  • dimension explanations when the host can show detail
  • top 3 matches
  • localized shareable summary

Notes

  • The test uses 30 standard questions across 15 dimensions.
  • Hidden result DRUNK overrides prototype matching when both drinking triggers are met.
  • Fallback result HHHH is used when the best standard match is below 60%.
  • The canonical bundled data source is data/question-bank.json.
  • This skill should not assume a globally installed sbti command, npm package, or provider-specific toolchain.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,226 📥 267,784
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,378 📥 320,391
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,081 📥 809,797