Tailor Resumes for Remote Jobs: n8n + RemoteOK, OpenAI & Google Drive
Tailor Resumes for Remote Jobs: n8n + RemoteOK, OpenAI & Google Drive
Regular price
£9.99
Regular price
£9.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Tailor Resumes for Remote Jobs: n8n + RemoteOK, OpenAI & Google Drive
Regular price
£9.99
Regular price
£9.99
Sale price
Unit price
/
per
Automatically tailor your resume for remote jobs every 6 hours—using n8n, RemoteOK, OpenAI, and Google Drive
This n8n workflow pulls recent remote roles from a RemoteOK-compatible feed, evaluates your fit with OpenAI, then generates a tailored resume and cover letter for strong matches. Everything is saved to Google Drive and tracked in Google Sheets—so you can focus on applying, not rewriting.
What this workflow does
- Runs on a 6-hour schedule using a schedule trigger.
- Fetches recent job listings from a RemoteOK-compatible HTTP API, then filters and normalizes results by keyword and recency.
- Loads your master resume by downloading a PDF from Google Drive and extracting the resume text.
- Scores job fit with OpenAI (gpt-4o-mini) by combining each job posting with your resume context and returning a JSON match score and reasoning.
- Skips weak matches: any job with a match score below 7 is filtered out.
- Generates tailored outputs for strong matches (score ≥ 7) using a second OpenAI (gpt-4o-mini) step to produce a tailored resume and cover letter in JSON.
- Uploads results to Google Drive and logs tracking data to Google Sheets (company, role, URL, score, reasoning, and the Drive link).
Use cases
- For SaaS operators and automation engineers applying to RemoteOK listings and wanting tailored resumes per role.
- For job seekers who want consistent, AI-assisted resume customization without manual copy/paste.
- For teams testing n8n automation patterns: Remote job discovery → OpenAI scoring → content generation → Drive/Sheets reporting.
Technical details
- n8n automation workflow nodes include: if, code, no op, merge, and sticky note.
- Integrations: RemoteOK-compatible HTTP API, Google Drive, OpenAI (gpt-4o-mini), and Google Sheets.
- Setup: add Google Drive OAuth2, master resume PDF location/ID, target upload folder ID; add OpenAI API credentials; add Google Sheets OAuth2 with spreadsheet ID and sheet name; replace YOUR_JOB_BOARD_API_URL.
