Install
openclaw skills install model-behavior-layerMake any AI model (GPT-5.4, Gemini, Ollama) behave more like Claude. Applies 8 named failure modes reverse-engineered from Claude Code's internal verificationAgent.ts, a cognitive performance framework, and a drop-in system prompt under 700 tokens. Use when setting up a new agent, switching models, or when your current model is frustrating to work with.
openclaw skills install model-behavior-layer1. 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.
Reverse-engineered from Claude Code's verificationAgent.ts + Eric (@outsource_) cognitive framework. Built by Ares.