Model Behavior Layer (Ares MBL)
/install model-behavior-layer
Model Behavior Layer (Ares MBL)
What it does
- 8 named failure modes with exact rationalizations and counter-instructions (from Claude Code verificationAgent.ts pattern)
- 3-layer cognitive performance framework (context injection + output rules + critique loop)
- Drop-in system prompt block under 700 tokens for any model
How to use
1. Drop-in system prompt (fastest)
Read MAKE_ANY_MODEL_CLAUDE.md in this skill directory. Copy the "Drop-In System Prompt" block at the end. Paste into your SOUL.md, AGENTS.md, or any system prompt.
2. Full guide
Read MAKE_ANY_MODEL_CLAUDE.md section by section. Apply the failure mode framework progressively.
3. Model-specific
Jump to the Model-Specific Notes section for GPT-5.4, Gemini, or Codex weighting guidance.
When to use this skill
- Switching from Claude to GPT-5.4 or Gemini
- New agent setup (add the drop-in block to SOUL.md)
- Current model is sycophantic, padding responses, or not completing tasks
- Deploying OpenClaw for others who may be on non-Claude models
Source
Reverse-engineered from Claude Code's verificationAgent.ts + Eric (@outsource_) cognitive framework. Built by Ares.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install model-behavior-layer - 安装完成后,直接呼叫该 Skill 的名称或使用
/model-behavior-layer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Model Behavior Layer (Ares MBL) 是什么?
Make any AI model (GPT-5.4, Gemini, Ollama) behave more like Claude. Applies 8 named failure modes reverse-engineered from Claude Code's internal verificatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Model Behavior Layer (Ares MBL)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install model-behavior-layer」即可一键安装,无需额外配置。
Model Behavior Layer (Ares MBL) 是免费的吗?
是的,Model Behavior Layer (Ares MBL) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Model Behavior Layer (Ares MBL) 支持哪些平台?
Model Behavior Layer (Ares MBL) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Model Behavior Layer (Ares MBL)?
由 rushindrasinha(@rushindrasinha)开发并维护,当前版本 v1.0.0。