resume-maker

Generate professional resumes from user input or LinkedIn data and export as PDF or DOCX.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating professional resumes, offering a user-friendly way to generate, preview, and export resumes in various formats.

Core Features & Use Cases

  • Resume Generation: Build a resume from scratch or import LinkedIn data.
  • Web Preview: View the resume in a web page format.
  • File Export: Download the resume as a PDF or DOCX file.
  • Use Case: Ideal for job seekers who need a polished resume quickly, without the need for design skills.

Quick Start

Use the resume-maker skill to create a 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 data?

To generate a professional resume, this tool parses your provided information or LinkedIn data, formats the content, and provides a web preview for review before finalizing the document.

Can I export my resume as a PDF or DOCX file?

Yes, you can export your resume as a PDF or DOCX file after previewing it in the web UI, allowing you to download and share standard document formats directly.

Does resume generation require React for the web preview?

Yes, React is required to render the web preview UI for the resume, while JavaScript handles the underlying script execution, data parsing, and formatting operations.

What is the best way to build a resume from scratch without design skills?

The best way to build a resume without design skills is to input your raw data, let the tool handle the formatting automatically, and then use the web preview to verify the layout before exporting.

What are the limitations of using JavaScript to format and export resumes?

The process relies on JavaScript for data parsing and formatting, meaning complex custom layouts may be constrained by the predefined templates supported within the React web preview environment.