kit

Fetch ConvertKit newsletters via the kit-broadcasts CLI and output JSON arrays.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hamelsmu/hamel --skill kit-hamelsmu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kit
Source: https://github.com/hamelsmu/hamel/tree/main/plugins/hamel-tools/skills/kit
Command: npx skills add https://github.com/hamelsmu/hamel --skill kit-hamelsmu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writers often need authentic past newsletter content to match tone and structure. This kit helps you fetch ConvertKit newsletter broadcasts to serve as context for writing new content.

Core Features & Use Cases

  • Contextual references: Retrieve past newsletters to study style, voice, and formatting.
  • Campaign analysis: Inspect subject lines, previews, and content to inform new campaigns.
  • Use Case: When preparing a new email, pull examples from recent broadcasts to mirror structure and cadence.

Quick Start

Ask the assistant to fetch Kit newsletters for a specific topic or campaign so you can reference real content during writing.

Frequently Asked Questions about kit

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

FAQPage Schema
How do I fetch ConvertKit newsletters for writing context?

Fetch ConvertKit newsletters by using the kit-broadcasts CLI with a valid KIT_API_KEY to retrieve past broadcasts, outputting a JSON array with id, subject, preview_text, content, created_at, and stats.

What newsletter data fields can I retrieve from ConvertKit broadcasts?

ConvertKit broadcasts retrieved include id, subject, preview_text, content, created_at, and stats, providing comprehensive data for tone matching, style analysis, and campaign inspiration.

Do I need an API key to retrieve past ConvertKit email campaigns?

Yes, retrieving past ConvertKit email campaigns requires a KIT_API_KEY environment variable configured to authenticate requests through the kit-broadcasts CLI.

Can I analyze newsletter subject lines and content for new email campaigns?

Yes, inspect retrieved newsletter subject lines, previews, and content to inform new email campaigns, matching tone, structure, and cadence for consistent writing style.

What is the best way to get style references from past newsletters?

Fetch past newsletters as contextual references using the kit-broadcasts CLI to study authentic voice, style, and formatting from previous broadcasts for new content creation.

Are there limitations when fetching ConvertKit broadcasts for content analysis?

Fetching ConvertKit broadcasts for content analysis is limited to available past broadcasts accessible via the KIT_API_KEY, outputting data as a JSON array without real-time sync capabilities.