← 返回
未分类 Key 中文

automate applying to jobs with email

Automated job application assistant. Searches for jobs on LinkedIn, Indeed, Glassdoor, Wellfound, Agentur für Arbeit, and direct URLs, composes personalised...
自动化求职申请助手。在LinkedIn、Indeed、Glassdoor、Wellfound、Agentur für Arbeit和直接URL上搜索职位,撰写个性化...
z-hussein z-hussein 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 1
Stars
📥 417
下载
💾 0
安装
1
版本
#automation#latest

概述

job-email-apply

Automated job application workflow — search, draft, send, track.

How It Works

  1. Search — Scans job boards for matching roles
  2. Score — Filters by relevance threshold (0.75)
  3. Draft — Composes a tailored email using templates
  4. Send — Delivers via Gmail SMTP with CV attached
  5. Track — Logs every application in Applications.json

Review Mode: First 3 applications go to you for approval before sending.

Auto Mode: After that, emails send immediately.


File Map

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

Setup (First Run)

  1. Copy references/config.mdreferences/CONFIG.md and fill in your details
  2. Drop your CV PDF into references/ — update config.md with the filename
  3. Review references/platform-notes.md and add your target companies
  4. See README.md for full setup instructions

Core Workflow

Agent Instructions

When invoked, follow this sequence:

STEP 1 — Load context

Read these files before anything else:

  • references/email-templates.md
  • references/tracker-commands.md
  • references/platform-notes.md
  • references/CONFIG.md
  • Applications.json

STEP 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

  1. Find application email
  2. Extract key skills from JD
  3. Select template (cold / startup / referral)
  4. Compose tailored email (< 200 words)
  5. Attach CV from references/
  6. Send via Gmail SMTP → to application email, BCC personal email
  7. Log to Applications.json with status APPLIED

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.


Scoring Criteria (0.0–1.0)

FactorWeight
------
Role title match0.25
Stack overlap0.25
Location match0.20
Seniority fit0.15
Salary in range0.10
Company quality0.05

Hard disqualifiers: Junior/Graduate title, 10+ years required, on-site outside targets, company on exclude list.


Constraints

  • Max 15 applications per session
  • No re-apply within 60 days (unless previous was REJECTED)
  • CV must attach — abort and log EMAIL_SEND_FAILED if it fails
  • Never fabricate experience or skills
  • Review mode: first 3 require user approval before sending

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 09:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,115 📥 836,409
it-ops-security

Security-Shield

z-hussein
凭证保护、信息泄露防护与运维完整性的安全最佳实践
★ 0 📥 1,001
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,482 📥 544,062