get-started

get-started is a skill for Claude Code, Codex from Remotivated/job-hunt-skills. It costs 132 tokens per session (3,250 once invoked), scanned A, original, MIT.

An onboarding workflow for people new to Job Hunt Skills, a set of tools for preparing job applications. It offers a quick route using an existing resume and job posting, or a deeper route for building one from scratch.

In plain words
What is it for?
Use it to tailor a resume to a job, review the fit honestly, save work to the workspace, or begin building a source resume.
Why use it?
It gives first-time users useful application help quickly without requiring a long setup before seeing results.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present. Also seen: mentions Claude Code; mentions Codex.

Part of the job-hunt-skills plugin — 11 skills shipped together

Good fit Use it to tailor a resume to a job, review the fit honestly, save work to the workspace, or begin building a source resume.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/remotivated/job-hunt-skills/get-started
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 Remotivated/job-hunt-skills --skill get-started
Clone the repo
git clone --depth 1 https://github.com/Remotivated/job-hunt-skills

Made for: Claude Code, Codex.

Or install job-hunt-skills, the plugin that ships this one along with the rest of its 11 skills.

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 get-started

README.md
[![agentmods](https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/get-started/github.svg)](https://agentmods.dev/skills/remotivated/job-hunt-skills/get-started)
Your own site
<a href="https://agentmods.dev/skills/remotivated/job-hunt-skills/get-started"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/get-started/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 get-started

Your own site · 80×15
<a href="https://agentmods.dev/skills/remotivated/job-hunt-skills/get-started"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/get-started.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,250 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.00132 $0.03250
Opus 5 $0.00066 $0.01625
Sonnet 5 $0.00026 $0.00650
Haiku 4.5 $0.00013 $0.00325

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

Security

Grade A, and why

get-started 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 10d 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.

skills/get-started/SKILL.md · 159 lines

How it starts

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

The onboarding wrapper for Job Hunt Skills. A first-time user should reach real value fast, then be invited into the deeper build — not marched through a 20-minute interview before seeing anything. This skill offers two doors: a fast path (paste a resume + a posting, get a tailored draft and honest audit in minutes) and the deep build (resume-builder's full source-document interview). Lead with the fast path; the deep build is where the compounding value lives, offered once the user has felt the first win.

Choosing the door

After orientation (step 1), route on what the user has:

  • Has an existing resume/CV or LinkedIn profile → fast path (step 2). This is the default; most first-timers arrive with a resume.
  • Pasted a resume and a job posting already → go straight into the fast path with that material.
  • No resume yet, or explicitly wants to build the source document properly → deep build (step 4).

The fast path runs in-chat first and only touches disk once the user asks to save — so the workspace preflight (step 3) happens at save time, not before the user has seen anything. The deep build confirms the workspace up front because its whole output is files.

Workflow

1. Orient the user — BEFORE any questions, forms, or input gathering

Give a short orientation in plain language before asking for any information. You're talking to a jobseeker, not a developer. Keep it to two or three sentences, then offer the fast path. Do not open with the long interview.

This step is load-bearing: hand over a long input form first and explain afterwards, and the form is already filled by the time the user knows what is happening or that fields can be skipped. Orientation MUST land first, and the user MUST choose a door before any structured prompt — single question, multi-field form, or batched interview — appears.

Convey, briefly:

  • Job Hunt Skills helps run a practical, honest job search: tailoring your resume to real roles, honest feedback, company research, and interview prep — all from your own materials.
  • The fastest way to see what it does: paste an existing resume (or LinkedIn profile) plus a job posting, and get a tailored draft and a straight-talking audit back in a few minutes.
  • Nothing is invented on your behalf; gaps are surfaced, not filled with guesses.

Read the full file on GitHub · 159 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 159 lines · 132 tokens per session scan A 1dbba79d0e70

Subscribe to this mod's changes

get-started is a skill published in the GitHub repository Remotivated/job-hunt-skills (9 stars, last pushed 19d ago), licensed MIT. It adds 132 tokens to every session and 3,250 once invoked, about $0.0007 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