🦞 Open-Source AI Agent

Your computer just got an employee.

OpenClaw is an open-source AI agent that runs on your machine. It reads your email, writes code, searches the web, manages files, and runs tasks on a schedule — through the apps you already use. No cloud. No subscription. Yours.

Talk to the AgentWatch the Explainer

From answers to actions.

For the past few years, AI mostly meant chat: ask a question, get an answer, move on. Now the interface is changing. Agents handle your email, write your code, and run tasks on a schedule. OpenClaw is the open-source version of that.

The important shift is not better conversation. It's delegated execution.

The ecosystem in 60 seconds.

People keep mixing up OpenClaw, NemoClaw, and OpenShell. They're not competing products — they're layers. One is the agent, one locks it down, and one packages the whole thing so you can install it with a single command. This video sorts it out.

Three layers, one stack. Now here's why that architecture matters.

The problem with self-policing agents.

Most agent frameworks put their safety checks inside the agent itself — same process, same environment. That works until it doesn't. This video covers a real incident and explains how OpenShell takes a fundamentally different approach to agent security.

That's the theory. Here's what it actually looks like when someone uses it.

Plan a trip without touching your inbox.

A real trip to San Francisco. Flights, hotel, meetings, conflicts — the agent pulls it all from your email and calendar, figures out the logistics, and drafts reschedule emails where needed. You just approve and send.

Compare options without opening ten tabs.

Three co-working spaces, one off-site to plan. The agent visits each site, pulls pricing, reviews, amenities, and transit access, then picks the best fit and writes the booking email. Research that would take an hour, done in minutes.

Build a competitive cheat sheet before your pitch.

Two competitors, one week until the pitch. The agent searches for their latest announcements, pricing changes, and what people are saying on Twitter and Hacker News — then builds a positioning brief with strengths, weaknesses, and your best angle of attack.

Try It

Talk to a claw.

Live OpenClaw agent. Pick a prompt or type your own. Sandboxed — no data stored.

🧪

OpenClaw Agent

Talk to an OpenClaw agent. Ask it anything — research, architecture, setup, or just see what working with an AI agent feels like.

This demo is limited. A full setup adds shell, email, calendar, smart home, and thousands more skills.

No data stored. Sandboxed. Rate limited.

What It Does

Runs on your machine. Works through your apps.

Laptop, Mac Mini, Pi, or server. You message it on WhatsApp, Slack, or Telegram. It connects to the model you choose, keeps memory locally, and can execute tasks directly.

Email & Calendar

Triage, draft, schedule, remind.

Code & DevOps

Shell, repos, CI, debugging.

Research

Web search, file reading, summaries.

Always On

Cron jobs, background tasks, automations.


Architecture

One local gateway connects your channels, models, and tools.

The Gateway is the infrastructure. The product is the assistant it creates.

Stack
You — WhatsApp · Telegram · Slack · Discord
Gateway — sessions · memory · skills · heartbeat
Models — Claude · GPT · Nemotron · Ollama
Tools — browser · shell · files · APIs
Local. Model-agnostic. Private by default.

NemoClaw

NemoClaw is NVIDIA's hardened distribution of OpenClaw, built for enterprise and edge deployment. It runs entirely on local Nemotron models, adds sandboxed execution environments, and enforces policy guardrails that limit what the agent can access and do. For teams that need auditability, isolation, and control — without giving up the flexibility of an open-source agent — NemoClaw is the clearest path. It's currently in early preview.


What it can do.

Community picks. Verify before installing. Source: ClawHub

GOG (Google Workspace)Popular
Gmail, Calendar, Drive, Contacts, Sheets, and Docs through a single CLI integration.
14k+ downloads · @nicepkg
Capability EvolverPopular
Lets the agent automatically improve its own capabilities over time.
35k+ downloads · community
Obsidian
Read, create, organize, and update notes in your Obsidian vault.
community · knowledge mgmt
Summarize
Turns long content into structured summaries.
community · bundled-ready
Tavily SearchPopular
AI-optimized web search that returns structured results.
community · search
Exa Search
Developer-focused search index pulling from docs, GitHub repos.
community · dev search
ElevenLabs Agent
Voice AI integration with failsafe: if text/email fails, the agent makes an actual phone call.
community · voice
WhatsApp CLI
Message third parties on WhatsApp, sync and search your WhatsApp history.
@nicepkg · messaging
N8N Workflow
Chat-driven control over your local N8N instance.
community · automation
Vercel
Plain English commands that translate to Vercel CLI actions.
community · deployment
Home Assistant
Natural language control over your smart home. Fully local.
community · smart home
OpenAI Whisper
Runs Whisper locally for fast, accurate transcriptions.
community · audio
Skill VetterEssential
Scans other skills for red flags before and after installation.
3.5k downloads · security
Credential ManagerEssential
Mandatory security foundation for OpenClaw.
first-party · security
ClawdStrike
Security audit and threat model for OpenClaw gateway hosts.
community · audit
Domain Trust Check
Check any URL for phishing, malware, brand abuse.
community · safety
ComposioPopular
One integration that connects 860+ external tools.
composio.dev · integrations
Ontology
Organizes knowledge into structured concepts and relationships.
community · knowledge
Always review source code first.Docs →

Setup

What should you run it on?

1. What hardware?
2. Primary use case?
3. Privacy preference?

Read this before deploying.

0%
Isolation
Microsoft Security Blog
Run on a dedicated machine or VM
Use dedicated accounts (not your daily driver)
Don’t run as root
Network & Authentication
OpenClaw Security Docs
Enable gateway authentication
Bind to localhost only (unless LAN needed)
Lock down DM policies — run openclaw doctor to audit
Skills & Execution
OpenClaw Docs + VirusTotal Partnership
Review every skill before installing
Check VirusTotal reports on skill packages
Use the strongest model you can afford
Maintenance
SlowMist Guide + DigitalOcean
Keep OpenClaw updated (see CVE-2026-25253)
Rotate gateway tokens regularly
Monitor agent activity and logs

Community

Built in the open.

 
Stars
 
Forks
 
Open Issues
 
Contributors

Top Contributors

Recent Commits

About

Independent. Not official.

KnowTheClaw is an independent educational resource created by practitioners working in and around the AI agent ecosystem. It is not the official OpenClaw project site and is not affiliated with or endorsed by the OpenClaw maintainers.

We built this because the technology is moving fast, the documentation is fragmented, and most coverage focuses on hype rather than how things actually work. This site exists to close that gap — with clear explanations, real demos, and honest takes on what's ready and what isn't.