resume-maker

Generate resumes as PDF and DOCX from LinkedIn data or manual input.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users need a fast, professional resume that can be previewed online and downloaded as PDF or DOCX, without spending time on manual formatting or mismatched layouts.

Core Features & Use Cases

  • One‑page auto‑fit algorithm ensures the resume fits perfectly on a US Letter page.
  • LinkedIn import options let users upload a LinkedIn PDF or paste profile text for automatic data extraction.
  • Generation script creates matching PDF and DOCX files from a single JSON data source, guaranteeing consistent spacing.
  • Web preview displays a React page that mirrors the final documents.

Quick Start

Ask the resume-maker skill to create your resume by providing a LinkedIn PDF or your personal details.

Frequently Asked Questions about resume-maker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a professional resume from my LinkedIn profile?▼

Create a professional resume by uploading a LinkedIn PDF or pasting profile text for automatic data extraction. The skill parses your details, formats them, and outputs a web preview alongside downloadable PDF and DOCX files.

Can I generate both PDF and DOCX resume files from a single data source?▼

Yes, generate matching PDF and DOCX resume files from a single JSON data source. A generation script uses jsPDF and the docx library to ensure consistent spacing and layout across both formats.

How do I format a resume to fit exactly on one US Letter page?▼

Format a resume to fit one US Letter page using the one-page auto-fit algorithm. This automatically adjusts spacing and layout constraints to ensure your content fits perfectly without manual adjustments.

Do I need to format my resume manually before generating the PDF?▼

No manual formatting is needed. Provide manual input, job postings, or LinkedIn data, and the skill handles parsing, formatting, and unit conversion to produce a polished resume with consistent spacing.

What is the best way to preview a resume before downloading it?▼

The best way to preview a resume is through the integrated web preview. It displays a React page that mirrors the final PDF and DOCX documents, ensuring what you see matches your downloads.

Why does my generated PDF resume have inconsistent spacing?▼

Inconsistent PDF resume spacing is resolved by using a single JSON data source with the generation script. This guarantees uniform spacing and unit conversion across both PDF and DOCX outputs.