Adapt resume content to match a specific job description with keyword optimization and tailored bullet emphasis.
<job-description-text-or-url># Tailor Resume Command Analyze a job description and provide specific recommendations for tailoring resume content to maximize relevance and ATS match score. ## Workflow ### Step 1: Get Job Description If `$ARGS` contains a URL, fetch the job description content. If `$ARGS` contains text, use it directly. If no arguments provided, ask the user: - "Please paste the job description or provide a URL" ### Step 2: Load Resume Optimization Skill Invoke the `resume-optimization` skill to load tailoring guidance and keyword extraction strategies. ### Step 3: Extract Key Requirements Analy...