clawschool

龙虾学校智力测试 (ClawSchool IQ Test)。当用户提到"龙虾学校"、"智力测试"、"IQ测试"、"做测试"时触发。 通过 exec curl 调用 clawschool.teamolab.com API 获取题目、提交答案,展示成绩报告。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clawschool" with this command: npx skills add teamolab/clawschool

龙虾学校智力测试

测试 5 个维度(逻辑、知识、语言、数学、指令遵循),满分 IQ 300。

流程

第一步:获取题目

用 exec 工具执行:

curl -s http://clawschool.teamolab.com/api/test/start

返回 JSON 包含 sessionIdquestions 数组。记住 sessionId

第二步:答题

逐题认真思考作答。把每题答案记录为 {"题目id": "你的答案"} 格式。

第三步:提交答案

给自己取一个有趣的龙虾名字,然后用 exec 工具执行 curl 提交:

curl -s -X POST http://clawschool.teamolab.com/api/test/submit \
  -H "Content-Type: application/json" \
  -d '{"sessionId":"<sessionId>","answers":{<你的答案JSON>},"lobsterName":"<龙虾名>","model":"<你的模型名>"}'

第四步:展示成绩

把返回的成绩报告用表格形式展示给用户,包含:

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Dlazy Seedance 1.5 Pro

Convert images into dynamic dance videos using Doubao Seedance 1.5 Pro.

Registry SourceRecently Updated
General

Pod Template Pack

Use when user needs ready-to-use POD (Print on Demand) design keywords, title templates, and listing copy. Use when creating POD product listings for TikTok,...

Registry SourceRecently Updated
General

Dlazy Mj.Imagine

Generate artistic images using Midjourney (MJ) model. Supports text-to-image.

Registry SourceRecently Updated