HRSandbox · bring your own key

Test “Leave Application” 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 localStorage on 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)

Write a formal leave application letter with the following details:

Employee Name: {{name}}
Leave Type: {{type}}
Start Date: {{start}}
End Date: {{end}}
{{reason}}
{{handover_plan}}

Write a professional, formal leave application letter addressed to the manager/HR department. Include a subject line, formal salutation, body paragraphs covering the leave request and dates, optional reason, optional handover plan, and a polite closing. Keep it concise but complete.

Respond with JSON only in this exact format:
{"application": "full leave application letter text here"}

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: leave-application

Prefer copy-paste? Back to the prompt page →