resume-maker

Generate PDF, DOCX, and HTML preview resumes from structured data.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill resume-maker-se1111th
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/se1111th/VisionPort-Visual-Refresh_SRC/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill resume-maker-se1111th

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Resume Maker lets users convert a structured data source into a professional resume with an instant web preview and export options (PDF and DOCX).

Core Features & Use Cases

  • Single-source data model for resumes including name, contact, work experience, education, and skills.
  • Pixel-perfect PDF and DOCX exports that align with the web preview.
  • Web-based preview that mirrors the final documents for quick review and iteration.

Quick Start

Provide your resume details and run the generation script to produce a pixel-perfect PDF, DOCX, and a web preview.

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 structured data and export it to PDF and DOCX?

To generate a resume, provide your structured data to the generator to produce pixel-perfect PDF and DOCX files alongside a live HTML web preview. The deterministic generator uses a frontmatter-driven data model to ensure consistent document outputs.

Can I tailor resume content for a specific target role before exporting?

Yes, you can tailor resume content for target roles before exporting. The generation script processes your structured data source, allowing you to customize details for specific positions and outputting a matching web preview and documents.

Does the web preview match the final PDF and DOCX resume exports?

The web preview mirrors the final PDF and DOCX resume exports perfectly. This pixel-perfect alignment lets you review formatting and iterate on content quickly before finalizing your document generation.

What is the best way to maintain a single-source data model for my CV?

The best way to maintain a single-source data model for your CV is using a frontmatter-driven data structure. This approach centralizes your name, contact, work experience, education, and skills to consistently generate resumes across multiple formats.

Do I need any specific dependencies to run the resume generation script?

No specific dependencies are required to run the resume generation script. You simply provide your resume details in the structured data source, and the built-in deterministic generator handles the PDF, DOCX, and web preview creation.

Why does the resume generator use a deterministic output approach?

The resume generator uses a deterministic output approach to ensure consistent formatting across all generated files. By relying on a frontmatter-driven data model, it prevents layout shifts between your live web preview and final PDF or DOCX exports.