kit-broadcast

Create and schedule Kit email broadcasts for new blog posts.

4|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/kkoppenhaver/cc-skills --skill kit-broadcast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kit-broadcast
Source: https://github.com/kkoppenhaver/cc-skills/tree/main/kit-broadcast
Command: npx skills add https://github.com/kkoppenhaver/cc-skills --skill kit-broadcast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the process of notifying audiences about new blog posts by creating and scheduling Kit broadcasts, reducing manual steps and ensuring timely delivery.

Core Features & Use Cases

  • Read blog posts from content sources and generate email copy using a standard template.
  • Schedule broadcasts to a defined Kit segment (e.g., CC4M) with ISO8601 timestamps.
  • Support dry-run mode for testing and previews before sending.

Quick Start

Create and schedule a Kit broadcast for the given blog post slug at the specified ISO8601 time.

Frequently Asked Questions about kit-broadcast

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

FAQPage Schema
How do I automate Kit broadcasts for new blog posts?

You can automate Kit broadcasts by passing a blog post slug and an ISO8601 timestamp to generate email copy from a template and schedule the broadcast to a targeted Kit segment.

Can I test a Kit broadcast before sending it to my email segment?

Yes, you can use the dry-run mode to preview and test the generated Kit broadcast content before actually scheduling and sending it to your audience segment.

Does the Kit broadcast automation support scheduling emails for a specific audience segment?

Yes, the automation schedules broadcasts to a defined Kit segment, specifically filtering for the CC4M audience using a fixed segment filter via the Kit API key.

Do I need a Kit API key to schedule blog post broadcasts?

Yes, a Kit API key is required to authenticate requests, handle errors, and successfully create and schedule your email broadcasts for new blog posts.

What is the best way to notify my newsletter subscribers about new blog content?

The best way is to use an automated workflow that reads your new blog posts, applies a standard email template, and schedules a Kit broadcast directly to your newsletter segment.