OperationsSandbox · bring your own key
Test “Business Case” 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 business analyst expert. Generate a comprehensive, structured business case document in Markdown format for the following project proposal.
Project Title: {{project_title}}
Problem Statement: {{problem_statement}}
Proposed Solution: {{proposed_solution}}
{{estimated_cost}}
{{expected_benefits}}
{{risks}}
{{timeline}}
{{requested_by}}
Generate a professional business case document with these sections:
1. Executive Summary (2-3 sentences capturing the essence)
2. Problem Statement (detailed analysis of the current problem)
3. Proposed Solution (clear description with implementation approach)
4. Cost-Benefit Analysis (costs, benefits, ROI calculation, break-even)
5. Risk Analysis (table of risks with likelihood, impact, and mitigations)
6. Recommendation (clear approve/reject/defer decision with rationale)
Use professional business language. Include specific numbers and metrics where provided. Format as clean Markdown with headers, tables where appropriate, and bullet points.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: business-case
Prefer copy-paste? Back to the prompt page →