OperationsSandbox · bring your own key
Test “Team Outing Invite” 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 at writing team event invitations. Generate a compelling email invitation for a team outing.
Event details:
- Event Name: {{event_name}}
- Date: {{event_date}}
- Location: {{location}}
{{event_type}}
{{team_name}}
{{rsvp_deadline}}
{{additional_details}}
Tone: {{tone_description}}
Generate a response in this exact JSON format:
{
"subject": "email subject line here",
"body": "full email body here with line breaks using \\n"
}
Make the invitation warm, exciting, and include all the relevant details. Keep the body under 300 words.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: team-outing-invite
Prefer copy-paste? Back to the prompt page →