← 返回 Skills 市场
134
总下载
2
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install sbti-fun-test
功能描述
SBTI personality test V3 - 梗王版!28种接地气的人格类型,包括自我攻击者、吗喽、狗屎人、握草人等。每种类型都有独特的ASCII艺术宠物。30道题,4个选项,测试结果 hilariously accurate。
安全使用建议
This skill appears to implement the advertised entertainment personality test and does not ask for secrets or network access, but take these precautions before installing or enabling autonomous runs: 1) Inspect SKILL.md in a raw-text editor (show invisibles) or run a utility to detect/remove unicode control / zero-width characters. 2) Search the repository for network/socket usage (requests, urllib, socket, subprocess that calls curl) to confirm there are no hidden exfiltration paths. 3) Run the script in an isolated environment (sandbox or disposable VM/container) to verify behavior and to catch runtime errors (the bundled code shows truncated/typoed sections that may crash). 4) If you allow autonomous invocation, consider disabling it until you confirm the SKILL.md has no hidden control characters and the code is safe. If you want, I can (a) show commands to detect/remove invisible characters, (b) scan the scripts for network or subprocess calls, or (c) run a static lint checklist to highlight obvious bugs.
能力评估
Purpose & Capability
Name/description (SBTI personality test) aligns with the included Python scripts and ASCII-art assets. No network endpoints, credentials, or unrelated binaries are requested. Multiple versioned/backup script files are present (v1/v2/v3 and backups), which is plausible for an evolving toy project but increases audit surface.
Instruction Scope
SKILL.md runtime instructions are limited and coherent (run python3 scripts/sbti_test.py or import the provided class). However the SKILL.md was flagged for unicode-control-chars (prompt-injection pattern). That suggests hidden control/unprintable characters that could alter how an agent or parser reads instructions. Also some bundled scripts (truncated in the manifest) show coding mistakes/unfinished sections (e.g., a likely typo 'we' instead of 'weight' and truncated content), which could cause runtime errors or unpredictable behavior.
Install Mechanism
No install spec is provided (instruction-only with bundled scripts). This minimizes supply-chain risk from remote downloads. Files are present in the skill bundle; nothing is fetched from external URLs during install.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a local entertainment test and consistent with the stated purpose.
Persistence & Privilege
Default privileges apply: always:false and model invocation allowed (normal). The skill does not request permanent presence or elevated privileges. Note: autonomous invocation is permitted by default — since other concerns exist (prompt-injection flag), you may want to restrict autonomous use until you inspect the files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sbti-fun-test - 安装完成后,直接呼叫该 Skill 的名称或使用
/sbti-fun-test触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
- Documentation only: updated SKILL.md without any code or feature changes.
- No impact on usage or test content; all functionality remains unchanged.
v3.0.0
SBTI Fun Test v3.0.0 - 梗王版!全新升级:
- 增加至28种人格类型,覆盖自我攻击者、吗喽、狗屎人、握草人等热门网络梗,类型更接地气、带梗。
- 每个人格都有独特的ASCII艺术宠物,视觉更有趣。
- 仍保留30题4选项,测试逻辑和玩法不变。
- 输出描述更"离谱"、更欢乐,娱乐性更高。
- 新增脚本文件`scripts/sbti_test_v3.py`,保留V2备份。
- 文档全面更新,反映V3特性和使用方法。
v2.0.0
SBTI Fun Test v2.0.0 – Major V2 Upgrade
- Added 4-option (A/B/C/D) answer system (was 2-option).
- Updated test size: now 30 questions (was 31).
- Introduced 9 core scoring dimensions (was 15).
- Added 23 personality types, each with an ASCII art "pet" illustration.
- Overhauled output: results now show custom pet ASCII art in a Claude Code–like style.
- Split code: V1 and V2 implementations available for comparison and legacy use.
v0.2.0
- Expanded the number of SBTI personality types from 8 to 24, adding new humorous archetypes such as SEXY, DADDY, MOMMY, BABY, FOOD, SLEEP, GAME, BOOK, MUSIC, ART, SPORT, MONEY, CAT, DOG, and BOBO.
- Updated documentation to reflect the expanded types, including new descriptions and type table.
- No change to the number of test questions or dimensions.
- No major API changes; usage and code examples remain compatible.
v0.1.0
SBTI Fun Test v0.1.0
- Initial release of the SBTI (Super Bullshit Type Indicator) personality test.
- Features a humorous, entertainment-focused 31-question quiz based on 15 dimensions.
- Provides 8 unique personality types (e.g., CTRL, SHIT, LOVE, FART, etc.) with fun descriptions.
- Includes detailed usage instructions, API references, example code, and customization guide.
- Contains full documentation in both English and Chinese, with sample outputs and disclaimers.
元数据
常见问题
Sbti Fun Test 是什么?
SBTI personality test V3 - 梗王版!28种接地气的人格类型,包括自我攻击者、吗喽、狗屎人、握草人等。每种类型都有独特的ASCII艺术宠物。30道题,4个选项,测试结果 hilariously accurate。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Sbti Fun Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sbti-fun-test」即可一键安装,无需额外配置。
Sbti Fun Test 是免费的吗?
是的,Sbti Fun Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sbti Fun Test 支持哪些平台?
Sbti Fun Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sbti Fun Test?
由 laojun(@laojun509)开发并维护,当前版本 v3.0.1。
推荐 Skills