๐Ÿ”ฌ AI-powered cover letter generator with resume matching & Google Docs

โšก 293 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

This workflow generates a tailored cover letter using a provided resume and job description.

Users submit a job description via form (or workflow input), the workflow uses an LLM to write a professional, casual cover letter, then creates and populates a Google Doc and redirects the user to download or review it.


What You Must Update Before Running

1. Resume Content

Update the Configuration node to include your own resume text.
This resume is injected directly into the prompt and used as the sole source of experience and qualifications.

2. LLM Credentials

The workflow uses OpenRouter with an OpenAI-compatible model.

You must:

3. Google Docs Credentials

This workflow creates and edits Google Docs.

You must:


What You Can Configure

1. Prompt Tone & Constraints

Edit the Write Cover Letter agent system prompt to adjust:

2. Execution Method

The workflow supports:

๐Ÿ”— Nodes Used

Google Docs, Execute Workflow Trigger, AI Agent, Structured Output Parser, n8n Form Trigger, n8n Form

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup