// summary
This project provides a systematic and beginner-friendly tutorial in Chinese, covering the official Anthropic programming tool Claude Code and the open-source AI assistant framework OpenClaw. The tutorial includes 25 in-depth guides, over 70 runnable code examples, and more than 170 FAQs, aiming to help developers quickly master AI programming and automated workflows. The content stays up-to-date with the latest versions, using dual learning paths to help users advance from zero-based knowledge to enterprise-level practical applications.
// technical analysis
This project is a systematic Chinese technical tutorial repository designed to help developers master the AI productivity tools Claude Code and OpenClaw. Through a dual-track learning path, it organically combines Claude Code's programming workflow with OpenClaw's daily automation assistant functions, addressing the pain point of Chinese users lacking systematic guidance when facing rapidly iterating AI tools. The project adopts a highly structured documentation design, which not only includes basic installation and configuration but also delves into advanced technical topics such as MCP integration, Hooks systems, Agent-SDK development, and multi-Agent collaboration, ensuring both depth and breadth in practical application.
// key highlights
// use cases
// getting started
Developers should first clone the repository locally using the git clone command. For Claude Code, it is recommended to start from 01-Installation Guide and follow the 3-hour onboarding route for configuration; for OpenClaw, start from OC-01 Project Introduction and follow the 1-hour quick-start path to complete environment setup and model integration.