A comprehensive remote access management skill for establishing secure RDP, VNC, and SSH X11 connections with automated tunneling.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install remote-desktop
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install remote-desktop using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Remote Desktop skill is designed to streamline the way developers and system administrators interact with remote machines. By integrating this capability into Openclaw Skills, users gain an intelligent assistant capable of determining the best protocol for a target OS, configuring secure SSH tunnels, and generating precise connection commands for tools like xfreerdp and vncviewer.
This skill prioritizes security by advocating for encrypted tunnels over direct port exposure, ensuring that sensitive protocols like RDP and VNC remain protected from the public internet. It transforms the manual process of managing connection strings and port forwarding into a structured, automated workflow that enhances both productivity and system security.
To get started with this skill for Openclaw Skills, ensure you have an SSH client installed on your local machine. Additional tools like xfreerdp (for RDP) or vncviewer (for VNC) are highly recommended.
# Standard setup involves ensuring ssh is in your path
ssh -V
# The skill will guide you through initial host configuration
# on its first run by referencing the local setup.md
The skill organizes host data and preferences within a dedicated local directory structure for privacy and ease of access:
| Path | Purpose |
|---|---|
~/remote-desktop/memory.md |
Core file for global preferences and host indices. |
~/remote-desktop/hosts/ |
Directory containing individual connection profiles. |
~/remote-desktop/hosts/*.md |
Per-host Markdown files storing IPs, protocols, and tunnel commands (no passwords). |
Loading
A sophisticated memory management system for AI agents that prioritizes high-value context while pruning low-value noise.

A comprehensive guide and utility for writing efficient, secure, and cross-engine compatible regular expressions.

An AI skill that enables agents to self-critique, learn from mistakes, and proactively surface lessons to reduce revision rounds.

A comprehensive AI assistant for sourcing candidates, screening resumes, and managing professional hiring pipelines with a focus on impact and equity.

Streamline your application deployment process on Render with automated codebase analysis and Blueprint generation.

A versatile AI agent skill for navigating the rental market as a tenant, landlord, host, or guest.








































