zhaoxuya520/reverse-skill — reverse-engineered prompt

Reverse engineered prompt

Build me a working security task router pack for an AI coding agent. I want something I can drop onto a machine and have it figure out the platform, set itself up, generate a local tool list, and then automatically route reverse engineering, APK analysis, binary work, frontend or JS reversing, packet or CTF style tasks into the right workflow.

Please follow the repo’s bootstrap flow from the README, detect whether the machine is Windows, Kali, regular Linux, or macOS, run the right setup script, create the missing local tool index, load the rules, and wire it so future authorized security research tasks can start without me doing manual setup. If tools are missing, make it handle on demand installation where the project supports that, and clearly tell me what was configured, what is already available, and what still needs manual install.

Keep the reports readable for a normal person, and preserve the reusable knowledge or notes the project is supposed to build up over time. If anything is unclear, check the docs in the repo and current docs online.

Want more depth? Deep Reverse