Reverse engineered prompt

GitHub

Build me a small Python command line job hunting assistant I can run locally. I want it to search company career pages through the public ATS feeds from Greenhouse, Lever, Ashby, and SmartRecruiters, not scrape LinkedIn or job boards. It should read a simple profile with the roles, companies, location, and filters I want, find recently posted jobs, filter out ones that are too old, wrong location, too senior, or clearly ask for way more experience than I have, then use an LLM to score the remaining jobs and print a ranked table with a simple fit verdict.

I also want a resume tailoring command that takes one matched job, rewrites my base resume to better fit it without making anything up, and exports an ATS safe PDF and DOCX plus some review notes. Then add an assisted apply command that opens the real application in a visible browser, fills it from my saved answers and tailored resume, shows me a review step, and only submits if I explicitly approve it. Please include a full demo mode with fake local data so I can test everything offline.

Have a live product UI? Try website reverse