Remote Desktop
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Why use this skill?
Learn to manage RDP, VNC, and SSH X11 connections securely with the OpenClaw Remote Desktop skill. Simplify tunneling, host management, and troubleshooting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/remote-desktopWhat This Skill Does
The Remote Desktop skill empowers OpenClaw to manage and establish secure remote connections to various operating systems. It acts as an intelligent abstraction layer over protocols like RDP, VNC, and SSH X11. The agent not only initiates connections but also automates the complex setup of secure SSH tunnels, ensuring that sensitive traffic is encrypted and protected from direct internet exposure. It adheres to a best-practice security model, prioritizing SSH-based tunneling over direct RDP/VNC access and maintaining organized, local configuration profiles in the ~/remote-desktop/ directory for repeatable access.
Installation
To integrate this capability, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/remote-desktop
Upon the initial run, the agent will prompt you to read the setup.md file, which contains critical integration guidelines and configuration requirements to ensure the local environment is correctly set up for session management.
Use Cases
This skill is ideal for sysadmins, remote developers, and power users who frequently access multiple machines. Use it to:
- Connect to Windows workstations using RDP with dynamic resolution.
- Access Linux desktop environments via VNC for persistent sessions.
- Perform graphical application development on headless Linux servers using X11 forwarding.
- Troubleshoot connection issues by having the agent verify port availability and tunnel status.
- Store connection preferences in structured markdown files to avoid manual configuration overhead.
Example Prompts
- "Connect me to my Windows workstation at 192.168.1.50 using RDP through my jumphost."
- "I need to run the GUI installer for this Linux server; can you set up an SSH X11 forwarding session?"
- "Save my VNC configuration for the media server, but make sure to use an SSH tunnel for security."
Tips & Limitations
- Security First: Always use SSH keys for authentication. The agent will never store passwords in configuration files.
- Protocol Choice: Prefer RDP for Windows to leverage native performance, and reserve X11 for specific application tasks rather than full desktop sessions.
- Storage: All connection profiles are kept local to your machine. Periodically check
~/remote-desktop/hosts/to audit your stored connection strings. - Limitations: Clipboard and file transfer capabilities vary by protocol; ensure the necessary flags (like
/drivefor xfreerdp) are used if file movement is required.
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-ivangdavila-remote-desktop": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.