tailor

tailor is a skill for Claude Code, Codex from ledq/resumery. It costs 54 tokens per session (1,124 once invoked), scanned A, original, MIT.

A front door for tailoring a resume to one job posting. It accepts a job-posting URL, pasted text, or a saved application folder and passes the posting into a resume-tailoring workflow.

In plain words
What is it for?
It is for resolving a job description, creating an application workspace, and running the resume-tailoring process.
Why use it?
It gives the workflow one controlled copy of the job description and helps ensure the correct posting is used.

Skill for Claude CodeCodex

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/ledq/resumery/tailor
Any agent
npx skills add ledq/resumery --skill tailor
Clone the repo
git clone --depth 1 https://github.com/ledq/resumery

Made for: Claude Code, Codex.

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 tailor

README.md
[![agentmods](https://agentmods.dev/badge/skills/ledq/resumery/tailor.svg)](https://agentmods.dev/skills/ledq/resumery/tailor)
Your own site
<a href="https://agentmods.dev/skills/ledq/resumery/tailor"><img src="https://agentmods.dev/badge/skills/ledq/resumery/tailor.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,124 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.00054 $0.01124
Opus 5 $0.00027 $0.00562
Sonnet 5 $0.00011 $0.00225
Haiku 4.5 $0.00005 $0.00112

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

Security

Grade A, and why

tailor 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 4d 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.

.claude/skills/tailor/SKILL.md · 94 lines

How it starts

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

/tailor: front door for the tailoring pipeline

Resolve WHICH JD the user means, confirm it really is a job posting, mint the application workspace, hand the engine the workspace, and relay the result. The file on disk is always the canonical text: you read the JD to judge it, but the copy the pipeline receives is the file's.

1. Mint the staging namespace: FIRST, once

mktemp -d /tmp/jd_stage.XXXXXX

It prints the run's namespace directory (call it <dir>). This is the ONLY randomness in staging, minted once; every step below uses fixed names inside it (<dir>/jd.txt, <dir>/url). Always a fresh mktemp -d: a fixed path is shared mutable state, and a leftover from an earlier run would silently tailor the resume to a stale JD.

2. Fill it: every source becomes <dir>/jd.txt

From $ARGUMENTS (and, if it is empty, the conversation):

  • A URL → fetch into the namespace deterministically:
    python3 ops/jd_fetch.py '<url>' <dir>
    
    Exit 0 → the posting is at <dir>/jd.txt (the URL lands at <dir>/url, where step 4's script reads it for identity; not your concern after this command). Exit 4 → the page is JS-rendered or blocked the fetch: tell the user and ask them to paste the posting text instead.
  • A saved application (an applications/<id> path or id) → no staging; the folder already holds the posting. Use applications/<id>/jd.txt as the JD path in the steps below. (Step 4's identity check will match and reuse the folder; this is how a saved or previously tailored posting is re-tailored.)
  • A path to a JD file the user already has → copy it in: cp '<their file>' <dir>/jd.txt.
  • Raw posting text (in the argument, or pasted earlier in this conversation) → use the Write tool to put the posting at <dir>/jd.txt, VERBATIM: one copy, change nothing, drop nothing.
  • Ambiguous (several JDs in this chat, or none anywhere) → ask the user which posting they mean, or for the posting itself. Do not guess.

Read the full file on GitHub · 94 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. 4d ago First seen · 94 lines · 54 tokens per session scan A 4fcf8acbcfd2

Subscribe to this mod's changes

tailor is a skill published in the GitHub repository ledq/resumery (1 stars, last pushed 1mo ago), licensed MIT. It adds 54 tokens to every session and 1,124 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

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens

motion-frames

A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero video poster you can hand straight to HyperFrames or any keyframe-based exporter. Use when the brief asks for "motion design", "animated hero", "loop", "video…

nexu-io/open-design · 91 tokens

webgl-halftone-drift

A self-contained WebGL2 hero: a flowing field screened through a rotated halftone dot grid into a duotone print aesthetic; move the cursor to bend the drift.

nexu-io/open-design · 44 tokens

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

frame-light-leak-cinema

Film light leaks, grain, 16:9 letterbox, and large serif type for cinematic openings or chapter cards.

nexu-io/open-design · 31 tokens