بنقرة واحدة
job-seeker-helper
End-to-end job search application workflow for resumes, CVs, cover letters, recruiter messages, interview prep, follow-ups, and job trackers.
القائمة
End-to-end job search application workflow for resumes, CVs, cover letters, recruiter messages, interview prep, follow-ups, and job trackers.
Write concise, specific cover letters for job applications using a resume, CV, job description, role, company, and truthful candidate evidence.
Prepare job seekers for recruiter screens, hiring manager interviews, technical interviews, behavioral STAR answers, and salary conversations.
Create, update, clean, and summarize CSV job application trackers with statuses, next actions, contacts, follow-up dates, and notes.
Tailor a resume or CV to a specific job description with ATS keyword audit, truthful bullet rewrites, summary rewrite, and gap notes.
| name | job-seeker-helper |
| description | End-to-end job search application workflow for resumes, CVs, cover letters, recruiter messages, interview prep, follow-ups, and job trackers. |
Use this skill when the user wants help applying to a job, improving a resume/CV for a specific job description, writing a cover letter, preparing for interviews, contacting recruiters, writing follow-ups, or tracking job applications.
[add metric if true] or ask for the missing fact.Read resources/ethics.md when privacy, truthfulness, protected characteristics, or sensitive data appears in the task.
When the user gives a resume/CV and job description:
For details, read resources/workflow.md.
Use these filenames unless the user requests something else:
ats_keyword_audit.mdtailored_resume.mdcover_letter.mdrecruiter_message.mdinterview_prep_pack.mdfollow_up_email.mdjob_tracker.csvapplication_packet.mdUse scripts only when files are available locally and code execution is appropriate.
scripts/keyword_audit.py: compare resume text to job description text.scripts/job_tracker.py: create or update a CSV application tracker.scripts/packet_builder.py: combine Markdown files into one application packet.scripts/validate_skill.py: validate this skill package.Examples:
python .claude/skills/job-seeker-helper/scripts/keyword_audit.py --resume resume.md --job jd.md --output ats_keyword_audit.md
python .claude/skills/job-seeker-helper/scripts/job_tracker.py --file job_tracker.csv --company "ExampleCo" --role "Data Analyst" --status "Applied"
python .claude/skills/job-seeker-helper/scripts/packet_builder.py --output application_packet.md ats_keyword_audit.md tailored_resume.md cover_letter.md interview_prep_pack.md
resources/resume_tailoring.md.resources/cover_letter.md.resources/recruiter_message.md.resources/interview_prep.md.resources/followups.md.resources/tracker.md.resources/document_output.md.resources/ethics.md.Be practical, clear, and direct. Use simple language. Give the user the finished draft first, then a short explanation of what changed and what they should verify.