tracker

Update job application statuses and compute summary statistics from applications.md.

Updated May 21, 2026
One-click install
npx skills add https://github.com/wahajahmed010/openclaw-skills --skill tracker-wahajahmed010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracker
Source: https://github.com/wahajahmed010/openclaw-skills/tree/main/skills/career-ops/skills/tracker
Command: npx skills add https://github.com/wahajahmed010/openclaw-skills --skill tracker-wahajahmed010

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It solves the problem of manually tracking job applications across multiple stages, statuses, and documents so you can quickly see what’s working and what needs attention.

Core Features & Use Cases

  • Application status overview from applications.md: Reads and displays your canonical tracker table stored at ~/.openclaw/workspace/career-ops-data/data/applications.md.
  • Guided status updates: Updates the correct row when you request a status change, keeping statuses consistent with the predefined state list (Evaluated, Applied, Responded, Interview, Offer, Rejected, Discarded, SKIP).
  • At-a-glance statistics: Computes and shows totals, breakdown by status, average score, and the percentages of applications with PDFs and reports generated.

Quick Start

Ask the skill to show your current application tracker and update a specific job’s status to Interview.

Frequently Asked Questions about tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track job application statuses and generate summary statistics?

Status tracking enforces canonical values like Evaluated, Applied, Responded, Interview, Offer, Rejected, Discarded, and SKIP, ensuring your application pipeline maintains consistent stage progression and structured scoring visibility.

What statistics can I see for my job application pipeline?

The tracker computes totals, per-status counts, average score, and PDF/report generation percentages from your applications.md file to give you at-a-glance career-ops pipeline visibility.

How do I update a job application status in my markdown tracker?

You update a specific job's status by requesting a change, and the tracker automatically updates the correct row while enforcing canonical status values in your applications.md file.

Do I need a specific markdown file format to track career-ops applications?

Yes, career-ops workflows require a canonical tracker table stored at a specific workspace path in applications.md format to enable stage tracking and document-generation completeness monitoring.

What are the limitations of using a markdown tracker for ATS workflow status tracking?

Markdown status tracking is limited to predefined canonical state values and relies on a static applications.md file, meaning it cannot dynamically capture custom workflow stages outside the enforced list.