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.
npx skills add modest-curator478/claude-skills --skill offer-evaluation-negotiationgit clone --depth 1 https://github.com/modest-curator478/claude-skillsWrote 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.
[](https://agentmods.dev/skills/modest-curator478/claude-skills/offer-evaluation-negotiation)<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/offer-evaluation-negotiation"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/offer-evaluation-negotiation/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.
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/offer-evaluation-negotiation"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/offer-evaluation-negotiation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00212 | $0.03114 |
| Opus 5 | $0.00106 | $0.01557 |
| Sonnet 5 | $0.00042 | $0.00623 |
| Haiku 4.5 | $0.00021 | $0.00311 |
Grade A, and why
offer-evaluation-negotiation 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 11d 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.
This is a copy
100% identical to offer-evaluation-negotiation — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 382 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Offer Evaluation and Negotiation: Getting to the Right Number Without Losing the Offer
This skill evaluates a job offer and prepares the practitioner to negotiate from a position of clarity rather than anxiety. Most people negotiate badly not because they lack confidence but because they have not done the analysis first. They counter without knowing what the right counter is, without understanding which components of the offer are movable, and without a clear walk-away position.
The goal is not to maximize every component of the offer. The goal is to identify the gap between the offer and the right number, understand what is actually negotiable at this company and level, and close that gap without signaling desperation or damaging the relationship before day one.
HOW TO SET UP THIS SKILL
Provide:
- The specific offer: base salary, bonus structure (target and max), equity (amount, type, vesting schedule, cliff), benefits, start date
- Your target compensation range
- The company stage: bootstrapped, Series A, Series B, Series C, late-stage, or public
- Whether you have competing offers or other active processes
- What the recruiter has said about flexibility or timeline
- Whether the role is remote, hybrid, or in-office
If any component is missing, the skill will flag the gap and explain why it matters before proceeding.
How to Read a Director-Level B2B SaaS Offer
A Director-level offer has multiple components. Each has different negotiability and different long-term value. Evaluating only the base salary is the most common mistake.
Component 1: Base salary
Base salary is the floor of your compensation. It compounds. Every future raise is calculated from this number. Every future offer at another company will anchor to this number. Getting it right matters more than any other component.
For a Director of Demand Gen or RevOps in B2B SaaS in 2025-2026, search for current benchmarks before evaluating any offer. Ranges vary significantly by market, company stage, and whether the company has raised institutional capital. Always search before advising.
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.
- 11d ago First seen · 382 lines · 212 tokens per session scan A b29ace497902
offer-evaluation-negotiation is a skill published in the GitHub repository modest-curator478/claude-skills (4 stars, last pushed today), licensed MIT. It adds 212 tokens to every session and 3,114 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to offer-evaluation-negotiation, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
TEMPLATE
../../../agents/personas/TEMPLATE.md.
debug
Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.
deep-context
Build deep codebase understanding using Capsule context, progressive-reader, and specialist agents instead of overwhelming main context. Triggers on: don't have context, understand codebase, learn about, need background. Implements progressive context building.
task-router
Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.
workflow
Systematic task orchestration for complex multi-step tasks. Triggers automatically when detecting: complex task, multi-step work, coordinate, orchestrate, break down. Guides through Understand → Strategy → Plan → Execute → Verify phases for comprehensive systematic approach.
nextdns-cli
NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI…