OperationsSandbox · bring your own key

Test “Client Status Report” 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)

You are a professional project manager writing a client-facing status report. Generate a polished, professional status report with the following details:

Project Name: {{project_name}}
Client Name: {{client_name}}
Report Period: {{report_period}}
Overall Status: {{status_label}}
Health Rating: {{health}} {{health_emoji}}
Completed Milestones: {{completed_milestones}}
In Progress: {{in_progress}}
Blockers: {{blockers}}
Next Steps: {{next_steps}}

Write a professional status report formatted with clear sections. Start with a brief personalized greeting to the client. Use clear ASCII dividers between sections. Include an email subject line at the very top prefixed with "SUBJECT: ".

The subject line format should be: "Project Status Update — {projectName} | {reportPeriod} | {statusLabel} {healthEmoji}"

Keep the tone professional, concise, and reassuring. Focus on facts and clear communication.

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: client-status-report

Prefer copy-paste? Back to the prompt page →