πŸ“₯
AutomationJavaScript

Gmail Job Leads

by santifer

Gmail Job Leads is an Automation skill for Claude Code, published by santifer in career-ops.

63.7K stars12.6K forkson santifer/career-opsAdded 2026/08/13Repository updated 2026/08/13
aiai-agentanthropicatsautomationbeginner-friendlycareercareeropsclaudeclaude-codeclifirst-timers-onlygolanggood-first-issueinterview-prepjob-applicationjob-huntingjob-searchopen-sourceresume
Install in seconds
Install Gmail Job Leads
Copy Gmail Job Leads into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/santifer/career-ops/tree/main/plugins/gmail ~/.claude/skills/gmail

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/santifer/career-ops.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/gmail/skill.md in santifer/career-ops
Installs to
~/.claude/skills/gmail
Collection
One of 7 skills cataloged from this repository
Category
Automation β€” 1523 skills

What Gmail Job Leads does

Gmail Job Leads reads a Gmail label and extracts clean job URLs from authentic DMARC-passing emails, returning them as leads for the career-ops pipeline. Use it to automatically ingest job postings from your inbox into a job-search pipeline.

Gmail Job Leads is cataloged under Automation on DirSkills. Gmail Job Leads comes from a repository tagged ai, ai-agent, anthropic, ats and automation.

Documentation

README

gmail plugin

Reads a Gmail label, extracts clean job URLs from authentic (DMARC-passing) emails, and returns them as leads. The engine writes them to the pipeline.

Command

  • node plugins.mjs run gmail β€” ingest new leads from the configured label.

Setup

Put GMAIL_CLIENT_ID + GMAIL_CLIENT_SECRET + GMAIL_REFRESH_TOKEN in .env (an OAuth Desktop client + a refresh token from the consent flow). Configure the label + lookback in config/plugins.yml:

plugins:
  gmail: { enabled: true, label: "Job Leads", days_back: 7 }

Data it produces

Job[] ({ title, url, company, location }) β€” the engine de-dups against the pipeline and appends new ones. It maintains its own processed-message cursor in data/gmail-state.json to avoid re-reading the same emails.

Frequently asked about Gmail Job Leads

  • What else does santifer publish alongside Gmail Job Leads?

    Gmail Job Leads is one of 7 skills that DirSkills catalogs from santifer/career-ops, the repository it ships in. Its siblings there include Career Ops, Career Ops and Career Ops Apify. Each one is a separate skill with its own page in this directory, installs the same way Gmail Job Leads does, and is maintained by santifer in that same repository. The rest of the collection is listed on the santifer/career-ops page.

  • How does Gmail Job Leads compare to other Automation skills?

    Gmail Job Leads ranks #33 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gmail Job Leads against them. Open each page to compare what they document and how they install.

More from santifer/career-ops

Gmail Job Leads is one of 7 skills cataloged on DirSkills from santifer/career-ops.

See all 7 skills β†’
πŸ’Ό
3w ago

Career Ops

Career Ops is a multi-CLI job-search command center that evaluates offers, generates ATS-optimized CVs and PDFs, scans job portals, tracks applications, and prepares interview and outreach materials. Use it when a user pastes a job URL or description, asks to scan portals, generate documents, track applications, prepare for interviews, or draft outreach emails.
Automation
63.7K12.6K
πŸ’Ό
3w ago

Career Ops

Career Ops automates job application workflows, including resume tailoring for ATS and interview preparation, so users can apply to roles faster.
Automation
63.7K12.6K
πŸ•ΈοΈ
3w ago

Career Ops Apify

Career Ops Apify runs an Apify actor for a portals.yml entry that sets provider: apify and maps the actor's dataset items into the job scanner. Use it to ingest job listings from Apify actors without writing a custom scraper.
Automation
63.7K12.6K
πŸ”„
3w ago

Career Ops Notion Plugin

Career Ops Notion Plugin mirrors your application tracker to a Notion database and reads records back as job leads. Use it to keep Notion as an additive mirror of your local career-ops data.
Automation
63.7K12.6K
πŸ”Œ
3w ago

Career Ops Plugin

Career Ops Plugin teaches an AI agent how to run a career-ops plugin and interpret the job data it produces. Use it when integrating job search or resume automation into an agent workflow.
Automation
63.7K12.6K
πŸ“Š
3w ago

Upskill

Upskill aggregates skill gaps from tracked job-application evaluation reports, ranks them by weighted score, and optionally produces a web-searched learning plan with free resources. Use it to turn low-scoring reports into a prioritized list of what to learn next.
Data
63.7K12.6K