SkillAgentSearch skills...

Cloudstreaming

Make a cloud computer for cloud gaming, video production, etc

Install / Use

/learn @chocolatemoo53/Cloudstreaming
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Welcome

Hello there, thanks for visiting. This script will help you configure a cloud Windows Server to stream games or applications. To learn more about the script please visit the wiki located here. If you ever need help, please submit an issue to GitHub.

This script is targeted at users looking to use AWS or Google Cloud with Windows Server 2025. Older versions and other cloud platforms are supported but some parts are skipped.

iex "(New-Object Net.WebClient).DownloadFile('https://is.gd/UTAo8K', '$env:UserProfile\cloudstreaming.zip'); Expand-Archive '$env:UserProfile\cloudstreaming.zip' -Force; & '$env:UserProfile\cloudstreaming\cloudstreaming-main\starthere.ps1'"

A note on "streaming technology"

Streaming technologies are what streams the cloud computer to your local devices. The wiki has a table of the different technologies you can choose with their pros and cons which you should check to decide for yourself what the best streaming technology is for you.

Thank you to

| Team or Person | GitHub | Project | |-----------------|------------------------------------|------------------------------------------------------------------------| | LizardByte | https://github.com/LizardByte/ | https://github.com/LizardByte/Sunshine/releases | | The Parsec Team | https://github.com/parsec-cloud | Parsec application, cloud preperation tool and cloud GPU updater tool | | Nice/AWS | https://github.com/aws | https://aws.amazon.com/hpc/dcv/, AWS platform and drivers | | acceleration3 | https://github.com/acceleration3 | https://github.com/acceleration3/cloudgamestream | | tomgrice | https://github.com/tomgrice | https://github.com/tomgrice/cloudgamestream-sunshine |

And anyone who makes issues or contributes words/code.

View on GitHub
GitHub Stars21
CategoryOperations
Updated1mo ago
Forks0

Languages

PowerShell

Security Score

95/100

Audited on Feb 19, 2026

No findings