resume-maker

Generate PDF and DOCX resumes from structured JSON data.

18|4|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/DevHive1/DevHive-Cli --skill resume-maker-devhive1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/DevHive1/DevHive-Cli/tree/main/agents/resume-maker
Command: npx skills add https://github.com/DevHive1/DevHive-Cli --skill resume-maker-devhive1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jspdf, docx, tsx, and includes scripts (resource) components.

What problem does it solve?

This skill eliminates the frustration of manual resume formatting by automating the creation of pixel-perfect PDF and DOCX files from a single data source.

Core Features & Use Cases

  • Multi-Format Export: Generate consistent, professional-grade PDF and DOCX files simultaneously.
  • Smart Auto-Fit: Automatically adjusts spacing and layout to ensure your resume fits perfectly on a single page.
  • Web Preview: Instantly generate a React-based web preview that mirrors your document layout.

Quick Start

Use the resume-maker skill to build a new resume by parsing my LinkedIn profile text.

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 in both PDF and DOCX formats from a single data source?

You can generate resume PDF and DOCX files from a single data source by providing structured JSON data, which automates content layout and binary file generation for consistent career documentation.

How does automated resume layout handle page-fit optimization?

Automated resume layout handles page-fit optimization by adjusting spacing and content arrangement dynamically, ensuring your structured JSON data fits perfectly onto a single document page.

Can I generate a React web preview that mirrors my resume document layout?

Yes, you can generate a React-based web preview that mirrors your document layout, allowing you to instantly visualize your resume before exporting the final PDF or DOCX file.

Do I need jspdf and docx libraries to handle resume binary file generation?

Yes, you need the jspdf and docx libraries to handle binary file generation and document styling when creating professional-grade resume exports from your structured JSON input.

What is the best way to build a resume by parsing my LinkedIn profile text?

The best way to build a resume from LinkedIn text is parsing the profile into structured JSON data, which then automates the document layout and multi-format PDF and DOCX export process.