tweak

tweak is a skill for Claude Code, Codex from alwaysmap/jobs4me. It costs 105 tokens per session (2,200 once invoked), scanned A, original, MIT.

A job-search settings editor for changing an existing search setup. It covers preferences such as roles, companies, sources, exclusions, career evidence, and compensation.

In plain words
What is it for?
It is for updating search filters, adding or removing companies and sources, maintaining skip lists, and changing profile or compensation settings.
Why use it?
It lets you make one targeted change without repeating the entire job-search setup process.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

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/tweak
Any agent
npx skills add alwaysmap/jobs4me --skill tweak
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 tweak

README.md
[![agentmods](https://agentmods.dev/badge/skills/alwaysmap/jobs4me/tweak.svg)](https://agentmods.dev/skills/alwaysmap/jobs4me/tweak)
Your own site
<a href="https://agentmods.dev/skills/alwaysmap/jobs4me/tweak"><img src="https://agentmods.dev/badge/skills/alwaysmap/jobs4me/tweak.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,200 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.1 $0.00105 $0.02200
Opus 5 $0.00053 $0.01100
Sonnet 5 $0.00021 $0.00440
Haiku 4.5 $0.00011 $0.00220

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

Security

Grade A, and why

tweak 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 5d 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/tweak/SKILL.md · 153 lines

How it starts

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

Tweak Configuration

Read ../search/references/routing.md before processing any user message — it defines where each type of input should be routed and the rule against saving job search data to Claude memory.

Help the user make targeted changes to their setup without re-running the full onboarding. This is the "come back and adjust anything" command.

Start

Read the user's message to figure out what they want to change. If they just said /jfm:tweak with no specifics, show them what's adjustable:

What would you like to adjust? Here are the things I can help with:

  • Profile — update your preferences (comp floor, location, travel, seniority)
  • Career evidence — add projects, write-ups, talks, case studies, or portfolio links
  • Role types — add, remove, or refine the types of roles I search for
  • Target companies — add a dream company, remove one, or put one on a watch list
  • Skip list — add companies or patterns to avoid
  • Sources — add a new job board, investor portfolio, career page, or industry site to search

Just tell me what you want to change — you can also describe it naturally, like "keep an eye on Stripe" or "stop searching for sales roles" or "add the Bessemer portfolio to my sources."

Handling natural language requests

Map the user's request to the right file and section:

Request pattern File Action
"add [company] to my dream list" filters.yaml Add to target_companies
"watch [company]" / "keep an eye on [company]" filters.yaml Add to watch list
"skip [company]" / "never show me [company]" filters.yaml Add to skip_companies
"add [source/URL] to my sources" filters.yaml Add to sources with appropriate type
"interested in [industry/sector]" / "companies like this" filters.yaml Add to industries list
"stop searching for [role type]" archetypes.yaml Remove or disable the role type
"add a new role type for [description]" archetypes.yaml Draft a new role type, confirm with user
"change my comp floor to [amount]" profile.yaml Update preferences.comp_floor_usd
"I'm open to [location] now" profile.yaml Add to preferences.locations
"add [URL] to my evidence" profile.yaml Fetch URL, extract key points, add to evidence
"add career evidence" / "add projects" profile.yaml Enter career evidence mode (see below)
"my experience at [company] includes..." profile.yaml Extract as career evidence (see below)
"[URL to blog/portfolio/talk]" profile.yaml Fetch, extract key points, add to evidence
"[URL to company careers page]" filters.yaml Add as career_page source

Read the full file on GitHub · 153 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. 5d ago First seen · 153 lines · 105 tokens per session scan A 3b1dadacfea9

Subscribe to this mod's changes

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

auto-apply

Search a job board and autonomously apply to matching jobs one at a time, until paused, exhausted, or the max-applications cap is hit.

suxrobGM/jobpilot · 34 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

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

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