sentient-engineering/jobber — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python tool that can control my Chrome browser and apply to relevant jobs for me automatically. I want to be able to paste in my resume path and my job preferences, like role, location, and sites such as LinkedIn or Wellfound, then start the app and give it a simple prompt like “apply for backend engineer roles in Helsinki on LinkedIn” and let it do the work in the background.

Please set it up so it can connect to a Chrome session I already opened for the needed logins, read the preferences file, upload my resume when applications ask for it, and actually navigate job pages and submit applications where possible. If there are two versions in this repo, use the more scalable FSM one by default, but keep the simpler version runnable too. Make the setup straightforward from the env example, and include a quick way to run tests or evals. Look up current docs online if you need to.

Want more depth? Deep Reverse