resume-maker

Generate one-page PDF and DOCX resumes from resume-data.json.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/AugustEmna/FlexMatch --skill resume-maker-augustemna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/AugustEmna/FlexMatch/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/AugustEmna/FlexMatch --skill resume-maker-augustemna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create polished, consistent resumes from structured data and ensure a one-page layout that prints cleanly as PDF or DOCX.

Core Features & Use Cases

  • Generate a pixel-perfect, one-page resume from a single data source (resume-data.json) for consistent formatting.
  • Export to PDF and DOCX formats, with an HTML preview that mirrors the final documents.
  • Optional data import paths from LinkedIn or manual entry, with automatic spacing and layout adjustments.

Quick Start

Provide your resume data in resume-data.json and I will generate a one-page HTML preview plus exportable PDF and DOCX files.

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 one-page resume from structured data?

To create a one-page resume, supply your information in a resume-data.json file. The generation script processes this data to output an HTML preview, print-ready PDF, and editable DOCX, automatically adjusting spacing to enforce the one-page layout constraint.

Can I export a resume to both PDF and DOCX formats?

Yes, you can export a resume to both PDF and DOCX formats. The generation script produces an HTML preview that mirrors the final documents and simultaneously outputs print-ready PDF and editable DOCX files from your single structured data source.

How does a data model ensure consistent resume formatting?

Using a single resume-data.json source, the generator applies automatic spacing adjustments to enforce a one-page constraint. This separates content from layout, eliminating manual formatting inconsistencies across your PDF and DOCX exports.

What's the best way to automate resume creation from a JSON file?

The best way to automate resume creation is using a structured resume-data.json source and a generation script. This approach outputs a one-page HTML preview, print-ready PDF, and editable DOCX, ensuring pixel-perfect consistency without manual document editing.

Do I need a resume-data.json file to use this resume generation approach?

Yes, a resume-data.json file is required as the core data source. The generation script relies on this structured input to produce the HTML preview and enforce the one-page layout constraint when exporting your PDF and DOCX artifacts.

Why does my resume layout break when exporting to PDF?

Resume layouts often break due to content overflow exceeding the one-page limit. This approach uses a generation script with automatic spacing adjustments to enforce a one-page constraint, ensuring the HTML preview mirrors the final PDF and DOCX exports cleanly.