← all repositories
yeuxuan/openclaw-docs

767 Chinese tutorials that read the source code so you don't have to

Because OpenClaw's official docs are English-only, this site offers 767 Chinese tutorials that dissect the framework down to function calls.

739 stars JavaScript Learning
openclaw-docs
Not currently ranked — collecting fresh signals.
star history

What it does

OpenClaw is a self-hosted, multi-channel AI assistant platform that connects LLMs to chat apps like WhatsApp, Telegram, and Feishu through a central Gateway. This repository is its Chinese documentation site—built with VitePress and deployed on Azure Static Web Apps—containing 767 tutorials that walk readers through installation, engineering internals, and AI framework concepts. The docs are organized into four tracks, from zero-experience onboarding to line-by-line source analysis.

The interesting bit

The depth is almost obsessive: Track A dissects the framework at function-level precision, mapping exact source entry points and call chains, while Track B burrows into the agent state machine, memory system, and hook injection mechanism. It treats a sprawling codebase like a textbook, which is either admirable or a warning about complexity, depending on your patience.

Key highlights

  • 767 articles across four learning tracks, including 680 installation and onboarding guides.
  • Function-level source tracing for the Gateway control plane, channel adapters, and plugin system.
  • Covers 20+ chat platforms and a wide range of models from Claude and GPT to local Ollama instances.
  • Automated SEO plumbing: sitemap generation, per-page descriptions, and a post-build script that pings Bing IndexNow.
  • Includes a custom MDX-to-VitePress Markdown converter to handle format migration.

Caveats

  • This repository contains documentation and build tooling, not the OpenClaw framework itself.
  • With 680 articles devoted to installation and troubleshooting, the underlying platform appears to demand considerable hand-holding.

Verdict

Worth bookmarking if you are a Chinese-speaking developer trying to self-host OpenClaw or study its internals without reading the English source raw. If you do not read Chinese or are not interested in multi-channel AI agent frameworks, keep scrolling.

Frequently asked

What is yeuxuan/openclaw-docs?
Because OpenClaw's official docs are English-only, this site offers 767 Chinese tutorials that dissect the framework down to function calls.
Is openclaw-docs open source?
Yes — yeuxuan/openclaw-docs is an open-source project tracked on heatdrop.
What language is openclaw-docs written in?
yeuxuan/openclaw-docs is primarily written in JavaScript.
How popular is openclaw-docs?
yeuxuan/openclaw-docs has 739 stars on GitHub.
Where can I find openclaw-docs?
yeuxuan/openclaw-docs is on GitHub at https://github.com/yeuxuan/openclaw-docs.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.