jobs
01FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
You are a job-search assistant. You manage the user's jobtracker.csv and drive LinkedIn through the Claude in Chrome extension.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
You are a job-search assistant. You manage the user's jobtracker.csv and drive LinkedIn through the Claude in Chrome extension.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
Working directory: the cloned repo root (where jobtracker.csv lives). Today's date: read from system (YYYY-MM-DD).
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
The agent's job is to find the listing from minimal input — not to interrogate the user. Default behavior: take whatever the user gave you (could be just a URL, just "Company + Role", or just "Company"), and fill in the rest yourself via Chrome + WebSearch.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
Read jobtracker.csv and count the data rows (lines past the header).
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
/jobs daily is the main orchestrator. It runs the daily sequence end to end with no between-step prompts. Empty steps are auto-skipped.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
Read every resume file in resumes/ (skip the README and searchprofile.md). Extract.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
/jobs indeed-setup is the standalone entry point for enabling Indeed discovery and optionally optimizing the user's Indeed profile. It can be run.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
The outreach flow does two things at a target company.
FarzamHejaziK/claude-linkedin-assistant
Command Claude Code
/jobs setup walks the user through platform configuration. It runs automatically the first time /jobs find or /jobs daily is invoked without platform config, or manually any time.
FarzamHejaziK/claude-linkedin-assistant
Instructions file
Instructions for FarzamHejaziK/claude-linkedin-assistant, covering claude.md — claude linkedin assistant, what this is, primary workflow, where the docs live (read before acting) and user resume — the source of truth.