resume-maker

Generate PDF and DOCX resumes from structured JSON data.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Kirankumar2604/solutionChallenge --skill resume-maker-kirankumar2604
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/Kirankumar2604/solutionChallenge/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/Kirankumar2604/solutionChallenge --skill resume-maker-kirankumar2604

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the frustration of formatting resumes by automating the generation of consistent, professional-grade PDF and DOCX files from a single source of truth.

Core Features & Use Cases

  • Automated generation of PDF and DOCX files from a structured JSON data source.
  • Intelligent one-page auto-fit algorithm that adjusts spacing to ensure content fits perfectly on a US Letter page.
  • Real-time React web preview that mirrors the generated document layout.
  • Use Case: Quickly generate a tailored resume for a specific job application by importing your LinkedIn profile and letting the system handle the complex layout and spacing logic.

Quick Start

Use the resume-maker skill to generate a new resume by importing my LinkedIn profile data and creating the 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 resume in PDF and DOCX from structured data?

You can generate a PDF and DOCX resume by feeding structured JSON data into the skill, which uses automated layout algorithms to render the files. The jspdf and docx libraries handle document rendering and output.

Can I import my LinkedIn profile data to automatically build a resume?

Yes, you can import your LinkedIn profile data to automatically build a resume. The skill supports content ingestion from LinkedIn profiles and uses that data as the JSON source to generate tailored PDF and DOCX files.

Does this resume generator fit content onto a single US Letter page?

Yes, the resume generator fits content onto a single US Letter page using an intelligent one-page auto-fit algorithm. This feature automatically adjusts spacing to ensure your content fits perfectly without manual formatting.

Do I need React to preview the resume layout before exporting?

You need React to use the real-time web preview that mirrors the generated document layout. This React-based preview allows you to verify the resume's appearance and spacing before finalizing the PDF or DOCX export.

What is the best way to automate resume formatting for multiple job applications?

The best way to automate resume formatting is to maintain a single structured JSON data source and let the automated layout algorithms handle the spacing. This ensures consistent, professional-grade PDF and DOCX output for each application without manual formatting.