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 palashjain95/jobhunter --skill negotiategit clone --depth 1 https://github.com/palashjain95/jobhunterWrote 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/palashjain95/jobhunter/negotiate)<a href="https://agentmods.dev/skills/palashjain95/jobhunter/negotiate"><img src="https://agentmods.dev/badge/skills/palashjain95/jobhunter/negotiate/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/palashjain95/jobhunter/negotiate"><img src="https://agentmods.dev/badge/skills/palashjain95/jobhunter/negotiate.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.00061 | $0.00794 |
| Opus 5 | $0.00030 | $0.00397 |
| Sonnet 5 | $0.00012 | $0.00159 |
| Haiku 4.5 | $0.00006 | $0.00079 |
Grade A, and why
negotiate 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/negotiate
Usage
/negotiate <company name>
/negotiate my Stripe offer — I want to push on equity
Inputs
- Offer details and evaluation (from /offer-analysis or user)
- knowledge/negotiation/strategy.md — framework and preferences
- knowledge/profile.md — leverage context
- Any competing offers or alternatives
Produce
1. Counter-Offer Strategy
What to ask for (specific numbers/terms), in what order, what to concede if needed, walk-away point.
2. BATNA Analysis
Candidate's best alternative, leverage strength, how to reference alternatives without bluffing.
3. Counter-Offer Email
Draft the actual email (~150-200 words):
- Structure: appreciation → enthusiasm → specific asks → flexibility signal
- Apply the candidate's writing framework
4. Phone Negotiation Script
- Opening line
- Key talking points (3 max)
- How to handle pushback
- Closing (leave door open)
5. Timing
When to respond, how to buy time if needed, deadline awareness.
6. If They Say No
How to respond to a flat "no", what smaller wins to ask for, when to accept gracefully.
Output Format
## Negotiation Strategy: [Company]
### What to Ask For
1. [Component]: [current] → [target] — [reasoning]
2. ...
**Walk-away point:** [threshold]
**Concession order:** [what to give up first if needed]
### BATNA
**Your best alternative:** [description]
**Leverage:** Strong / Moderate / Limited — [reasoning]
---
### Counter-Offer Email
**Subject:** [subject line]
[Full email text — ready to send]
---
### Phone Script
**Open with:** "[opening line]"
**Key points:**
1. [point with phrasing]
2. [point with phrasing]
3. [point with phrasing]
**If they push back on [X]:** "[response]"
**Close with:** "[closing line]"
---
### Timing
- Respond by: [date/timeframe]
- If you need more time: "[buying time script]"
If Something Goes Wrong
- No offer details available: Ask for them — "What's the current offer? I need numbers to negotiate from."
- Limited leverage (no competing offers, no special skills): Be honest about it. Focus on other negotiable elements (start date, title, remote flexibility).
- User wants to negotiate aggressively beyond market: Flag the risk. "Pushing past $X could signal misalignment with their band."
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.
- 10d ago First seen · 115 lines · 61 tokens per session scan A 43f312cd4064
negotiate is a skill published in the GitHub repository palashjain95/jobhunter (2 stars, last pushed 5mo ago), licensed MIT. It adds 61 tokens to every session and 794 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.
Other skills, from other repositories
meta-tags-optimizer
Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…
google-ads-audit
Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…
sxo
Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…
critical-code-reviewer
Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to prepare, create, or submit a GitHub pull request review.
shiny-bslib
Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling layouts, theming…
tidewave-integration
Tidewave MCP runtime tools — debugging, smoke testing, live state inspection, SQL queries, hex docs. Use when evaluating code in a running Phoenix app.