Running multiple agents or exposing your OpenClaw instance to different channels? You'll quickly discover that by default, every agent sees every skill. That's fine for personal use, but becomes a pro
A common question in the OpenClaw Discord: can you use Ollama's cloud-hosted models like glm-5:cloud instead of running models locally? The answer is yes — but with some important configuration deta
A common question from the OpenClaw Discord: "How can I set my WhatsApp config so the bot only replies in specific groups?" By default, your OpenClaw bot might respond to every WhatsApp group you
OpenClaw 2026.2.17 quietly shipped a feature that power users will love: per-model thinkingDefault overrides. This lets you configure different reasoning (thinking) behavior for each model in yo
A common point of confusion when setting up OpenClaw for Discord DMs: you add friends or coworkers to allowFrom, expecting them to be able to chat with your bot, and suddenly your agent treats them
A common question in the OpenClaw Discord: "My bot works in DMs but doesn't respond in server channels!" The culprit? Usually a misconfigured groupPolicy setting. The Problem One user recently
A common confusion when setting up multi-agent systems in OpenClaw is expecting multiple agents to each appear as separate Discord bots. Here's how it actually works and the two patterns you can use.