resume-maker

Generate resumes from LinkedIn data as HTML and PDF/DOCX files.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill resume-maker-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/not-subhu/screech --skill resume-maker-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating professional resumes by automating the process and providing a seamless way to generate viewable HTML and downloadable PDF/DOCX files.

Core Features & Use Cases

  • Automated Resume Generation: Build a resume with ease, leveraging LinkedIn data import or manual input.
  • HTML and PDF Export: Generate a professional-looking resume in both viewable HTML and downloadable PDF/DOCX formats.
  • Use Case: Imagine you're looking for a job and need a resume quickly. Use this Skill to import your LinkedIn profile, let it auto-fill the information, and download your resume in PDF format for immediate use.

Quick Start

Use the resume-maker skill to create a resume with 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 resume from LinkedIn data, you can import your profile information directly into the system to auto-fill sections, then export the document as an HTML or PDF file.

Can I export my resume to PDF and DOCX formats?

Yes, you can export your resume to PDF and DOCX formats, and also generate a viewable HTML version using JavaScript document processing libraries.

Do I need React to build a resume with HTML and PDF export?

Yes, React is required to render the web interface for the resume builder, while JavaScript handles the underlying data processing and document generation.

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

Automating resume creation is best achieved by importing your LinkedIn profile to auto-fill data fields, then using JavaScript libraries to generate downloadable PDF and DOCX files.

Can I manually input information instead of using LinkedIn import?

Yes, you can manually input your professional information into the web interface instead of using the LinkedIn data import to build your resume.