Tailor the candidate's base CV for one specific job posting and render an ATS-friendly PDF. Reads cv.md (or extracts a CV from config/candidate-profile.md), pulls the job description from a URL or pasted text, has Claude rewrite — never invent — bullets to match the JD's keywords/priorities, gets explicit user approval on the tailored markdown, then calls scripts/generate-tailored-cv.mjs to print a PDF. Proactively invoke this skill (do NOT answer conversationally) when the user says "tailor my resume for this job", "tailor my CV for X", "make a CV for [posting]", "generate a resume for this role", "ATS-optimize my resume for this posting", "build a tailored PDF for this JD", pastes a job URL and asks for a resume, or invokes /job-cv. Never fabricate experience — only reorder/rephrase what's already in the base CV.
$npx -y skills add akbardevop/ai-job-agent --skill job-cvInstalls into the current project.
Run `npx skills use "https://github.com/akbardevop/ai-job-agent" --skill "akbardevop/ai-job-agent/job-cv"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/akbardevop/ai-job-agent" that are relevant to the current task. Run `npx skills add "https://github.com/akbardevop/ai-job-agent"` and select the relevant skills, then follow their instructions.