Install
openclaw skills install job-apply-automationAutomated job application assistant. Searches for jobs on LinkedIn, Indeed, Glassdoor, Wellfound, Agentur für Arbeit, and direct URLs, composes personalised application emails with CV attached, sends via Gmail SMTP, and maintains a JSON tracker. Use when: apply to jobs, find jobs, job search, check tracker, update application, send application email, or check inbox for job replies.
openclaw skills install job-apply-automationAutomated job application workflow — search, draft, send, track.
Applications.jsonReview Mode: First 3 applications go to you for approval before sending. Auto Mode: After that, emails send immediately.
job-email-apply/
├── SKILL.md
├── README.md
├── Applications.json ← tracker database (auto-created on first run)
└── references/
├── job-profile.md ← YOUR profile & personal data (fill this in)
├── email-templates.md ← email templates
├── tracker-commands.md ← tracker schema & operations
└── platform-notes.md ← platform tips & target companies
references/config.md → references/CONFIG.md and fill in your detailsreferences/ — update config.md with the filenamereferences/platform-notes.md and add your target companiesREADME.md for full setup instructionsWhen invoked, follow this sequence:
STEP 1 — Load context Read these files before anything else:
references/email-templates.mdreferences/tracker-commands.mdreferences/platform-notes.mdreferences/CONFIG.mdApplications.jsonSTEP 2 — Search Check: LinkedIn, Indeed, Glassdoor, Wellfound, Agentur für Arbeit, direct URLs. Score each listing. Discard below 0.75. Dedup against Applications.json.
STEP 3 — Per listing
references/STEP 4 — Check inbox Process replies: interview requests, rejections, spam. Update statuses. Alert on anything needing attention.
STEP 5 — Session summary Output summary. Log to Applications.json session_log.
| Factor | Weight |
|---|---|
| Role title match | 0.25 |
| Stack overlap | 0.25 |
| Location match | 0.20 |
| Seniority fit | 0.15 |
| Salary in range | 0.10 |
| Company quality | 0.05 |
Hard disqualifiers: Junior/Graduate title, 10+ years required, on-site outside targets, company on exclude list.