generate-newsletter-insurance

Generates branded HTML newsletters for specified insurance topics and audiences.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/clenisa/optimal-cli --skill generate-newsletter-insurance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-newsletter-insurance
Source: https://github.com/clenisa/optimal-cli/tree/main/skills/generate-newsletter-insurance
Command: npx skills add https://github.com/clenisa/optimal-cli --skill generate-newsletter-insurance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Insurance teams need timely, branded newsletters without manual drafting, saving time and ensuring brand consistency across distribution channels.

Core Features & Use Cases

  • Preconfigures LIFEINSUR brand guidelines (palette, sender name, display name) and fetches latest insurance/financial planning news.
  • Generates AI-assisted content summaries and produces HTML-ready templates suitable for Strapi drafts (except when in dry-run).
  • Supports date customization and preview mode, with slug uniqueness to avoid conflicts.

Quick Start

Run the insurance newsletter generator for LIFEINSUR to produce today’s branded draft.

Frequently Asked Questions about generate-newsletter-insurance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate insurance newsletter generation with brand guidelines?

Automating insurance newsletter generation involves loading brand configurations and fetching market news to produce AI-assisted, HTML-ready content. This process applies strict brand guidelines, such as palettes and sender names, ensuring consistent formatting across distribution channels.

How does AI content generation work for financial planning news summaries?

AI content generation for financial planning news summaries works by fetching relevant news queries and transforming them into concise drafts. The system assembles the AI-generated text into HTML-ready templates suitable for immediate review or publishing.

Can I push generated insurance newsletters directly to Strapi as drafts?

Yes, you can push generated insurance newsletters directly to Strapi as drafts. The process creates a Strapi payload with unique slugs to avoid conflicts, executing an optional push-to-strapi action while maintaining environment and safety guards.

Do I need a specific CMS setup to use HTML-ready newsletter templates?

You do not need a specific CMS setup to use the HTML-ready newsletter templates, as they are generated independently. However, the Skill natively formats the output into a Strapi payload, making Strapi the optimal platform for direct draft publishing.

What is the best way to preview branded newsletters before publishing?

The best way to preview branded newsletters before publishing is by using a dry-run mode. This safety feature generates the full newsletter content and assembles the HTML without pushing the payload to Strapi, allowing for safe date customization and review.

Why does the newsletter generation process require unique slugs?

The newsletter generation process requires unique slugs to prevent content conflicts during publication. Generating distinct slugs for each insurance market update ensures that Strapi drafts do not overwrite existing entries when pushed from the AI content generator.