ตรวจสอบข้อกำหนดเบื้องต้น
ยืนยันว่าคุณมี Node 24 (หรืออย่างน้อย 22.19+) ระบบปฏิบัติการที่รองรับ และคีย์ API จากผู้ให้บริการ LLM ที่เลือก ก่อนติดตั้ง
ตรวจสอบข้อกำหนดเบื้องต้น เป็นบทเรียน OpenClaw Academy ฟรีบน CoddyKit นี่คือบทเรียนที่ 1 จากทั้งหมด 4 บทเรียน คุณสามารถอ่านบทเรียนทั้งหมดด้านล่างฟรี — จากนั้นลองปฏิบัติด้วยตัวคุณเองในเบราว์เซอร์พร้อมตัวแก้ไขโค้ดในตัวและติวเตอร์ AI ตลอด 24/7 บทเรียนนี้เป็นส่วนหนึ่งของเส้นทางการเรียน OpenClaw Academy และความก้าวหน้าของคุณจะซิงค์ข้ามเว็บและแอป CoddyKit คอร์ส OpenClaw Academy มีบทเรียนทั้งหมด 4 บทเรียน
บางส่วนของบทเรียนนี้ยังไม่ได้รับการแปล และแสดงเป็นภาษาอังกฤษ
Before You Install
OpenClaw runs on your own machine, so a quick prerequisites check saves you trouble later. Three things matter: Node, your OS, and an LLM API key.
Node Is the Engine
OpenClaw is a CLI built on Node.js, so Node must be installed first. It is the runtime that actually executes OpenClaw on your computer.
Which Node Version
The recommended version is Node 24. Node 22 LTS also works, but only at 22.19 or newer, which is the minimum OpenClaw supports.
Check Your Node Version
Run this in your terminal to see what you have. The node --version command prints the installed version so you can compare it.
node --versionYour Operating System
OpenClaw works on any major OS: macOS 15 or newer, Windows 10 20H2+ or 11, and Linux. You are not locked into one platform.
You Bring the AI
OpenClaw does not ship its own model, so you need an API key from your chosen LLM provider. That key is what powers the assistant's thinking.
Why You Pick the Provider
Because OpenClaw is local-first, the provider choice is yours. You connect your own key, so you stay in control of cost and which model runs.
Keep the Key Safe
Treat your API key like a password. A secret key grants access to a paid account, so never paste it into chats or commit it to a public repo. 🔑
Local Means Your Hardware
Everything runs on your hardware, so make sure the machine you choose will stay on when you want the assistant available. No cloud server is involved.
A Terminal You Trust
Since OpenClaw is a CLI, you install and run it from a terminal. Any standard shell works, on macOS, Windows, or Linux alike.
Your Pre-Flight List
You are ready when three boxes are ticked: a checklist of Node 24 (or 22.19+), a supported OS, and an LLM API key in hand. Then install can begin.
Quick Check
Let us confirm the minimum Node requirement.
Recap
You now know the three prerequisites: Node 24 (or 22.19+), a supported OS, and your own LLM API key kept safe. With those ready, you can install OpenClaw. ✅
คำถามที่พบบ่อย
บทเรียน “ตรวจสอบข้อกำหนดเบื้องต้น” ฟรีหรือไม่
ใช่ — ข้อความเต็มของ “ตรวจสอบข้อกำหนดเบื้องต้น” ฟรีให้อ่านที่นี่บนเว็บ เพื่อปฏิบัติแบบโต้ตอบ (ตัวแก้ไขโค้ดในตัวและติวเตอร์ AI ตลอด 24/7) และปลดล็อคส่วนที่เหลือของคอร์ส OpenClaw Academy ให้อัปเกรดเป็น CoddyKit PRO คอร์ส OpenClaw Academy มีบทเรียนทั้งหมด 4 บทเรียน
คุณจะเรียนรู้อะไรในบทเรียน “ตรวจสอบข้อกำหนดเบื้องต้น”
ยืนยันว่าคุณมี Node 24 (หรืออย่างน้อย 22.19+) ระบบปฏิบัติการที่รองรับ และคีย์ API จากผู้ให้บริการ LLM ที่เลือก ก่อนติดตั้ง คุณปฏิบัติ OpenClaw Academy ด้วยโค้ดที่ใช้งานได้จริงที่คุณเรียกใช้โดยตรงในเบราว์เซอร์ และติวเตอร์ AI ตลอด 24/7 ตอบคำถามของคุณขณะที่คุณไปผ่านบทเรียน
คุณต้องมีประสบการณ์ก่อนที่จะเริ่มเรียน OpenClaw Academy หรือไม่
ไม่จำเป็นต้องมีประสบการณ์มาก่อน OpenClaw Academy บน CoddyKit ออกแบบมาสำหรับผู้เริ่มต้นไปจนถึงผู้เรียนขั้นสูง คุณสามารถเริ่มต้นที่นี่หรือเริ่มจากตัวแรกและเรียนด้วยความเร็วของคุณเอง นี่คือบทเรียนที่ 1 จากทั้งหมด 4 บทเรียน
บทเรียน “ตรวจสอบข้อกำหนดเบื้องต้น” ใช้เวลานานแค่ไหน
บทเรียน CoddyKit ส่วนใหญ่ใช้เวลาประมาณ 5–10 นาที แต่ละบทเรียนจึงสั้นและเป็นแบบโต้ตอบ คุณสามารถก้าวหน้าอย่างต่อเนื่องและกลับมาเรียนต่อจากตรงที่เพิ่งหยุดบนเว็บและแอปได้เลย
ฉันเขียนและรันโค้ดในบทเรียน OpenClaw Academy นี้ได้ไหม
ได้ บทเรียน OpenClaw Academy ทุกบทมีตัวแก้ไขโค้ดในตัว คุณจึงเขียนและรันโค้ดจริงได้เลยในเบราว์เซอร์ และได้รับข้อเสนอแนะจาก AI ในทันที — ไม่ต้องติดตั้งในเครื่องของคุณ
บทเรียนทั้งหมดในหลักสูตรนี้
- ตรวจสอบข้อกำหนดเบื้องต้น
- ติดตั้ง CLI ของ OpenClaw
- เรียกใช้ตัวช่วยติดตั้งเริ่มต้น
- เปิดแดชบอร์ดภายในเครื่อง