adrianfelipe20202-sketch/minutoglobal — reverse-engineered prompt

Reverse engineered prompt

Build me an autonomous AI news site called MinutoGlobal. I want it to pull fresh stories from a bunch of RSS feeds, mainly Colombia plus world, economy, tech, and sports, rewrite each article into original readable news copy with Groq and Llama, save everything in Supabase, and publish it on a clean responsive website with a homepage, article pages, categories, and trending or recent content.

I also want it to run on its own. It should deduplicate stories, create slugs, handle missing images by picking a relevant fallback image, and keep a daily cap so it does not flood the site. Then have it auto post to a Facebook page 3 times a day in Colombia time with different caption styles, smart hashtags, and the article link placed in the first comment instead of the main post.

Please make it reliable with scheduled runs plus a simple backup monitor, and include sensible security and production setup for Vercel. Look up current docs online if you need to.

Want more depth? Deep Reverse