Open Source ยท Windows x64 ยท Your Machine

The AI that actually does things.

Clears your inbox, sends emails, manages your calendar, runs terminal commands. All from WhatsApp, Telegram, or any chat app you already use. Runs entirely on your Windows PC โ€” you own everything.

Install OpenKrab View on GitHub
Windows PowerShell
PS C:\Users\You> npm install -g OpenKrab
added 312 packages in 8s
PS C:\Users\You> OpenKrab start
๐Ÿฆ€ OpenKrab v1.0.0 starting...
โœ“ Gateway listening on :3000
โœ“ Telegram connected
โœ“ WhatsApp connected
Krab is ready. Say hello from your phone.
PS C:\Users\You>

How it works

A smart agent with eyes and hands on your Windows PC.

You message OpenKrab like a coworker. It can do anything a person could do sitting at your Windows machine โ€” run CMD or PowerShell commands, manage files, browse the web, send emails, check your calendar, talk to APIs.

OpenKrab lives on your machine. No cloud. No SaaS fees. No data leaving your box. Your context, your skills, your rules.

9:41 AM
OpenKrab
100%
Check my inbox and flag anything urgent.
On it. Found 3 unread โ€” one from your accountant (deadline tomorrow), one Stripe payout confirmation, one newsletter. Flagging the accountant email. Want me to draft a reply?
Yeah, draft something. Also remind me 30 min before my 3pm meeting.
Draft sent to drafts folder. Reminder set for 2:30 PM. Anything else before I go dark?
Message OpenKrab...
โ†‘

Features

Everything Siri was supposed to be.
And way, way more.

๐Ÿง 

Persistent Memory

OpenKrab remembers everything you tell it โ€” across sessions, across days. It builds a mental model of you that deepens over time.

๐Ÿ’“

Heartbeat Proactivity

Doesn't just wait to be asked. OpenKrab checks in, handles background tasks, monitors inboxes, and reaches out when something matters.

๐Ÿงฉ

Extensible Skills

Drop a SKILL.md into the skills folder and OpenKrab learns a new capability immediately. Community-built. Open source. Yours to modify.

๐Ÿ’ฌ

Any Chat App

Live in WhatsApp, Telegram, Discord, Signal, iMessage โ€” wherever you already are. No new app to install.

๐Ÿ–ฅ๏ธ

Runs on Your Windows PC

OpenKrab lives on your Windows x64 machine. Your data never leaves your box. No cloud dependency, no subscription lock-in.

๐Ÿค–

Sub-Agent Orchestration

Spawn Claude Code, Codex, or Cursor sessions from your phone. Monitor them. Steer them. All through chat.


Command Prompt
C:\Users\You> OpenKrab skill install gmail
โœ“ Skill installed: gmail
โœ“ Scopes: read, send, labels
C:\Users\You> OpenKrab status
OpenKrab v1.0.0 ยท Windows x64
Skills loaded: 8 ยท Memory entries: 247
Channels: telegram, whatsapp, discord
Windows PowerShell
PS> OpenKrab gateway status
โ— Gateway running (pid 18432)
Uptime: 3d 14h 22m
Sessions: 1 active
PS> OpenKrab memory search "dentist"
Found 2 entries:
ยท Dentist appt: March 14th, 2pm
ยท Prefers Dr. Chen (downtown)

Windows-Native

CMD. PowerShell. Your machine. Full control.

OpenKrab runs natively on Windows x64. No WSL required. No Mac required. Manage it with the tools you already know โ€” cmd.exe or PowerShell.

โ†’Run shell commands, scripts, and automation from chat
โ†’Manage files, processes, and system tasks
โ†’Launch and monitor sub-agent coding sessions
โ†’All data stays on your machine โ€” zero cloud dependency

Get Started

Up and running in 5 minutes.

Requires Node.js 18+ on Windows x64. That's it.

1
Install OpenKrab globally
2
Run setup wizard
3
Start the gateway
Read the Docs on GitHub