resume-maker

Generate PDF and DOCX resumes from structured resume data.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/NS-Vandana/Med-Save-Hub --skill resume-maker-ns-vandana
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/NS-Vandana/Med-Save-Hub/tree/main/secondary_skills/resume-maker
Command: npx skills add https://github.com/NS-Vandana/Med-Save-Hub --skill resume-maker-ns-vandana

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users need a fast way to produce a polished, single-page resume with a live HTML preview and downloadable PDF and DOCX files without manually formatting multiple outputs; this Skill centralizes content and spacing to ensure the preview matches the exported documents.

Core Features & Use Cases

  • Single source of truth: Maintain resume content in one JSON data model that drives PDF, DOCX, and HTML preview rendering.
  • Accurate one-page export: Auto-fit algorithm adjusts spacing to guarantee a US Letter, single-page PDF and matching DOCX.
  • Import and refine workflows: Parse LinkedIn PDFs or pasted profile text, improve weak bullets, and tailor the resume to a job posting before generating outputs.

Quick Start

Upload a LinkedIn PDF or paste your profile text and ask to import it, confirm the parsed fields, and then generate the PDF and DOCX outputs.

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 single-page PDF and DOCX resume from structured data?▼

Generate a single-page PDF and DOCX resume by inputting structured resume data, which an auto-fit algorithm uses to adjust spacing and guarantee a US Letter export. The Skill renders the PDF using jsPDF and the DOCX using the docx library, ensuring both outputs match the live HTML preview.

Can I import a LinkedIn PDF to automatically generate a formatted resume?▼

Yes, you can import a LinkedIn PDF to generate a formatted resume. The Skill parses the uploaded LinkedIn profile data, allows you to confirm the extracted fields, and then produces a matching single-page PDF and DOCX file from the refined content.

What is the best way to ensure my resume PDF preview matches the exported document?▼

The best way to ensure your resume PDF preview matches the exported document is to use a single JSON data model that drives both HTML preview and file rendering. This centralized content approach guarantees the visual preview perfectly matches the final jsPDF and DOCX outputs.

How do I tailor resume content to a specific job posting before exporting to DOCX?▼

Tailor resume content to a job posting by pasting the profile text or job description into the Skill. It parses the input, improves weak bullets based on the target role, and exports the refined single-page US Letter DOCX and PDF files.

Does the resume generator require external dependencies to render PDF files?▼

The resume generator requires no external dependencies to render PDF files. It uses the built-in jsPDF library for PDF rendering and the docx library for DOCX output, operating entirely without additional component installations.

Why does my exported resume exceed one page when using an auto-fit algorithm?▼

If your exported resume exceeds one page, the auto-fit spacing algorithm may need more concise content. The Skill is designed to guarantee a single-page US Letter PDF by adjusting spacing metadata, so you must refine the parsed JSON data to fit the constraints.