job-tracker

Track job applications and follow-ups in CSV-based workflows.

24|5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/muggl3mind/career-manager --skill job-tracker-muggl3mind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-tracker
Source: https://github.com/muggl3mind/career-manager/tree/main/job-tracker
Command: npx skills add https://github.com/muggl3mind/career-manager --skill job-tracker-muggl3mind

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users manage and organize their job search process by tracking applications, follow-up actions, and progress reports.

Core Features & Use Cases

  • Application Management: Add, update, and archive job applications with detailed statuses and notes.
  • Follow-up Reminders: Identify applications needing prompt follow-up based on elapsed days since last contact.
  • Use Case: When applying to multiple companies, use this Skill to keep track of application status, make notes, and ensure timely follow-ups.

Quick Start

Ask the AI to add a new job application for Google, Software Engineer role to start tracking your progress.

Frequently Asked Questions about job-tracker

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

FAQPage Schema
How do I track my job applications and follow-ups using CSV data?

You can track job applications and follow-ups by managing CSV-based data to add, update, and archive application statuses. The system monitors elapsed days since last contact to identify pending follow-up actions and maintain detailed notes across multiple companies and roles.

What is the best way to manage multiple job applications across different companies?

Managing multiple job applications is best handled by organizing application workflows with CSV parsing and editing logic. This approach maintains application status, tracks contact history, and enables timely follow-up reminders to streamline your job search process.

Can I get follow-up reminders for my job applications based on elapsed days?

Yes, follow-up reminders for job applications are generated by identifying applications needing prompt contact based on elapsed days since your last interaction. The notification logic flags pending follow-ups to ensure timely action.

Does this job application tracker require any specific dependencies or setup?

No specific dependencies are required to use this job application tracker. It operates independently using CSV parsing and editing logic to manage application workflows without external modules or complex environment configurations.

How do I add a new job application to start tracking my progress?

To add a new job application, simply ask the AI to track a specific company and role, such as adding Google for a Software Engineer position. The system then creates an entry in your CSV data to begin monitoring status and follow-up timelines.

What are the limitations of using CSV for job application management?

Using CSV for job application management limits you to basic data parsing and editing without advanced database features or automated integrations. It is suitable for straightforward tracking but may not scale well for highly complex or collaborative application workflows.