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.
npx skills add vanthienha199/openclaw-skills --skill job-huntergit clone --depth 1 https://github.com/vanthienha199/openclaw-skillsWrote 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.
[](https://agentmods.dev/skills/vanthienha199/openclaw-skills/job-hunter)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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: researching → applied → phone_screen → interview → offer → accepted / 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
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.
- 11d ago First seen · 125 lines · 87 tokens per session scan A df59f6ad7908
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.
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-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-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-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-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-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…