OpenClaw is a self-hosted private AI assistant that runs by yourself gadgets and communicates via the apps you already use—resembling WhatsApp, Telegram, Slack, Discord, and extra. It might probably reply questions, automate duties, work together along with your recordsdata and providers, and even communicate or pay attention on supported gadgets, all whereas preserving you answerable for your knowledge.
Somewhat than being simply one other chatbot, OpenClaw acts as a real private assistant that matches into your each day workflow. In just some months, this open-source undertaking has surged in reputation, crossing 150,000+ stars on GitHub. On this article, we’ll stroll via easy methods to get began with OpenClaw and join it to WhatsApp.
What can OpenClaw do?
OpenClaw is constructed to suit seamlessly into your present digital life. It connects with 50+ integrations, letting you chat along with your assistant from apps like WhatsApp, Telegram, Slack, or Discord, whereas controlling and automating duties out of your desktop. You should use cloud or native AI fashions of your alternative, handle notes and duties, management music and sensible house gadgets, set off automations, and even work together with recordsdata, browsers, and APIs—all from a single assistant you personal.
Past chat, OpenClaw acts as a strong automation and productiveness hub. It really works with widespread instruments like Notion, Obsidian, GitHub, Spotify, Gmail, and House Assistants, helps voice interplay and a stay visible Canvas, and runs throughout macOS, Home windows, Linux, iOS, and Android. Whether or not you’re scheduling duties, controlling gadgets, producing content material, or automating workflows, OpenClaw brings every part collectively below one personal, extensible AI assistant.
Putting in OpenClaw
You possibly can head over to openclaw.ai to entry the code and comply with the fast begin information. OpenClaw helps macOS, Home windows, and Linux, and gives a easy one-liner that installs Node.js together with all required dependencies for you:
curl -fsSL -o set up.cmd && set up.cmd && del set up.cmdAfter working the command, OpenClaw will information you thru an onboarding course of. Throughout setup, you’ll see security-related warnings explaining that the assistant can entry native recordsdata and execute actions. That is anticipated conduct—since OpenClaw is designed to behave autonomously, it additionally highlights the significance of staying cautious about prompts and permissions.

Configuring the LLM
As soon as the setup is full, the following step is to decide on an LLM supplier. OpenClaw helps a number of suppliers, together with OpenAI, Google, Anthropic, Minimax, and others.
After deciding on your supplier, you’ll be prompted to enter the corresponding API key. As soon as the hot button is verified, you may select the precise mannequin you need to use. On this setup, we’ll be utilizing GPT-5.1.


Including Expertise
Throughout configuration, OpenClaw additionally helps you to add abilities, which outline what the agent can do past primary dialog. OpenClaw makes use of AgentSkills-compatible ability folders to show the assistant easy methods to work with completely different instruments and providers.
Every ability lives in its personal listing and features a SKILL.md file with YAML frontmatter and utilization directions. By default, OpenClaw masses bundled abilities and any native overrides, then filters them at startup based mostly in your surroundings, configuration, and accessible binaries.
OpenClaw additionally helps ClawHub, a light-weight ability registry. When enabled, the agent can mechanically seek for related abilities and set up them on demand.
One other widespread possibility is You possibly can merely seek for the ability you want, copy the offered command, and ask the agent to run it. As soon as executed, the brand new ability is added and instantly accessible to OpenClaw.


Configuring the Chat Channel
The ultimate step is to configure the channel the place you need to run the agent. On this walkthrough, we’ll use WhatsApp. Throughout setup, OpenClaw will ask in your cellphone quantity after which show a QR code. Scanning this QR code hyperlinks your WhatsApp account to OpenClaw.
As soon as related, you may message OpenClaw from WhatsApp—or some other supported chat app—and it’ll reply immediately in the identical dialog.


As soon as the setup is full, OpenClaw will open a neighborhood net web page in your browser with a singular gateway token. Be sure to maintain this token secure and helpful, as will probably be required later.


Working OpenClaw Gateway
Subsequent, we’ll begin the OpenClaw Gateway, which acts because the management aircraft for OpenClaw. The Gateway runs a WebSocket server that manages channels, nodes, periods, and hooks.
To start out the Gateway, run the next command:
As soon as the Gateway is working, refresh the sooner native net web page that displayed the token. This may open the OpenClaw Gateway dashboard.
From the dashboard, navigate to the Overview part and enter the Gateway token you saved earlier to finish the connection.


As soon as that is achieved, you can begin utilizing OpenClaw both from the chat interface within the Gateway dashboard or by messaging the bot immediately on WhatsApp.
Notice that OpenClaw responds to messages despatched to your self on WhatsApp, so be sure you’re chatting with your personal quantity when testing the setup.





I’m a Civil Engineering Graduate (2022) from Jamia Millia Islamia, New Delhi, and I’ve a eager curiosity in Information Science, particularly Neural Networks and their software in varied areas.




