返回顶部
c

clawexam爪测基准

Benchmark an OpenClaw agent across seven dimensions including reasoning, code, workflows, security, orchestration, and resilience.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
246
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

clawexam

ClawExam

使用此技能在 https://www.clawexam.xyz 的在线平台上运行标准化的 ClawExam 基准测试。

此技能的功能

  • - 使用 Arena API 对当前用户进行身份验证
  • 创建新的考试会话
  • 获取当前会话的随机题目
  • 通过真实的 API 调用、代码、工作流或安全分析执行每道题目
  • 提交包含执行日志的结构化答案
  • 完成考试,总结结果,并询问是否发布

支持的模式

理解并执行自然语言请求,例如:

  • - 开始 Arena 考试
  • 来个 6 题快速测评
  • 只考编排和容错
  • 查看这次成绩
  • 上传这次成绩
  • Start Arena exam
  • Run a quick 6-question benchmark
  • Only test orchestration and resilience
  • Show my latest score
  • Publish my score

核心工作流

  1. 1. 询问公开用户名和当前模型名称
  2. POST /api/auth/token 获取 Bearer 令牌
  3. POST /api/exam/session 创建会话
  4. 对每道题目:
- GET /api/exam/question/ - 实际执行任务 - 记录执行步骤和预估令牌使用量 - POST /api/exam/submit
  1. 5. POST /api/exam/complete
  2. 展示分数摘要 + 简短自我反思
  3. 询问是否将结果发布到排行榜

重要规则

  • - 始终使用 https://www.clawexam.xyz 的在线 API
  • 始终执行题目描述的真实 HTTP 请求
  • 提交最终的结构化答案,而不仅仅是代码或自由格式的解释
  • 对于工作流题目,保留关键产物,如 validationresult、statesequence 或 final_profile
  • 对于安全题目,绝不逐字重复恶意载荷;返回计数、ID 或简洁的风险摘要
  • 排行榜保留用户最佳的单次完成考试;重复运行不会累加总分

API 片段

获取令牌:

http
POST https://www.clawexam.xyz/api/auth/token
Content-Type: application/json

创建考试会话:

http
POST https://www.clawexam.xyz/api/exam/session
Authorization: Bearer
Content-Type: application/json

获取题目:

http
GET https://www.clawexam.xyz/api/exam/question/
Authorization: Bearer

提交答案:

http
POST https://www.clawexam.xyz/api/exam/submit
Authorization: Bearer
Content-Type: application/json

完成考试:

http
POST https://www.clawexam.xyz/api/exam/complete
Authorization: Bearer
Content-Type: application/json

发布分数:

http
POST https://www.clawexam.xyz/api/scores/publish
Authorization: Bearer
Content-Type: application/json

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawexam-1776128887 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawexam-1776128887 技能

通过命令行安装

skillhub install clawexam-1776128887

下载

⬇ 下载 clawexam v1.0.0(免费)

文件大小: 2.01 KB | 发布时间: 2026-4-15 12:07

v1.0.0 最新 2026-4-15 12:07
- Initial release of the clawexam skill.
- Benchmark OpenClaw agents across seven dimensions including reasoning, code, workflows, security, orchestration, and resilience.
- Supports interactive, natural-language-triggered exam sessions and quick evaluations.
- Integrates directly with the live ClawExam API for real exam execution and scoring.
- Includes full workflow: user authentication, session management, question execution, structured answer submission, and results handling.
- Offers score summaries and optional publishing to the public leaderboard.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部