resume-maker

Generate HTML resume previews and export to PDF and DOCX.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/mecolejr/EVL-mOC5 --skill resume-maker-mecolejr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/mecolejr/EVL-mOC5/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/mecolejr/EVL-mOC5 --skill resume-maker-mecolejr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jspdf, docx.

What problem does it solve?

Build a professional resume workflow that renders an HTML preview and exports to PDF and DOCX from a single data source.

Core Features & Use Cases

  • Generate pixel-perfect resumes from user data with a live web preview and downloadable documents.
  • Support tailored resumes for different roles by adjusting sections, formatting, and keywords.
  • Use Case: A job seeker provides personal details, work history, and education to instantly generate a shareable PDF and an editable DOCX.

Quick Start

Provide the user's resume data to the generator to produce the PDF and DOCX.

Frequently Asked Questions about resume-maker

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

FAQPage Schema
How do I generate a resume from a single data source and export it to PDF and DOCX?▼

To generate a resume and export to PDF and DOCX, provide your personal details, work history, and education to the generator. It renders a pixel-perfect HTML preview and produces downloadable documents using jspdf and docx libraries.

Can I create tailored resumes for different roles from one data source?▼

Yes, you can create tailored resumes for different roles by adjusting sections, formatting, and keywords from your single data source. The generator validates your prompts and re-renders the HTML preview to suit specific job applications.

Does this resume generator provide a live web preview before exporting?▼

Yes, the resume generator provides a live web frontend that renders a pixel-perfect HTML preview. This allows you to review your personal details, work history, and education before exporting the final PDF or DOCX files.

What's the best way to share a generated resume with potential employers?▼

The best way to share a generated resume is by exporting the HTML preview to a downloadable PDF or editable DOCX. This produces polished documents suitable for job applications and direct sharing with potential employers.

Do I need jspdf and docx dependencies to export my resume?▼

Yes, the skill requires the jspdf and docx dependencies to function. These libraries handle the server-side document generation, allowing the script to convert your single data source into downloadable PDF and DOCX files.

Why use a single data source for resume generation instead of editing documents directly?▼

Using a single data source for resume generation ensures pixel-perfect consistency across your HTML preview, PDF, and DOCX exports. It eliminates manual formatting errors and allows you to instantly update multiple tailored resumes for different roles.