resume-formatter

Installation
SKILL.md

Resume Formatter

Generate professional resumes with consistent styling and PDF output.

Quick Start

  1. Create/update resume content (markdown or direct HTML)
  2. Apply the HTML template from assets/resume_template.html
  3. Generate PDF using scripts/generate_pdf.py

Workflow

Creating a New Resume

  1. Gather requirements: Job description, target company, role title
  2. Draft content in markdown with sections: Profile, Experience, Skills, Education
  3. Convert to HTML using the template structure from assets/resume_template.html
  4. Generate PDF: python scripts/generate_pdf.py resume.html -o resume.pdf
Related skills
Installs
1
GitHub Stars
9
First Seen
9 days ago