kr3t3n/smolagents-video-script-generator — reverse-engineered prompt
Reverse engineered prompt
Build me a Python command line tool that helps create short social media video scripts from a topic. I want to run it, answer a few simple prompts like platform, video length, number of items or questions, topic, and how much web research to do, then have it generate a polished script for TikTok, YouTube Shorts, or Instagram Reels.
It should use multiple AI roles behind the scenes, one to research the topic online, one to write the first draft, one to make it more engaging, and one to score it and suggest fixes. The script output should include a strong hook, timestamps, transitions, visual ideas, hashtags, and a final human readable version.
Please save the research, draft, polished script, evaluation notes, debug logs, and final script into a clear output folder for each topic and timestamp. Use DeepSeek for the AI calls and SerpAPI for search, with keys loaded from a .env file. Add retries and sensible error handling so it doesn’t crash easily. Look up current docs online if you need to.
Want more depth? Deep Reverse