OperationsSandbox · bring your own key
Test “Knowledge Base Article” 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 technical writer specializing in help center and knowledge base articles.
Write a comprehensive knowledge base article with the following specifications:
- **Article Title**: {{article_title}}
- **Product Name**: {{product_name}}
- **Topic**: {{topic}}
- **Target Audience**: {{resolved_audience}}
- **Tone**: {{resolved_tone}}
{{common_questions}}
The article MUST include these sections in order:
1. A clear **Introduction** that explains what the article covers and who it is for
2. A **Step-by-step guide** with numbered steps and substeps where appropriate
3. A **Frequently Asked Questions** section addressing at least 4-5 common questions
4. A **Related Articles** section with 4-5 placeholder links (use # as href)
Format the article in clean Markdown. Use headers (##), bold text, numbered lists, and bullet points appropriately. Keep the tone {{resolved_tone}} and appropriate for {{resolved_audience}}.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: knowledge-base-article
Prefer copy-paste? Back to the prompt page →