Claude Skill
datawhalechina/hello-claw
Start building AI assistants with Hello-Claw, the first systematic OpenClaw Chinese tutorial. Learn to adopt and create your Claude Skill from scratch with this practical guide.
Overview
Repository
Install this Skill
git clone https://github.com/datawhalechina/hello-claw.gitRegistry
Summary
Hello-Claw is the first systematic OpenClaw Chinese open-source tutorial, guiding users to adopt from scratch and build their first Claude Skill (referred to as 'claw'). It's a practical, hands-on guide for beginners in the AI assistant and LLM space.
你好!龙虾 🦞,首个体系化 OpenClaw 中文开源教程 | 从零开始领养并构建你的第一只龙虾 🦞 来领养你的第一只龙虾吧!
Key features
- First systematic OpenClaw Chinese tutorial
- Adopt and build from scratch guidance
- Focus on personal AI assistant skills
- Open-source and community-driven
- Hands-on, practical learning approach
Use cases
- Learning to build your first Claude Skill
- Getting started with personal AI assistants
- Understanding OpenClaw ecosystem basics
- Developing custom LLM applications
- Educational resource for AI beginners
README excerpt
<div align="center"> <img src="asset/logo.png" alt="Hello Claw Logo" width="400"> <p align="center"><em>一个不起眼的仓库里,龙虾诞生了。<br>选一只,送它上学堂;或动手写一只不被定义的龙虾。<br>它的梦想,从第一天起就很大。</em></p> # 哈喽!龙虾 👋 <p align="center"><em>Hello Claw:领养你的 AI 龙虾助理,上龙虾大学学 Skills,从零构建属于你的智能助理</em></p> <p align="center"> 📌 <a href="https://datawhalechina.github.io/hello-claw/">在线阅读</a> | <a href="https://github.com/datawhalechina/easy-vibe">还想学 Vibe Coding</a> </p> <p align="center"> <a href="https://github.com/datawhalechina/hello-claw/stargazers" target="_blank"> <img src="https://img.shields.io/github/stars/datawhalechina/hello-claw?color=660874&style=for-the-badge&logo=star&logoColor=white&labelColor=1a1a2e" alt="Stars"></a> <a href="https://github.com/datawhalechina/hello-claw/network/members" target="_blank"> <img src="https://img.shields.io/github/forks/datawhalechina/hello-claw?color=660874&style=for-the-badge&logo=git-fork&logoColor=white&labelColor=1a1a2e" alt="Forks"></a> <a href="LICENSE" target="_blank"> <img src="https://img.shields.io/badge/License-CC_BY_NC_SA_4.0-4ecdc4?style=for-the-badge&logo=creative-commons&logoColor=white&labelColor=1a1a2e" alt="License"></a> </p> <p align="center"> <a href="README.md"><img alt="简体中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> <a href="README_EN.md"><img alt="English" src="https://img.shields.io/badge/English-d9d9d9"></a> <a href="README_JA.md"><img alt="日本語" src="https://img.shields.io/badge/日本語-d9d9d9"></a> </p> </div> ## 在线阅读 https://datawhalechina.github.io/hello-claw ## 项目简介 本项目是一个面向 OpenClaw 的完整学习教程,帮助你从零开始掌握这个强大的命令行 AI 助理系统。无论你是想快速上手使用 OpenClaw 提升效率,还是想深入理解其原理并构建自己的版本,本教程都能为你提供清晰的学习路径。 **本项目包含三大核心模块:** 1. **领养龙虾(使用篇)**:11 章 + 7 个附录,安装(Ch1-3)+ 核心配置(Ch4-6)+ 扩展运维(Ch7-9)+ 安全与客户端(Ch