PCClaw

Prompts

PCClaw provides 16 native Windows AI skills for system control, automation, files, notifications, OCR, speech, LLM inference, and task management with minima...

Install

openclaw skills install pcclaw

PCClaw — OpenClaw for Windows

14 Windows-native AI agent skills + 2 cross-platform + one-command PowerShell installer.

What it does

OpenClaw's skill ecosystem was built for macOS. PCClaw fills the gap with native Windows skills that use built-in .NET, WinRT, WMI, and Win32 APIs — most require zero external dependencies.

Skills

Windows-Native (14)

SkillWhat it does
win-notifyToast notifications via WinRT API
wingetSearch, install, upgrade software
win-screenshotFull screen, region, or window capture
win-clipboardRead/write text, images, file lists
win-ui-autoUI automation — inspect, click, type, manage windows
win-ocrMultilingual offline OCR (built-in Windows)
win-whisperSpeech-to-text, GPU/NPU accelerated
win-ttsText-to-speech via SAPI 5, multilingual
win-filesFile search, browse, disk info
sticky-notesRead, search, create Windows Sticky Notes
win-sysinfoCPU, RAM, GPU, NPU, battery, network via WMI
win-ai-localLocal LLM inference + model management (Ollama)
win-browserEdge/Chrome bookmarks, history, downloads
win-schedulerCreate and manage Windows Task Scheduler tasks

Cross-Platform (2)

SkillWhat it doesmacOS counterpart
ms-todoMicrosoft To Do via Graph APIapple-reminders
google-tasksGoogle Tasks via REST APIapple-reminders

Install

irm openclaw.irisgo.xyz/i | iex

The installer handles Node.js, Git, OpenClaw, skills, LLM configuration, and Moltbook registration.

Or install skills manually:

Copy-Item -Recurse .\skills\* "$env:USERPROFILE\.openclaw\skills\"

Supported LLM Providers

  • Anthropic (Claude) — default
  • OpenAI (GPT)
  • Google (Gemini)
  • GLM (Zhipu AI)
  • OpenAI Compatible (Ollama, LM Studio, vLLM)

BYOK — your API key stays on your machine.

Requirements

  • Windows 10/11
  • PowerShell 5.1+
  • LLM API key (any provider) or local LLM

Links

Author

Built by IrisGo.AI — open source, MIT licensed.