resume-maker

Render resume data into HTML previews and PDF/DOCX exports.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill resume-maker-soufianouassif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/Soufianouassif/Web3-Presale-Platform/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill resume-maker-soufianouassif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jspdf, docx, tsx.

What problem does it solve?

This skill streamlines the creation of professional resumes by turning structured data into polished HTML previews and downloadable documents.

Core Features & Use Cases

  • Web preview of the resume that mirrors the final documents
  • One-click exports to PDF and DOCX
  • Data-driven content from a single source (manual input or LinkedIn data) to enable quick iterations

Quick Start

Provide your resume details or LinkedIn data, and the tool will generate a pixel-perfect web page and downloadable PDF/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 print-ready PDF and DOCX resume from structured data?

The tool auto-fits your resume content to exactly one US Letter page by applying dynamic spacing to the single data source, ensuring the output is optimized for both online viewing and print-ready formats.

Can I use my LinkedIn data to automatically build a resume?

The tool requires a single-source data model to generate the resume, meaning you can input your details manually or provide LinkedIn data, and it will produce a resume-data.json file alongside the generated assets.

Does the resume generator support web preview before exporting to PDF?

This web preview is generated from the same single data source as the exported files, ensuring visual consistency between the online view and the downloaded documents.

What's the best way to ensure a resume fits exactly on one US Letter page?

By rendering your data through this auto-fit spacing model, the tool calculates the exact layout needed to constrain all content to a single page without manual formatting adjustments.

Do I need to install jspdf and docx to export my resume?

The skill uses jspdf for generating the PDF output and docx for the Word document format, automating the export process directly from the web preview.

Why does my resume data need to be in a single source model?

Using a single-source data model allows the generator to produce a resume-data.json file that feeds directly into the rendering engine, maintaining consistency across all output formats.