Remote Control Skill
Control connected remote desktop and Android devices via P2P.
Usage
/remote-control <action> [args]
Actions
| Action | Description | Example |
|---|---|---|
list-devices |
Show connected devices | /remote-control list-devices |
execute / exec |
Run command on remote device | /remote-control exec ls -la |
file-transfer |
Transfer file to/from device | /remote-control file-transfer send /path/to/file |
clipboard-sync |
Sync clipboard content | /remote-control clipboard-sync |
system-info |
Get remote system information | /remote-control system-info |
process-list |
List running processes | /remote-control process-list |
Requirements
- Active P2P connection via WebRTC signaling server (port 9001)
- At least one paired device