FarzamHejaziK/claude-linkedin-assistant

Minimal Claude Code workspace for tracking jobs + sending first-DM LinkedIn outreach via the Claude in Chrome extension. Tracker CRUD, job discovery, and 1st-degree-only outreach. Reply handling, follow-ups, and applications stay manual.

210Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

jobs

01

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.

210 2mo ago A 0 tokens original MIT

_shared

02

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).

210 2mo ago A 0 tokens original MIT

add

03

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.

210 2mo ago A 0 tokens original MIT

daily

05

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.

210 2mo ago A 0 tokens original MIT

indeed-setup

07

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.

210 2mo ago A 0 tokens original MIT

setup

09

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.

210 2mo ago A 0 tokens original MIT