cover-letter

Generate a tailored LaTeX cover letter from a job description and resume templates.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/egoisth777/LLM-Skills --skill cover-letter-egoisth777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cover-letter
Source: https://github.com/egoisth777/LLM-Skills/tree/main/cover-letter
Command: npx skills add https://github.com/egoisth777/LLM-Skills --skill cover-letter-egoisth777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps users generate professional, concise LaTeX cover letters based on the context from their currently opened file, resume templates, and job description.

Core Features & Use Cases

  • Reads the currently opened file for job details
  • Parses resume templates to pull personal info and highlights
  • Prompts user for company/folder name, job ID, and emphasis points
  • Generates a LaTeX document in standard letter format ready for compilation
  • Saves output as {folder}-{jobID}-cv.tex

Quick Start

Invoke the skill to generate a tailored LaTeX cover letter from the current job description and resume templates.

Frequently Asked Questions about cover-letter

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

FAQPage Schema
How do I generate a LaTeX cover letter from my resume and a job description?

To generate a LaTeX cover letter, the skill reads your currently opened job description file and resume templates, then applies your personal info and highlights to create a tailored .tex document ready for PDF compilation.

Can I personalize the generated cover letter with specific emphasis points?

Yes, you can personalize the cover letter by providing company name, folder name, job ID, and specific emphasis points when prompted, ensuring the final document highlights achievements relevant to the job requirements.

What's the best way to compile the output cover letter into a PDF?

The cover letter is saved as a {folder}-{jobID}-cv.tex file, which you can compile into a PDF using any standard LaTeX distribution installed on your system.

Does this LaTeX cover letter generator work without any external dependencies?

Yes, the skill operates without external component dependencies to generate the .tex file, but you need a LaTeX distribution installed separately to compile the output into a PDF.

Why use LaTeX for cover letters instead of standard document formats?

LaTeX provides a standard letter format that ensures precise, professional typesetting and consistent formatting, making the generated cover letter highly suitable for academic and technical job applications.

When do I need to provide a job ID for the cover letter generation?

You need to provide a job ID during the prompt phase so the skill can properly name the output file as {folder}-{jobID}-cv.tex, helping you organize multiple applications effectively.