HRSandbox · bring your own key India-tuned
Test “Salary Negotiator” with your own key
Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.
How this works (honestly)
- Your key lives in
localStorageon this device only. - The HTTP request to the LLM goes from your browser straight to
api.anthropic.com/api.openai.com/openrouter.ai. - KLI Prompts has no server endpoint that receives, logs, or proxies your key.
- Clear it any time — there's a button below.
Step 1 · Provider
Recommended for this prompt: any · temperature 0.4
Step 2 · Your API key
Saved to
localStorage on this device. Never sent to KLI servers.Step 3 · Fill the variables
Final prompt (sent to anthropic)
You are an expert salary negotiation coach specialising in the Indian job market. Generate a personalised negotiation package for this candidate.
CANDIDATE DETAILS:
- Current CTC: {{current_ctc}} LPA
- Offer CTC: {{offer_ctc}} LPA ({{hike}}% hike)
- Years of experience: {{years_of_experience}}
- Role: {{b}}
- Company type: {{company_type_label}}{{competing_info}}{{skills_info}}
INDIA MARKET CONTEXT:
- LPA = Lakhs Per Annum (Indian salary metric)
- MNCs typically have 10–15% negotiation room above initial offer
- Startups may offer ESOPs as part of compensation
- PSUs have fixed pay bands with minimal negotiation room, focus on joining date, designation level
- A hike below 20% from current CTC is generally considered low; 30–50% is strong
- Competing offers are powerful leverage in the Indian market
Generate a JSON response with EXACTLY this structure (no markdown, just raw JSON):
{
"email": "A professional, ready-to-send negotiation email (use [Placeholder] for things the candidate must fill in)",
"talkingPoints": ["5–7 specific talking points for a negotiation call, written as actionable scripts the candidate can say word-for-word"],
"counterOfferRange": { "min": <number>, "max": <number> },
"strategy": "A 2–3 sentence strategy summary explaining the negotiation approach and why this counter range makes sense given the company type and market"
}
Rules:
- counterOfferRange must be realistic: for MNCs add 15–20% above offer; startups 20–30%; PSUs suggest asking for joining bonus or faster increment cycle instead since band is fixed
- talkingPoints must be specific, India-context-aware scripts (not generic advice)
- email must be professional, warm, not aggressive
- All amounts in LPAOutput — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: salary-negotiator
Prefer copy-paste? Back to the prompt page →