Convert RSS or Atom feeds into email newsletters. Marketing teams benefit from automated content distribution. Connects to Amazon SES, Mailchimp, and Sendy for email delivery.
git clone https://github.com/ElliotKillick/rss2newsletter.gitConvert RSS or Atom feeds into email newsletters. Marketing teams benefit from automated content distribution. Connects to Amazon SES, Mailchimp, and Sendy for email delivery.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/ElliotKillick/rss2newsletterCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Convert the following RSS feed into a professional email newsletter: [RSS_FEED_URL]. Use the most recent 5 items. Format the newsletter with a clear subject line, introduction, and bullet points for each item. Target audience: [TARGET_AUDIENCE]. Include a call-to-action at the end.
# Subject: This Week in Tech Innovations Hello [TARGET_AUDIENCE], Here are the top 5 tech innovations from this week: - **AI Breakthrough**: Researchers at MIT developed a new AI model that can predict stock market trends with 90% accuracy. [Read more](#) - **Quantum Computing**: Google announced a significant milestone in quantum computing, achieving 'quantum supremacy'. [Read more](#) - **Sustainable Tech**: A new startup launched a solar-powered device that can desalinate seawater using minimal energy. [Read more](#) - **Cybersecurity**: A critical vulnerability was discovered in popular IoT devices, affecting millions of users. [Read more](#) - **Tech for Good**: A non-profit organization is using drones to deliver medical supplies to remote areas. [Read more](#) Stay tuned for more updates next week! Best regards, [YOUR_NAME]