jobsmithlisted
Install: claude install-skill soheilfallah/jobsmith
# jobsmith — the job-hunting skill for the UK and Canada (CV tailoring at its core)
CV tailoring at the core; cover letters, a recruiter loop, an alternative-world mode, and
application tracking around it. UK and Canada both ship (market-driven — see below). Works in
chat and in Claude Code.
## The one rule everything hangs on
**The master profile is the only source of truth for any submittable document.** The skill
*selects, reframes, reorders, and emphasises* — it never invents a fact. If evidence for a JD
requirement isn't in the profile, that's a **gap to surface, not a blank to fill**. Only the L2
alternative-world persona may generate beyond the profile, and it is never submittable. Hold this
line in every command below.
## Inputs
- **Profile** (the data feed): a markdown file conforming to `references/master-profile-schema.md`.
A demo fixture ships at `assets/sample-profile.md` (a sample persona). For real use, point at your
own profile (e.g. a private file under `career/job-hunt/profiles/`). Point at any conforming file to
tailor for anyone — skill logic is identical regardless of whose profile it is.
- **Job description**: pasted text, a file, or an Indeed/URL the skill captures.
- **Level** (CV only): `L0` / `L1` (default) / `L2`, with an optional `%` knob within L1. See
`references/tailoring-levels.md`.
- **Workspace** (the unit of state — path-agnostic, never hard-coded): a directory holding
`profiles/` + `applications/`. Resolve it once per run: **