kit

Automate subscriber capture, segmentation, and messaging via Kit V4 REST API.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/antonyfmunoz/OS --skill kit-antonyfmunoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kit
Source: https://github.com/antonyfmunoz/OS/tree/main/skills/tools/kit
Command: npx skills add https://github.com/antonyfmunoz/OS --skill kit-antonyfmunoz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you automate audience capture, segmentation, and nurture in Kit (formerly ConvertKit) so your lead pipeline stays accurate and your messaging reaches the right people at the right time.

Core Features & Use Cases

  • Audience operations: create, fetch, update, and bulk-import subscribers, including syncing subscriber state and custom fields.
  • Segmentation & orchestration: manage tags, enroll subscribers into sequences, and trigger behavior via webhooks and link-click signals.
  • Campaign execution: draft/schedule/send broadcasts and query delivery stats for opens and clicks.

Quick Start

Ask your AI agent to “Create subscriber records in Kit via the V4 API using KIT_API_KEY, tag them with initiate-arena-lead, add them to the correct sequence, and register a webhook endpoint for subscriber link clicks.”

Frequently Asked Questions about kit

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

FAQPage Schema
How do I automate subscriber capture and tag-based segmentation in Kit?

Kit broadcasts are scheduled and sent using V4 API endpoints, allowing you to draft messages, query delivery stats, and track opens and clicks. This automates campaign execution without manual email marketing operations.

How do I enroll Kit subscribers into sequences and trigger webhooks?

You enroll Kit subscribers into sequences and trigger webhooks by calling V4 API endpoints with API-key authentication. This supports behavior orchestration via link-click signals and webhook-based event handling for automated nurture flows.

Does Kit V4 API support rate-limit backoff and cursor pagination for bulk imports?

Kit V4 API supports rate-limit backoff on 429 responses and cursor pagination for bulk subscriber imports. This enables reliable syncing of large subscriber lists and custom fields without hitting operational limits.

What is the best way to manage ConvertKit subscribers and broadcasts via API?

The best way to manage ConvertKit subscribers and broadcasts via API is using Kit V4 endpoints with X-Kit-Api-Key authentication. It handles audience operations, tag segmentation, and broadcast scheduling while maintaining idempotent workflows.