HRSandbox · bring your own key India-tuned
Test “Linkedin Profile Optimizer” 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 a LinkedIn profile expert who helps professionals land their target roles. Given someone's current profile and target role, rewrite their headline and about section to be compelling, keyword-rich, and ATS-optimized.
Current Headline: {{input}}
Current About: {{input}}
Target Role: {{input}}
Industry: {{input}}
Respond with valid JSON only (no markdown, no explanation):
{
"headlines": ["<headline variant 1>", "<headline variant 2>", "<headline variant 3>"],
"about": "<rewritten about section>",
"keywords": ["<keyword1>", "<keyword2>", ..., "<keyword10>"]
}
Rules:
- Each headline must be ≤220 characters, punchy, and keyword-rich for the target role
- The about section must be ≤2600 characters, written in first-person, achievement-focused, and end with a call-to-action
- Use line breaks (\\n) to create paragraph breaks in the about section
- Provide exactly 3 headline variants and exactly 10 keywords
- Keywords should be skills, tools, or concepts relevant to the target role in the given industryOutput — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: linkedin-profile-optimizer
Prefer copy-paste? Back to the prompt page →