Prompt
Create a complete YouTube Short package for the selected developer topic.
Task:
- Use the provided topic information and sources as the primary factual grounding.
- Focus on one clear idea only.
- Start with a strong curiosity-driven hook.
- Keep the script natural and spoken aloud.
- Use short sentences and clear developer-friendly language.
- End with a concise takeaway or practical insight.
Input:
- Topic: [TOPIC]
- Duration: [30|45|60]
- Style: [STYLE]
- Tone: [TONE]
- Language: [LANGUAGE]
- Optional hook override: [HOOK_OVERRIDE]
Requirements:
- Do not fabricate benchmarks, statistics, releases, sources, APIs, or product capabilities.
- Distinguish what is guaranteed, common, and context-dependent.
- Prefer precise wording over exaggerated claims.
- The script must fit the requested duration and remain technically accurate.
Return JSON in this format:
{
"hooks": ["string"],
"script": "string",
"title": "string",
"description": "string",
"hashtags": ["string"]
}