← Constellation

Moltbot (Clawd)

Open-source personal AI assistant that controls your computer, manages emails, calendar, and integrates with WhatsApp/Telegram. The AI that actually does things.

Visit clawd.bot

External link. Not endorsed — curated for usefulness.

What is Moltbot (Clawd)?

OpenClaw is an open-source personal AI assistant that runs on your computer and performs actions across email, calendar, files, and messaging platforms, made by Steipete. The system connects to Claude or other LLM APIs and accepts commands through WhatsApp, Telegram, Discord, or any chat interface, then executes tasks like clearing inboxes, scheduling meetings, checking flight reservations, and managing documents autonomously.

The architecture runs locally on the user's machine—whether a personal laptop, Mac mini, or Raspberry Pi—rather than relying on cloud infrastructure controlled by a third party. This approach gives users full control over their data, context window, and AI behavior. OpenClaw maintains persistent memory across conversations and sessions, building an ongoing understanding of the user's preferences, commitments, and workflows. The system can execute scheduled tasks and background processes using cron jobs and integrates with external webhooks (like Sentry for error tracking) to proactively surface and resolve issues. Users report setting up instances that autonomously run code tests, generate pull requests, manage smart home devices, and even intervene in insurance claim disputes.

The tool supports custom skill development through natural language conversation—users can teach their instance new capabilities simply by describing what they want. It works with various LLM subscriptions including Claude, Microsoft CoPilot, and others, allowing users to route requests through their preferred API endpoint. Community members have deployed multiple concurrent instances and connected OpenClaw to specialized tools like Cursor (code editor), Manus (robotics), and Obsidian (note-taking), creating a distributed network of specialized AI agents that share context.

Pricing and official monetization details remain unclear; early documentation suggests it runs on user-provided LLM subscriptions. The project maintains active development on GitHub with