OpenClaw QuickStart

Self-hosted AI agent gateway from zero to a real working stack — install, channels, skills, MCP.

10 articles

  1. 01

    OpenClaw QuickStart (1): What This Thing Actually Is

    What OpenClaw is, where it sits vs ChatGPT/Claude, and which problems it solves.

    22 min
  2. 02

    OpenClaw QuickStart (2): Install and First Chat in 10 Minutes

    Install OpenClaw, plug in a model provider, and have a working agent in ten minutes.

    8 min
  3. 03

    OpenClaw QuickStart (3): The Six Layers That Make the Agent Loop Work

    Gateway, Pi Agent, Tools, Skills, Memory, Channels — what each layer does.

    24 min
  4. 04

    OpenClaw QuickStart (4): Configuration, Model Providers, and the Coding Plan Trick

    openclaw.json walkthrough, model providers, and the Bailian Coding Plan trick.

    10 min
  5. 05

    OpenClaw QuickStart (5): Wiring Telegram, DingTalk, and the WeChat Reality

    Telegram in five minutes, DingTalk in fifteen, WeChat via WorkBuddy.

    18 min
  6. 06

    OpenClaw QuickStart (6): Skills, MCP, and Shipping Something Real

    Write a Skill, attach a Playwright MCP server, and ship a morning-briefing agent.

    34 min
  7. 07

    OpenClaw QuickStart (7): The Memory System, Without the Magic

    MEMORY.md as index, memoryFlush, bge-m3 search, and the v2026.3.7 ContextEngine.

    20 min
  8. 08

    OpenClaw QuickStart (8): Heartbeat, Cron, and Getting Pinged at 7am

    Heartbeat patrols and Cron timers — configs for daily briefings and weekly reports.

    18 min
  9. 09

    OpenClaw QuickStart (9): The China IM Picker, with Honest Tradeoffs

    DingTalk, WeCom, WeChat WorkBuddy — a picker matrix with actual config blocks.

    6 min
  10. 10

    OpenClaw QuickStart (10): Production Deploy and the Failure Modes Nobody Warns You About

    ECS, pm2, nginx, acme.sh — plus eight production failure modes and their fixes.

    20 min