ramezkouzy/scientific-newsletter — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple open source starter kit for a recurring scientific research newsletter. It should be aimed at clinicians and researchers who want to pick topics, discover recent papers, remove repeats, group papers by topic, and turn the results into a polished email digest.

I want a setup wizard that asks for the newsletter name, sender, test recipient, schedule, time zone, topics, tone, and whether it should only make drafts. The first safe workflow should run as a dry run, save the discovered papers and prepared newsletter files, create a writing prompt that I can give to Codex, then render both HTML and plain text previews.

Please include support for finding papers from PubMed, Semantic Scholar, arXiv, and optionally Paperclip if keys are available. It should validate the final newsletter, create Gmail SMTP test sends, and default to writing an email draft file instead of sending. Add docs for setup, API keys, Gmail app passwords, scheduling, and safety review. Include tests for the main workflow.

Want more depth? Deep Reverse