Reverse engineered prompt

GitHub

Build me a simple Instagram browser toolkit made of copy and paste JavaScript scripts that I can run right from the DevTools console, with no installs or extensions. I want it to handle the main cleanup and engagement tasks people actually need, like unfollowing everyone I follow, scanning my followers and flagging suspicious bot or fake accounts, following all followers from a target account, reading comments on a post and generating replies, and checking DMs for harmful, abusive, or spammy messages.

Keep it practical and easy for a normal person to use. Each script should say what Instagram page I need to be on before I run it, and it should use random delays so it looks more human and is less likely to hit rate limits. For the scripts that need AI, leave a clear spot for me to paste my API key. Add a short README with very simple run steps and a note that Instagram may throttle actions and I might need to rerun later. Look up current Instagram UI behavior online if you need to.

Have a live product UI? Try website reverse