Course Introduction and Phase 40 Panoramic Roadmap (Syllabus)
Welcome to the world of self-hosted AI Agents. This is not an ordinary course teaching you how to chat with ChatGPT, but rather how to deploy, arm, and manage a 24/7 running AI Agent cluster—residing on your own server, connected to your Telegram and Discord, possessing its own memory, and capable of sending emails, writing code, browsing the web, and operating databases.
Roadmap Overview / The 40-Episode Syllabus
Phase 1: Environment Setup and First Conversation (Ep 01 – 06)
- Ep 01: What is OpenClaw? — Understanding the Revolutionary Significance of Self-Hosted AI Agents
- Ep 02: macOS Native Installation — 5-Minute Rapid Startup
- Ep 03: Docker Containerized Installation — Best Practices for Secure Isolation
- Ep 04: UTM Virtual Machine Deployment — Complete Hands-on in a Linux Environment
- Ep 05: Directory Structure Dissection — What an Agent's "Body" Looks Like
- Ep 06: Your First Message — Complete Conversation Flow from CLI to Telegram
Phase 2: CLI Command Reference and Telegram Dual-Line (Ep 07 – 12)
- Ep 07: Gateway Management — start, stop, restart, and daemon mode
- Ep 08: Configuration Management — config get/set and In-depth Interpretation of openclaw.json
- Ep 09: Skills Commands — Discovering and Installing Skills from ClawHub
- Ep 10: Channels Commands — The Art of Multi-Channel Management
- Ep 11: Agent Management — agents add, list, switch
- Ep 12: Logging System — logs, sessions, and Practical Troubleshooting
Phase 3: In-depth Analysis of the Permission System (Ep 13 – 16)
- Ep 13: Permission Model Overview — tools.profile and Security Philosophy
- Ep 14: Coding Permission in Practice — Making Your Agent a Programming Assistant
- Ep 15: Full Permissions and Security Policies — Governance in High-Risk Environments
- Ep 16: Multi-Agent Permission Isolation — Assigning Least Privilege by Role
Phase 4: Skill Ecosystem: Usage and Development (Ep 17 – 22)
- Ep 17: Understanding Skill Architecture — SKILL.md is the Soul
- Ep 18: Tour of Built-in Core Skills — Top 10 Essential Skills
- Ep 19: Developing Your First Skill from Scratch — Practical "Express Delivery Tracking"
- Ep 20: Advanced Skill Development — Complex Skills with Scripts and Resource Files
- Ep 21: ClawHub Marketplace — Publishing Your Skill to the Global Community
- Ep 22: Skill Security Audit — Essential Homework Before Installing from ClawHub
Phase 5: Plugin Ecosystem: Middleware Development (Ep 23 – 27)
- Ep 23: Plugin vs. Skill — When to Use a Plugin?
- Ep 24: Plugin Pipeline Architecture — The Onion Model of Message Processing
- Ep 25: Developing Your First Plugin — "Message Counter"
- Ep 26: Practical Plugin — "Notion Synchronizer"
- Ep 27: Plugin Publishing and Lifecycle Management
Phase 6: Channel Integration: Telegram & Discord (Ep 28 – 31)
- Ep 28: Deep Telegram Integration — From BotFather to Production-Grade Bot
- Ep 29: Deep Discord Integration — From Bot Creation to Server Deployment
- Ep 30: Multi-Channel Routing Strategies — Cross-Platform Management of a Single Agent
- Ep 31: Security Governance for Message Channels — Anti-Abuse · Anti-Leakage · Audit Tracking
Phase 7: Agent Orchestration and Memory System (Ep 32 – 37)
- Ep 32: Creating Your Agent Legion — Multi-Agent Architecture with Specialized Division of Labor
- Ep 33: Agent Customization — SOUL.md and Personality Engineering
- Ep 34: Agent Custom Workflow — Allowing Agents to Define Their Own Work Methods
- Ep 35: In-depth Session Analysis — The Lifecycle of a Conversation
- Ep 36: Memory System — MEMORY.md and Layered Memory Architecture
- Ep 37: Practical MemSkill — Teaching Agents to "Remember" and "Forget"
Phase 8: Advanced Features and Production Deployment (Ep 38 – 40)
- Ep 38: AgentMail — Enabling Agents to Send and Receive Emails
- Ep 39: Tour of the MCP Ecosystem — 5 Essential MCP Servers
- Ep 40: Production Deployment — 24/7 Operation with VPS + Cloudflare Tunnel
Author's Note: OpenClaw is not just a tool; it's a philosophy—AI should belong to you, reside on your own server, obey your commands, and remember everything about you. In the next episode, we will start with the most fundamental questions: What exactly is OpenClaw? And why can it change your relationship with AI?