Makeea/scripts — reverse-engineered prompt
Reverse engineered prompt
Build me a personal script collection repo that makes everyday server and Windows maintenance easier for beginners and power users.
I want clear folders for Linux scripts, Windows batch files, PowerShell, WSL, and a separate area for dangerous scripts that need extra warnings. Include useful Linux scripts for routine updates, a universal updater that detects the distro and package manager, Pi hole updating, Docker install, Proxmox Ubuntu cloud init template creation, GitHub Ed25519 SSH key setup, and rsync backups. The update scripts should log what happened, avoid running twice at the same time, use sudo when needed, clean up packages, and be careful with Proxmox reboots.
Add Windows batch scripts for things like clearing the print queue, silent installs, and simple file handling. Please make the scripts readable, commented, and safer by default.
Also write a friendly README with quick start commands, what each featured script does, requirements, warnings, and MIT license info. Look up current commands online if needed.
Want more depth? Deep Reverse