openclaw-windows-node
Control a Windows PC from AI agents with safe commands
All Skills in This Repository (4)
Pure Emerald Level Indicatorsopenclaw-proof-validation
Validate the OpenClaw Windows application via automated tests and proof collection.
winnode
Execute Windows node commands via local tray and MCP.
windows-a2ui
Renders A2UI components as native WinUI 3/XAML with two-way data binding.
windows-app-mcp
Inspect and invoke the OpenClaw Windows app through its local MCP server and winnode CLI.
Frequently Asked Questions
FAQPage SchemaHow to install openclaw-windows-node?โผ
Run `npx skills add openclaw/openclaw-windows-node --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do on my Windows PC?โผ
Agents can run approved shell commands, take screenshots, record the screen, use the camera, transcribe speech, speak text, and display native UI windows, all under your permission settings.
Is it safe to let AI run commands on Windows?โผ
Yes. Every command passes through local approval rules, a configurable sandbox, and gateway allowlists, and privacy-sensitive features stay off until you enable them.
How do agents show UI on a Windows node?โผ
Agents push A2UI surfaces through the canvas commands, and the Windows app renders them as native WinUI controls instead of a web page.
Does it work with Claude Code and other agents?โผ
Yes. The skills follow the universal SKILL.md standard and work with Claude Code, Codex, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core