windows-remote
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Why use this skill?
Control Windows machines via SSH using OpenClaw. Execute PowerShell, monitor GPUs, and automate remote tasks with the windows-remote skill. Install today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dongsjoa-byte/windows-remoteWhat This Skill Does
The windows-remote skill is a powerful automation utility for OpenClaw that enables seamless interaction with remote Windows systems via SSH. By abstracting complex SSH commands into a unified interface, this skill allows users to execute shell commands, run PowerShell scripts, monitor GPU performance using nvidia-smi, and perform file transfers (upload/download) directly from the OpenClaw environment. It acts as a bridge between your local agent and a remote Windows server, effectively turning any Windows machine into a controlled node for AI-driven tasks.
Installation
To install the skill, run the following command in your terminal: clawhub install openclaw/skills/skills/dongsjoa-byte/windows-remote. After installation, ensure your environment is configured by setting WINDOWS_SSH_HOST, WINDOWS_SSH_PORT, and WINDOWS_SSH_USER in your ~/.openclaw/openclaw.json configuration file. It is highly recommended to set up SSH key-based authentication on the Windows machine to ensure secure and passwordless connectivity.
Use Cases
- Infrastructure Management: Quickly restart services, monitor disk space, or check process health using standard Windows command-line tools.
- Machine Learning & AI: Remotely trigger Python scripts to verify GPU compute availability, monitor CUDA workloads, or manage deep learning model inference processes on Windows GPU nodes.
- Development Workflow: Automate the deployment of source code by uploading scripts directly to a project directory and executing them in a single flow.
- System Maintenance: Perform automated maintenance tasks such as log cleanup, updates, or environment variable management without needing a remote desktop session.
Example Prompts
- "Check the current GPU usage on the remote Windows machine by running nvidia-smi."
- "Execute a PowerShell command to list the top 5 CPU-consuming processes on Windows."
- "Upload the local script
process_data.pyto the remote Windows directoryC:\tempand run it."
Tips & Limitations
For optimal performance, always ensure the Windows SSH service (OpenSSH Server) is enabled and configured to start automatically. While this skill is highly effective for command execution, it is not a replacement for a remote desktop GUI; it is best suited for headless automation. Always prioritize security by keeping your private SSH keys protected with chmod 600 and consider utilizing a VPN like Tailscale for secure cross-network access to prevent exposure of your SSH port to the public internet.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dongsjoa-byte-windows-remote": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
cursor-council
Multi-Cursor orchestration for parallel task execution and AI council deliberation. Use when needing to run multiple Cursor agents in parallel, coordinate complex multi-step coding tasks, get diverse perspectives from different AI models (Opus/Sonnet/GPT) on technical decisions, or synthesize multi-agent discussions into actionable recommendations.
google-ai-usage-monitor
Monitor Google AI Studio (Gemini API) usage, rate limits, and quota consumption with automated alerts.
cloudflare-r2
Upload files to Cloudflare R2 storage using wrangler CLI. Use when needing to upload images, videos, or files to R2 for CDN hosting, or manage R2 bucket contents. Triggers on "upload to R2", "upload to Cloudflare", "上传到R2", "存到CDN".
promotion-review
Analyze promotion/review materials (述职/晋升材料) as an evaluator, identify issues and likely interview questions, then provide coaching advice. Supports text files, PDFs, and images (screenshots). Default output is Markdown file; HTML with Cloudflare R2 upload is optional. Use when user sends promotion documents, review materials, 述职材料, 晋升材料, or asks to review/analyze career advancement documents.
discord-governance
Discord 服务器分区和管理流程。用于创建/管理分类、频道、子区,维护置顶摘要,执行归档操作。触发词:Discord 整理、频道管理、子区管理、归档频道。