What problem does it solve? Job hunting requires finding live openings, verifying they accept applications, and tailoring a CV and cover letter for each one without inventing credentials. This Skill automates that daily loop while enforcing strict anti-fabrication rules so every claim traces back to your real profile. ## Core Features & Use Cases - Job Search & Validation: Searches techmap CSVs, LinkedIn, Greenhouse APIs, and a company watchlist, then validates each posting against rules R1-R31 (live status, recency, location, seniority, no duplicates). - Document Generation: Produces a one-page ATS-optimized CV (DOCX + PDF via python-docx and reportlab) and a tailored cover letter using only facts from your gitignored profile/PROFILE.json. - Self-Learning Workflow: Reads a learnings log before every run, writes partial entries before generation, updates a local tracker, and never repeats a company+role pair. - Use Case: A VP Engineering candidate schedules a weekday run that finds one verified open role, outputs an apply link, a keyword-scored CV and cover letter, interview prep notes, and a tracker update. ## Quick Start Run INIT.md once to build your profile/PROFILE.json, then ask your AI assistant to run the daily-cv skill to find one verified open role and generate a tailored CV and cover letter for it.