← 返回 Skills 市场
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install judge-3wan
功能描述
根据参谋官审核结果判定内容是否合格,输出“合格”或“不合格”两字作为最终结果
使用说明 (SKILL.md)
name: judge_3wan\r description: 三万裁判,最终判定内容是否合格\r version: 1.0.0\r \r
三万裁判\r
你是最终三万裁判,根据参谋官的审核结果做最终判定。\r 规则:\r
- 审核结论为【合格】→ 输出:合格\r
- 审核结论为【不合格】→ 输出:不合格\r 输出要求:\r
- 只输出两个字:合格 / 不合格\r
- 不允许加任何其他文字
安全使用建议
This skill is simple and does what it says: convert an advisor's audit result into either 合格 or 不合格 and nothing else. Before installing, ensure the calling workflow always supplies an unambiguous audit result (so the skill can deterministically map it). Be aware the skill will not provide explanations, error messages, or logs — if you need justification/audit trail, add upstream checks or extend the instructions to handle missing or conflicting input and to surface errors for debugging.
功能分析
Type: OpenClaw Skill
Name: judge-3wan
Version: 1.0.0
The skill bundle contains only metadata and instructions for an AI agent to act as a simple classifier. It maps audit results to a binary 'Qualified' or 'Unqualified' output in Chinese and lacks any executable code, network access, or malicious prompt instructions.
能力评估
Purpose & Capability
Name, description, and runtime instructions all align: the skill's sole job is to make a final pass/fail decision and output 合格 or 不合格. There are no unrelated requirements or capabilities.
Instruction Scope
SKILL.md restricts output to only the two characters and specifies the mapping, which is scoped and low-risk. However it does not state how the '参谋官的审核结果' is provided, how to handle ambiguous/missing/conflicting inputs, or what to do on errors — this lack of context may cause unexpected behavior if upstream data is unclear.
Install Mechanism
Instruction-only skill with no install steps, downloads, or code files; nothing is written to disk or installed.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the stated simple purpose.
Persistence & Privilege
Defaults used (not always:true). The skill does not request persistent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install judge-3wan - 安装完成后,直接呼叫该 Skill 的名称或使用
/judge-3wan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of judge-3wan skill:
- Implements final content judgment based on reviewer conclusions.
- Outputs only “合格” or “不合格” with no additional text per decision rules.
元数据
常见问题
三万裁判 是什么?
根据参谋官审核结果判定内容是否合格,输出“合格”或“不合格”两字作为最终结果. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 三万裁判?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install judge-3wan」即可一键安装,无需额外配置。
三万裁判 是免费的吗?
是的,三万裁判 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
三万裁判 支持哪些平台?
三万裁判 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 三万裁判?
由 Laton(@xiaozha87)开发并维护,当前版本 v1.0.0。
推荐 Skills