skills/modelscope.cn/build-rustdesk-client

build-rustdesk-client

Installation
SKILL.md

Build Custom RustDesk Client

This skill automates building a custom Windows RustDesk client via GitHub Actions. It captures everything learned from a verified end-to-end build process.

Workflow Overview

User gives config → You create workflow YAML → Create git repo → Push → Trigger Actions → Return URL

Step 1: Collect Configuration from User

Ask the user for these values. All are required unless noted. If they don't provide one, ask clearly.

Installs
1
First Seen
Sep 3, 2026
build-rustdesk-client from modelscope.cn