resume-maker

Generate a resume from user input with HTML preview and PDF/DOCX output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jsPDF, docx, react, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation of a professional resume by taking user input and automatically generating a resume with a viewable HTML page and downloadable PDF/DOCX files.

Core Features & Use Cases

  • LinkedIn Profile Parsing: Import data directly from a LinkedIn PDF or paste profile text for easy conversion into resume content.
  • Customization Options: Allows users to manually provide details for a complete resume if they choose not to use LinkedIn import.
  • Downloadable Documents: Provides both a viewable HTML page and downloadable PDF/DOCX files for user convenience.
  • Use Case: Ideal for users who need a polished resume for job applications without spending time manually creating and formatting documents.

Quick Start

Use the resume-maker skill to create your resume from your LinkedIn profile.

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 professional resume from LinkedIn profile data?

This resume maker processes your provided information to automatically generate a formatted resume. It outputs a viewable HTML page and downloadable PDF and DOCX files, eliminating the need to manually format documents.

How do I create a resume from scratch without using LinkedIn import?

To create a resume automatically, provide your personal information and work history. The Skill processes this data to output a formatted HTML preview and downloadable PDF and DOCX documents without requiring manual formatting.

What file formats are supported when generating a resume automatically?

Automated resume generation supports a viewable HTML page and downloadable PDF and DOCX files. It leverages jsPDF for PDF output and docx for DOCX output to provide standard document formats.

Do I need jsPDF and docx to generate PDF and DOCX resume files?

Yes, jsPDF and docx are required dependencies to generate PDF and DOCX resume files. The Skill leverages jsPDF for PDF output and docx for DOCX output to produce downloadable documents.

Can I preview my resume in HTML before downloading the PDF or DOCX file?

Yes, you can preview your resume in HTML before downloading the PDF or DOCX file. The Skill leverages HTML and JavaScript to provide a viewable HTML page, and then generates downloadable PDF and DOCX files.