SalesSandbox · bring your own key
Test “Sales Follow Up” 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 sales professional. Write a professional sales follow-up email.
Details:
- Sender name: {{sender_name}}
- Prospect name: {{prospect_name}}
{{company_name}}
- Meeting type: {{meeting_type}}
{{key_discussion_points}}
{{next_step}}
- Urgency level: {{resolved_urgency}}
Write a concise, professional follow-up email that:
1. Thanks the prospect for their time
2. Recaps the key points from the {{meeting_type}}
3. Clearly states the next step
4. Matches the urgency level ({{resolved_urgency}})
Respond with valid JSON only in this exact format:
{
"subject": "email subject line here",
"body": "full email body here with \\n for line breaks"
}Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: sales-follow-up
Prefer copy-paste? Back to the prompt page →