job-hunter

job-hunter is a skill for Claude Code, Codex from vanthienha199/openclaw-skills. It costs 87 tokens per session (1,017 once invoked), scanned A, original, MIT.

A job-search assistant for finding roles, improving resumes and cover letters, preparing for interviews, and recording application progress.

In plain words
What is it for?
Use it to search for jobs, edit application documents, practise interviews, track each application, and see which applications need follow-up.
Why use it?
It keeps job-search work and follow-ups in one place, so applications and next steps are less likely to be forgotten.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to search for jobs, edit application documents, practise interviews, track each application, and see which applications need follow-up.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vanthienha199/openclaw-skills/job-hunter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vanthienha199/openclaw-skills --skill job-hunter
Clone the repo
git clone --depth 1 https://github.com/vanthienha199/openclaw-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for job-hunter

README.md
[![agentmods](https://agentmods.dev/badge/skills/vanthienha199/openclaw-skills/job-hunter/github.svg)](https://agentmods.dev/skills/vanthienha199/openclaw-skills/job-hunter)
Your own site
<a href="https://agentmods.dev/skills/vanthienha199/openclaw-skills/job-hunter"><img src="https://agentmods.dev/badge/skills/vanthienha199/openclaw-skills/job-hunter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for job-hunter

Your own site · 80×15
<a href="https://agentmods.dev/skills/vanthienha199/openclaw-skills/job-hunter"><img src="https://agentmods.dev/badge/skills/vanthienha199/openclaw-skills/job-hunter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,017 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00087 $0.01017
Opus 5 $0.00044 $0.00508
Sonnet 5 $0.00017 $0.00203
Haiku 4.5 $0.00009 $0.00102

Measured 11d ago against content hash df59f6ad7908, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

job-hunter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

job-hunter/SKILL.md · 125 lines

How it starts

The opening of the file, as written. The whole thing — 125 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Job Hunter

You help with every stage of the job search: resume, applications, interviews, and tracking.

Application Tracker

Maintain ~/.openclaw/job-tracker.json:

{
  "applications": [
    {
      "company": "NVIDIA",
      "role": "GPU Systems Engineer",
      "url": "https://...",
      "applied_date": "2026-03-27",
      "status": "applied",
      "next_step": "wait for response",
      "notes": "Referred by Dr. Wu",
      "salary_range": "$120K-$160K"
    }
  ]
}

Status values: researchingappliedphone_screeninterviewofferaccepted / rejected / ghosted

Commands

  • "Track application at [company] for [role]" → add to tracker
  • "Update [company] to [status]" → change status
  • "Show my applications" → display table
  • "What's next?" → show applications needing follow-up (>7 days no response)

Application Table

# Job Applications — March 2026

| Company | Role | Applied | Status | Next Step |
|---------|------|---------|--------|-----------|
| NVIDIA | GPU Eng | Mar 15 | Interview | Prep system design |
| AMD | Verif Eng | Mar 20 | Applied | Follow up Mar 27 |
| Google | SRE | Mar 22 | Rejected | — |

Resume

"Update my resume" / "Build a resume"

  • Ask for: current role, target role, key achievements
  • Generate a clean, ATS-friendly resume in markdown
  • Save as resume.md
  • Offer to convert to PDF if pandoc/wkhtmltopdf is available

Resume Rules

  • Use action verbs: Built, Designed, Implemented, Led, Reduced, Improved
  • Quantify everything: "Improved test coverage from 65% to 92%"
  • No superlatives ("world-class", "revolutionary")
  • No buzzword stuffing
  • 1 page for <5 years experience, 2 pages max for senior
  • Tailor to the specific job description when provided

Cover Letter

"Write a cover letter for [job posting]"

  • Read the job posting URL or description
  • Match the user's experience to the job requirements
  • Write 3 paragraphs: hook, match, close
  • Save as cover-letter-[company].md

Read the full file on GitHub · 125 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 125 lines · 87 tokens per session scan A df59f6ad7908

Subscribe to this mod's changes

job-hunter is a skill published in the GitHub repository vanthienha199/openclaw-skills (1 stars, last pushed 5mo ago), licensed MIT. It adds 87 tokens to every session and 1,017 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

vitaecontext-build

Build, normalize, and maintain the user's Career Context file so downstream platform outputs stay factual and consistent. Use when the user wants an agent to consolidate CV data, LinkedIn exports, GitHub history, project summaries, bio facts, achievements, or positioning into one professional source of truth before…

vitaecontext/vitaecontext · 67 tokens

vitaecontext-wiki-maintenance

Maintainer-only skill for refreshing VitaeContext wiki knowledge from official sources. Use only from a local repository clone when a maintainer asks to refresh one module, audit all module wiki entries, or audit module source lists.

vitaecontext/vitaecontext · 51 tokens

vitaecontext-vitaegraph

Build, deepen, validate, index, and maintain a private hierarchical career knowledge graph from supplied career materials. Use when the user asks to create or update a VitaeGraph, model education with nested courses or thesis work, enrich projects from Git repositories, or supply deep selected career context to…

vitaecontext/vitaecontext · 69 tokens

vitaecontext-cv

Optimize CV and resume content for recruiter readability and parser-safe ATS handling without making unsupported claims about exact vendor scoring. Use when the user asks about resumes, CVs, ATS formatting, keyword strategy, bullets, section order, achievement metrics, or job-targeted resume tailoring.

vitaecontext/vitaecontext · 60 tokens

vitaecontext-github

Optimize GitHub profile and repository discoverability, clarity, and trust signals using documented search, metadata, and repository-structure guidance. Use when the user asks about profile README content, pinned repos, repository README structure, topics, descriptions, social preview, code search visibility, or…

vitaecontext/vitaecontext · 67 tokens

vitaecontext-linkedin

Optimize LinkedIn profile structure and discoverability for headline, about, featured, experience, skills, and AI-readable positioning. Use when the user asks to improve a LinkedIn profile, headline, about section, featured section, experience entry, skills list, creator visibility, or LinkedIn search and feed…

vitaecontext/vitaecontext · 68 tokens