Communityv1.2.1

kit

Kit (formerly ConvertKit) API integration with managed OAuth. Manage email subscribers, forms, tags, sequences, broadcasts, custom fields, purchase records, and webhooks. Webhook creation sends Kit account events to a URL you supply, and the purchase endpoints expose customer and order data. Use this skill when users want to manage their email marketing lists, create or update subscribers, manage tags, or work with email sequences and broadcasts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.

8.1kdownloads5starsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
kit
Latest Version
1.2.1
Author
byungkyu
Published
Feb 7, 2026
Updated
Sep 10, 2026
Total Versions
7

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for kit.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.1

Declare purchases and webhooks, which were documented but not declared. State at the passthrough that the documented paths are this skill's policy rather than an enforced limit. Replace the generic high-impact list with Kit's own - broadcasts send real email, sequence enrolment and tags start automations, custom-field deletion affects every subscriber - and add the standing-egress warning on Create Webhook that the routing reference already carried, plus a note that the purchase endpoints return customer data.