3445286649/openclaw-deploy — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows desktop app that helps normal users set up OpenClaw without messing with config files or the command line.
I want a guided flow that checks whether Node and npm are installed, installs OpenClaw if needed, prefers bundled offline resources when possible, and falls back to downloading online if it has to. After that, let the user pick and save an AI provider like Claude, GPT, DeepSeek, Kimi, Alibaba Bailian, or a custom OpenAI compatible API, including API key and custom base URL. Then add a button to start the Gateway and automatically open the local chat page in the browser.
Please also include pages for connecting common channels like Telegram, Feishu, QQ, Discord, and DingTalk, plus some basic repair and troubleshooting actions for common environment or startup problems. It should feel friendly for first time users.
If it fits, also include a simple script option for Linux or macOS. Package it so Windows users can get an exe installer and a portable zip. Look up current docs online if you need to.
Want more depth? Deep Reverse