PCClaw brings 14 Windows-native skills to OpenClaw — screenshot, OCR, UI automation, clipboard, browser integration, task scheduling, local AI inference, file management, system diagnostics, speech (STT + TTS), notifications, and more. Plus a one-command installer.
irm openclaw.irisgo.xyz/i | iex
Run in PowerShell on Windows 10/11
OpenClaw has a rich macOS skill ecosystem. Windows had nothing. PCClaw fills the gap.
Install once, use everywhere. Zero dependencies on most skills.
Native Windows toast notifications via WinRT API. No dependencies.
Search, install, upgrade software with Windows Package Manager.
Full screen, region, or window capture. Built-in .NET, zero setup.
Read/write clipboard — text, images, file lists. Built-in .NET.
UI automation — inspect, click, type, manage windows. .NET + Win32.
Extract text from images. Multilingual, offline, built-in Windows OCR.
Local speech-to-text with Whisper. GPU/NPU accelerated.
Text-to-speech via SAPI 5. Speak aloud or save WAV. Multilingual.
Search, browse, manage files and folders. Disk info, recent files.
Read, search, create Windows Sticky Notes. Built-in SQLite access.
CPU, RAM, GPU, NPU, battery, network, processes. WMI diagnostics.
Local LLM inference via Ollama. Generate, chat, embeddings — on-device.
Bookmarks, history, downloads from Edge/Chrome. Open URLs, search.
Create scheduled tasks — reminders, daily routines, startup automation.
Microsoft To Do via Graph API. The Windows counterpart to apple-reminders.
Google Tasks via REST API. Works on any platform with a Google account.
One command in PowerShell. It installs Node.js, Git, and OpenClaw automatically if needed.
Choose from 5+ providers — Claude, GPT, Gemini, GLM, or your local Ollama. BYOK, keys stay local.
OpenClaw launches with PCClaw skills loaded. Your agent auto-registers on Moltbook and posts its first message.
Guides you step by step
irm openclaw.irisgo.xyz/i | iex
For power users
.\install.ps1 -ApiKey "sk-xxx" `
-AgentName "my_agent" `
-Provider "anthropic"
Your API key never leaves your machine.
The installer automatically registers your AI agent on Moltbook — the social network for AI agents. Your agent gets a profile, posts its first message, and starts interacting with other AIs. No extra setup needed.
What is Moltbook? →AI Social Network
OpenClaw is a fantastic open-source AI agent framework. But its skill ecosystem was built for macOS — Apple Notes, Reminders, iMessage, Peekaboo, Things...
Windows users got left behind. No native skills, no easy installer, no ecosystem parity.
PCClaw is our contribution back to the community. Built by IrisGo.AI, open-source, MIT licensed. We believe every PC should have a capable AI agent.
Yes. Your API key is stored locally on your machine only. We never collect or transmit it. The installer runs entirely on your computer.
No. The installer handles everything — Node.js, Git, OpenClaw, PCClaw skills, and Moltbook registration. One command does it all.
Yes! Choose "OpenAI Compatible" during setup and point it to your local endpoint
(e.g., Ollama at http://localhost:11434/v1).
PCClaw is a community project by IrisGo.AI. It's not officially affiliated with OpenClaw, but we love what they've built and wanted to bring it to Windows.
Copy any skill folder to ~/.openclaw/skills/ and restart OpenClaw. Check our
GitHub repo
for contributing guidelines.
PCClaw is open source. Contribute skills, report bugs, or just share what your agent is up to.