Claude Skill

salary-negotiator

Prepare salary and package negotiation for a specific offer - market range, anchors, counters, and email drafts. Use before answering a recruiter on compensation.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download navinspire-ia-navin-navin_skills_salary-negotiator-e9c73a3.zip · 0 KB
Part of navinspire-ia/navin — 182 skills

Install

skills CLI npx skills add https://github.com/Navinspire-ia/navin/tree/main/navin/skills/salary-negotiator
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install navinspire-ia-navin@llmmart
Git git clone https://github.com/Navinspire-ia/navin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole navinspire-ia/navin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Salary Negotiator

Negotiate the package, not a single number. Every figure must come from the Career profile, the offer, or cited market data.

Inputs

  1. career action=status and the offer id. Read title, country, track, compensation.
  2. Profile floors: min_salary (jobs) or min_rate (freelance - hand to freelance-rate-card).
  3. Market check via web_search on public salary pages (levels, official stats). Cite the URL and date. Never scrape LinkedIn salary.

Output

## Package - <Company> <Role>
Floor (walk away): ...
Target: ...
Stretch: ...
Non-cash: remote, bonus, equity, formation, conges, hardware
Talk track: 4 lines the user can say or paste
Counter email: short draft, facts only

Rules

  • Do not invent a competing offer.
  • If the user has no floor, ask before naming a number.
  • After an interview, log the discussed range with career action=stage or inbox notes.
  • Human sends the mail. Navin drafts.
Files (navin)
  • SKILL.md 1.2 KB
    ---
    name: salary-negotiator
    description: Prepare salary and package negotiation for a specific offer - market range, anchors, counters, and email drafts. Use before answering a recruiter on compensation.
    metadata: {"navin":{"emoji":"💶","category":"careers","default_for":"career"}}
    ---
    
    # Salary Negotiator
    
    Negotiate the package, not a single number. Every figure must come from the Career profile, the offer, or cited market data.
    
    ## Inputs
    
    1. `career action=status` and the offer id. Read title, country, track, compensation.
    2. Profile floors: `min_salary` (jobs) or `min_rate` (freelance - hand to `freelance-rate-card`).
    3. Market check via `web_search` on public salary pages (levels, official stats). Cite the URL and date. Never scrape LinkedIn salary.
    
    ## Output
    
    ```markdown
    ## Package - <Company> <Role>
    Floor (walk away): ...
    Target: ...
    Stretch: ...
    Non-cash: remote, bonus, equity, formation, conges, hardware
    Talk track: 4 lines the user can say or paste
    Counter email: short draft, facts only
    ```
    
    ## Rules
    
    - Do not invent a competing offer.
    - If the user has no floor, ask before naming a number.
    - After an interview, log the discussed range with `career action=stage` or inbox notes.
    - Human sends the mail. Navin drafts.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related