kordrawr-maker/Sushitools — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python command line app called SushiTools that helps me manage Steam manifest files for games I already own. It should let me search by game name or Steam App ID, save my HubCap API key, download the right manifest files into my Steam depotcache folder, and create or update the matching appmanifest files in steamapps.
Make it easy to run by double clicking or using commands in the terminal. I want an interactive mode with clear colored status messages, a help menu, theme choices that save between sessions, batch processing from a text file, remove support for cleaning up one game, and a fix mode that reapplies saved metadata without redownloading everything.
Please auto detect the Steam install path when possible, support a manual path option, include quiet and dry run modes, and write simple logs unless I turn them off. Keep the tool free and add clear setup and usage instructions.
Want more depth? Deep Reverse