LaunchKit · 2026
Back to Skills

job-hunt-tracker

When user asks to track job applications, manage job search, log interview, applied for job, job application.

2
284 downloads
by @mkpareek0315

Setup & Installation

openclaw skills install @mkpareek0315/job-hunt-tracker

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install job-hunt-tracker

What This Skill Does

Tracks job applications, interviews, and offers using local JSON files. Covers the full search pipeline: logging applications, scheduling interviews, comparing offers, analyzing rejection patterns, and sending follow-up reminders. All data is stored on the user's machine with no external connections.

Stores everything locally with no account or subscription required, replacing paid job tracking tools that charge monthly fees for the same functionality.

When to use it

  • Logging a new application immediately after submitting on a job board
  • Comparing two competing salary offers side by side before deciding
  • Checking which pending applications are overdue for a follow-up
  • Identifying which interview round rejections are clustering around
  • Reviewing a weekly summary of applications sent and response rates

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: compare offers from Razorpay and Ola

AGENT
  1. 1Reads offers.json from ~/.openclaw/job-hunt-tracker/
  2. 2Retrieves stored details for both offers including salary, location, and role
  3. 3Generates a side-by-side comparison table across salary, location, growth potential, and remote options
  4. 4Calculates a weighted score for each offer
  5. 5Surfaces a recommendation with reasoning and outstanding considerations
OUTPUT

Comparison table showing Razorpay at 82/100 and Ola at 65/100, with Razorpay recommended due to higher pay and hybrid work option