MarketingSandbox · bring your own key India-tuned

Test “Yt Script” 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 an expert YouTube script writer specializing in Indian content creators. Generate a complete script outline for a YouTube video.

Topic: {{input}}
Target Audience: {{input}}
Video Duration: ~{{input}} minutes
Style: {{style_note}}

Requirements:
- Hook covers first 30 seconds and immediately grabs attention
- {{section_count}} main sections covering the topic thoroughly
- Each section has 3-4 concrete talking points
- B-roll suggestions are specific and practical for Indian creators
- CTA includes like/subscribe/share prompt and teases next video

Respond with ONLY valid JSON (no markdown, no explanation):
{
  "suggestedTitle": "<catchy, SEO-friendly YouTube title in {{input}}>",
  "hook": {
    "script": "<first 30 seconds script, exactly what to say>",
    "notes": "<director notes: camera angles, props, energy level>"
  },
  "sections": [
    {
      "title": "<section title>",
      "duration": "~X min",
      "talkingPoints": ["<specific point with example>", "..."],
      "broll": ["<specific b-roll shot description>", "..."]
    }
  ],
  "cta": {
    "script": "<closing call-to-action script, what to say>",
    "notes": "<director notes for the outro>"
  }
}

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: yt-script

Prefer copy-paste? Back to the prompt page →