Framework Tutorial

Openclaw

Step-by-step tutorials for building AI agents with Openclaw — 13 articles

openclaw logo
Beginner openclaw 14 min

Getting Started with OpenClaw: Server Setup and First Conversation

Set up OpenClaw on a VPS or local machine. Install the daemon, configure your LLM provider, and have your first AI assistant conversation.

#openclaw #setup #installation
openclaw logo
Beginner openclaw 14 min

What Is OpenClaw? The Privacy-First Personal AI Assistant

OpenClaw is a privacy-first personal AI assistant that runs locally and connects to 50+ messaging platforms. Learn what it does and why it matters.

#openclaw #personal-ai #privacy
openclaw logo
Beginner openclaw 11 min

How to Install OpenClaw: macOS, Windows, and npm Setup Guide

Install OpenClaw via curl, npm, or PowerShell. Covers macOS, Windows, and Linux setup, first-run configuration, and connecting your first platform.

#openclaw #installation #setup
openclaw logo
Beginner openclaw 11 min

OpenClaw Telegram Bot: Connect Your AI to Messaging

Connect OpenClaw to Telegram step by step. Create a bot with BotFather, configure pairing security, and chat with your AI from your phone.

#openclaw #telegram #bot
openclaw logo
Intermediate openclaw 17 min

OpenClaw Multi-Channel Routing: One AI, Many Platforms

Set up multi-channel routing in OpenClaw. Route Telegram to a coding agent, Slack to a work agent, and keep contexts isolated per workspace.

#openclaw #multi-channel #routing
openclaw logo
Intermediate openclaw 19 min

OpenClaw Use Cases: Personal AI Across 50+ Platforms

Explore real-world OpenClaw use cases: unified messaging, voice assistants, scheduled tasks with Cron, browser automation, and Canvas workflows.

#openclaw #use-cases #messaging
openclaw logo
Intermediate openclaw 21 min

OpenClaw Cron Jobs: Schedule Your AI to Work While You Sleep

Automate recurring tasks with OpenClaw Cron. Build a morning briefing, email triage system, and scheduled reports with Zapier MCP integration.

#openclaw #cron #automation
openclaw logo
Advanced openclaw 15 min

OpenClaw Skills and Nodes: Extending Your AI with Custom Tools

Build custom OpenClaw Skills and wire them with Nodes for complex workflows. Covers the skill API, Canvas node editor, and session management.

#openclaw #skills #nodes
openclaw logo
Intermediate openclaw 14 min

Build Custom OpenClaw Skills: From SKILL.md to ClawHub

Write a custom SKILL.md file, understand the 6-level load priority, and publish your skill to ClawHub for the community to use.

#openclaw #skills #skill-md
openclaw logo
Beginner openclaw 14 min

OpenClaw Integrations and Community: Connecting Your Digital Life

Connect OpenClaw to WhatsApp, Telegram, Slack, Discord, iMessage, and more. Explore the community, contribution guide, and platform ecosystem.

#openclaw #integrations #community
openclaw logo
Intermediate openclaw 15 min

OpenClaw Persistent Memory: Build an AI That Remembers

Give OpenClaw persistent memory with Mem9.ai. Configure soul.md for agent personality and decision.md for permanent knowledge across sessions.

#openclaw #memory #mem9
openclaw logo
Advanced openclaw 15 min

OpenClaw Multi-Agent System: Run a Team of Specialized AIs

Build a multi-agent OpenClaw system with specialized roles. Distribute agents across devices, isolate workspaces, and manage progressive trust.

#openclaw #multi-agent #distributed
openclaw logo
Advanced openclaw 15 min

OpenClaw Security: Docker Sandbox, VirusTotal, and Hardening

Harden your OpenClaw setup with Docker sandboxing, VirusTotal skill scanning, firewall rules, and prompt injection mitigation strategies.

#openclaw #security #docker