Job Application Tracker AI Agent icon

Job Application Tracker AI Agent

Parses job-application confirmation emails as they arrive and keeps a live tracker of every application, its stage, and follow-up dates.

Supported frameworks Claude AI OpenClaw
Free

What this agent does

A job search generates a surprising amount of bookkeeping — dozens of applications, each with its own stage and next follow-up date — and a spreadsheet only stays accurate if someone updates it after every email, which nobody does consistently. This agent reads your application-related emails as they arrive and keeps the tracker current automatically.

  1. application-email-parser — scans new emails for application confirmations, interview requests, rejections, and offer language, and extracts the company, role, and stage from each.
  2. tracker-updater — matches the parsed email to an existing tracker row (or creates a new one) and updates the stage, last-contact date, and a suggested next follow-up date based on the stage.

Every run logs what was updated, so you can see exactly which emails triggered which tracker changes.

Requirements

  • Gmail or Outlook access (OAuth) to read application-related emails.
  • A tracker destination: Google Sheets or Notion database.
  • Works on Claude AI (Claude Code or claude.ai with Gmail/Sheets connectors, run manually or scheduled via cron on your machine).

Setup

  1. Unzip the package into your workspace, keeping the folder structure intact.
  2. Authorize Gmail/Outlook access and point config/tracker-destination.md at your Sheet or Notion database.
  3. Run the starter prompt in starter-prompts.md against your last 20 application-related emails to build the initial tracker.
  4. For ongoing use, re-run the same prompt periodically (daily during active search) to pick up new emails — see automation-prompt.md for a scheduling pattern if you want it automatic.

What's included

  • Skills/application-email-parser/SKILL.md and Skills/tracker-updater/SKILL.md
  • config/tracker-destination.md — Sheet/Notion destination and column mapping
  • installation-prompt.md — Gmail/Outlook OAuth and Sheets/Notion setup
  • automation-prompt.md — optional scheduling pattern for daily checks
  • starter-prompts.md — example prompt for the initial tracker build
  • assets/ — pipeline diagram
Free
  • Version 1.0.0
  • File size 7 KB
  • Format .zip package
  • License Personal use
Link copied!