tailor-resume

Analyze job postings and company context to generate tailored resume variants from master CV data.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/soilSpoon/skills --skill tailor-resume-soilspoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tailor-resume
Source: https://github.com/soilSpoon/skills/tree/main/skills/tailor-resume
Command: npx skills add https://github.com/soilSpoon/skills --skill tailor-resume-soilspoon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires zx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Tailor-resume helps create a job-specific resume by analyzing the posting and company context to tailor a variant from master CV data.

Core Features & Use Cases

  • Research company + job posting: parse posting data, research company culture, and collect related insights to frame the resume narrative.
  • CV/master.yaml matching: read cv/master.yaml, rank bullets/skills by relevance to requirements, and prioritize highest-impact items.
  • Variant generation & evaluation: generate cv/variants/{company-slug}.yaml with resume and career sections, then evaluate fit via Groupby when available.

Quick Start

Provide a job posting URL and your master CV to generate a tailored resume.

Frequently Asked Questions about tailor-resume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I tailor a resume to a specific job posting using my master CV data?

Resume variant generation works by parsing a job posting and company context, then matching requirements against your master CV data to prioritize high-impact bullets and skills, producing a tailored resume variant for that specific role.

Can I generate multiple resume variants for different companies from a single master CV?

Yes, generating multiple variants from a master CV is supported. It evaluates each job posting individually, matches requirements against your master data, and outputs distinct company-specific resume and career sections for each application.

What is the best way to evaluate how well a tailored resume fits a job description?

Evaluating resume fit is handled through Groupby evaluation. After generating a variant, the system leverages Groupby to assess alignment with the job posting, providing robust validation to guide repeatable improvements to your resume.

Do I need a master.yaml file to start the resume tailoring process?

A master.yaml file is required as the primary input. The system reads this structured CV data to extract and rank your skills and experience bullets, ensuring the generated resume variant accurately reflects your background.

Does resume tailoring work with zx for automating the job application workflow?

Resume tailoring integrates with zx to automate the end-to-end workflow. This dependency allows the system to execute scripts that parse job postings, research company context, and generate targeted resume variants seamlessly.