help

help is a skill for Claude Code, Codex from alwaysmap/jobs4me. It costs 61 tokens per session (730 once invoked), scanned A, original, MIT.

A help guide for a job-search assistant called Jobs for Me. It explains the available commands for setting up a profile, finding and assessing jobs, reviewing suggestions, tracking applications, and preparing follow-ups.

In plain words
What is it for?
Use it to learn the assistant's commands, configure job preferences, search for roles, assess job postings, update application stages, and prepare follow-up actions.
Why use it?
It helps users who are unsure what the assistant can do or which command to use next. This makes the job-search workflow easier to navigate.

Skill for Claude CodeCodex

Part of the jfm plugin — 11 skills, 11 commands shipped together

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.

agentmods
npx agentmods add skills/alwaysmap/jobs4me/help
Any agent
npx skills add alwaysmap/jobs4me --skill help
Clone the repo
git clone --depth 1 https://github.com/alwaysmap/jobs4me

Made for: Claude Code, Codex.

Or install jfm, the plugin that ships this one along with the rest of its 11 skills, 11 commands.

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 help

README.md
[![agentmods](https://agentmods.dev/badge/skills/alwaysmap/jobs4me/help.svg)](https://agentmods.dev/skills/alwaysmap/jobs4me/help)
Your own site
<a href="https://agentmods.dev/skills/alwaysmap/jobs4me/help"><img src="https://agentmods.dev/badge/skills/alwaysmap/jobs4me/help.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 730 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00061 $0.00730
Opus 5 $0.00030 $0.00365
Sonnet 5 $0.00012 $0.00146
Haiku 4.5 $0.00006 $0.00073

Measured 3d ago against content hash 050bc0e102ee, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

help 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 3d 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/help/SKILL.md · 60 lines

How it starts

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

Help

When the user asks for help, present a concise overview of all commands grouped by workflow.

Response

Jobs for Me — an AI-powered job search agent that finds roles, assesses fit, and learns what you actually want.

Two ways to run anything: just say what you want ("find me new roles", "decline this one") and the right skill fires automatically — or use a /jfm: command below as an explicit shortcut. Same result either way.

Getting started:

  • /jfm:setup — Set up your profile, role types, and search sources. Run once to get started.

Finding roles:

  • /jfm:search — Search job boards for matching roles. Filters duplicates and bad fits automatically.
  • /jfm:assess <url> — Paste a job posting URL and get a fit assessment against your profile.

Managing your pipeline:

  • /jfm:review — Walk through new suggestions and decide on each one.
  • /jfm:update — Move a single role through stages (applied, interviewing, declined, etc.)
  • /jfm:followup — Get recommended next actions for your Applied roles, or draft outreach for a specific one.
  • /jfm:board — Regenerate your kanban board (usually automatic — just refresh the page).

Preparing:

  • /jfm:prep <company> — Generate interview prep with your experience mapped to the role.
  • /jfm:apply <company> — Draft a cover letter and optionally a tailored resume.

Adjusting:

  • /jfm:tweak — Change anything about your setup. Nothing is locked in.

Your board is at Kanban/index.html — open it in your browser to see your full pipeline.

Contextual help

If the user has an existing profile (check for profile.yaml), tailor the response to their current state:

  • If they have suggestions waiting, mention /jfm:review
  • If they have 3+ roles in applied, mention /jfm:followup — it'll tell them which ones need attention and which are in pure-wait territory
  • If they have roles in applied or interviewing, mention /jfm:prep
  • If they haven't run a search yet, nudge toward /jfm:search
  • If their evidence_complete is false, mention /jfm:tweak to add career evidence

Read the full file on GitHub · 60 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. 3d ago First seen · 60 lines · 61 tokens per session scan A 050bc0e102ee

Subscribe to this mod's changes

help is a skill published in the GitHub repository alwaysmap/jobs4me (2 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 730 once invoked, about $0.0003 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

swissdevjobs

Search nine job boards across eight countries — the salary-transparent devitjobs family, jobs.ch and jobup.ch (all Swiss industries), and MyCareersFuture (Singapore IT) — and help the user apply. Handles the native apply form, direct-email postings, and third-party ATS postings (driven with a browser MCP). Trigger…

Stupidoodle/swissdevjobs-cli · 112 tokens

autopilot-jobhunt

Run a job hunt in one agentic pass — scan configured company careers pages, score postings against the user's resume, draft a tailored resume + cover letter per chosen role (never applies), and export matches. Trigger when the user says /autopilot-jobhunt or asks to scan/find jobs or draft an application.

tarunlnmiit/autopilot-jobhunt · 69 tokens

verify-companies

Use when auditing the curated ATS rosters for stale entries, pruning dead boards or tenants, promoting candidates from unverified/ into internal/provider//companies.yaml, or when searchjobsbycompany errors on a company that used to work.

amikai/openings-mcp · 51 tokens

pilot

One autonomous Pilot cycle - fetch the agenda, execute the top item, journal, exit. Injected by the terminal host - not for manual invocation loops.

suxrobGM/jobpilot · 33 tokens

tailor-resume

Choose the best existing resume base/variant for a job, or create a new tailored variant when nothing fits.

suxrobGM/jobpilot · 27 tokens

teaser-video

Film, cut, and deliver a short teaser/demo video of any app by driving it with Playwright and editing with ffmpeg - storyboard, authenticated capture, PII review, animated title cards, MP4 + GIF. Use for "make a teaser", "record a demo video", "product launch video", "screen recording for the README".

suxrobGM/jobpilot · 73 tokens