Ayamigah16/ai-job-hunter ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool that automatically finds remote DevOps, Platform, SRE, Cloud, and DevSecOps jobs from company career pages and job aggregators, filters them down to the most relevant ones, scores them against a skills profile, deduplicates repeats, and writes everything into a Google Sheet as the source of truth.
I want it to run from the command line, with a dry run mode for testing, a full run mode that syncs to Google Sheets, and a dashboard command that updates summary stats from an Applications tab. It should support optional notifications by Telegram and email when a brand new role scores high enough, and it should be able to pull from public APIs or RSS feeds instead of scraping page HTML when possible. Please also include a generate command that uses my resume and an AI API to draft a tailored CV and cover letter for a specific role, then appends that to the Applications sheet. If you need to check current API docs or best practices, look them up online and keep the setup simple.