Ice-Storm1/Scripts — reverse-engineered prompt
Reverse engineered prompt
Build me a small Linux shell utility that feels like a practical personal script collection, with the main focus being a simple command line tool for controlling KDE Plasma from the terminal. I want something I can run quickly for common desktop tasks without digging through menus, and it should be easy to understand even if I am not super technical.
Keep it as a lightweight shell script, with a clean help command, sensible subcommands, and clear output that tells me what happened or what went wrong. If a command depends on Plasma features, handle that gracefully and show useful messages instead of failing silently. It should be easy to install or just run directly, and the README should explain what it does, how to use it, and include a few real examples.
Please keep the scope simple and realistic, polish the script so it feels reliable, and look up current Plasma command docs online if you need to fill in the details.
Want more depth? Deep Reverse