Ben X Hub

Tech notes on Web development, architecture, and engineering practices

Browse Articles

Give Your Assistant Superpowers: Skills Turn It from Talker into Doer

2 min read

What is a Skill, how do built-in skills work, and how do you add custom skills or load them from extra directories?

#openclaw#skills#customization#tools

Where Is Your Assistant's Brain? Understand Memory and Workspaces

2 min read

How workspaces are organized, how memory works, where data is stored, and how to back everything up with one command.

#openclaw#memory#workspace#data

One Gateway, Multiple Assistants: Use Bindings to Route the Right Message to the Right Agent

3 min read

Define multiple agents and route messages with Bindings so different Telegram groups map to different workspaces.

#openclaw#multi-agent#bindings#routing#telegram

Assistant Vanishes When Your Laptop Sleeps? Move the Gateway to a VPS

3 min read

Deploy OpenClaw Gateway to a VPS, connect safely with Tailscale, and understand how Gateway and Node split responsibilities.

#openclaw#vps#deployment#remote#tailscale

Let Your Assistant Work Automatically: It Helps Even When You Don't Ask

3 min read

Use Cron scheduling for recurring tasks, understand the syntax, configure it from the dashboard, and debug missed runs.

#openclaw#cron#automation#scheduling

System Acting Weird? Advanced Settings and Debugging Guide

3 min read

Where the config lives, how to store API keys safely, which debugging tools matter, and how to interpret common errors.

#openclaw#configuration#debugging#advanced

No Config File Needed: Set Up OpenClaw Entirely from the Web UI

4 min read

How the Web UI works, the difference between form mode and Raw JSON, and complete routing examples for multiple workspaces.

#openclaw#web-ui#configuration#setup#bindings

One Bot, Many Tasks: Full Workspace x Telegram Setup Guide

4 min read

Create multiple workspaces, configure Agents and Bindings, and route different Telegram groups to different assistants.

#openclaw#workspace#telegram#bindings#multi-agent

CrewAI Debugging and Common Errors: 8 Pitfalls Beginners Hit Most

2 min read

From unstable outputs to task chaining failures and tool argument issues, here is the fastest troubleshooting path.

#crewai#debug#troubleshooting#agent

CrewAI Production Best Practices: From Demo to Maintainable System

2 min read

A practical guide to architecture, cost, monitoring, and operations when deploying CrewAI in real environments.

#crewai#production#best-practices#devops#ai-agent