← Back to Skills Marketplace
byungkyu

kit

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
8018
Downloads
5
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install kit
Description
Kit (formerly ConvertKit) API integration with managed OAuth. Manage email subscribers, forms, tags, sequences, broadcasts, and custom fields. 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; default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Install this only if you are comfortable authorizing Maton to access your Kit account. Review write operations carefully, especially subscriber changes, sequence enrollment, webhook creation, deletions, and any action that could send or schedule communications.
Capability Assessment
Credentials
Network access, Bash commands, and OAuth-based API access are proportionate for a third-party API integration; the raw HTTP fallback is limited to cases where the CLI cannot be installed and includes API-key handling rules.
Install Mechanism
Installation requires the external Maton CLI via npm or Homebrew, which is disclosed and purpose-aligned; no bundled executable scripts are present in the artifact.
Instruction Scope
The skill uses a raw Maton API passthrough for Kit endpoints, including write and delete methods, but it explicitly defaults to read/list calls and requires user confirmation for connection creation and every modifying operation.
Persistence & Privilege
OAuth profiles and tokens persist through Maton configuration and the operating system credential store, which is disclosed; the artifact does not define background workers, startup hooks, or hidden persistence.
Purpose & Capability
The stated purpose is to manage Kit subscribers, tags, forms, sequences, broadcasts, custom fields, and webhooks through Maton; the documented commands match that purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kit
  3. After installation, invoke the skill by name or use /kit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.3
- Changed all API endpoint references from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai` for consistency and future compatibility. - Updated Quick Start and example code snippets to use the new `api.maton.ai` base URL. - Updated connection management instructions and URLs to match the new endpoint structure. - Added a Security & Permissions section: clarifies resource access scopes and explicitly requires user confirmation before any write operations. - Removed the LICENSE.txt file from the project.
v1.0.2
- Added clawdbot metadata to SKILL.md, specifying an emoji and required MATON_API_KEY environment variable. - No behavioral changes to the skill; documentation update only. - Ensures better metadata compatibility for automated tools.
v1.0.1
- SKILL.md reformatted and whitespace changes only. - No functional or documentation content changes.
v1.0.0
Initial release of kit API skill integrating Kit (formerly ConvertKit) with managed OAuth. - Manage email subscribers, tags, forms, sequences, broadcasts, custom fields, and webhooks via Kit API. - OAuth connection and management handled through Maton platform. - Base URLs and authentication instructions provided for easy integration. - Includes Python request code examples for all supported endpoints. - Supports multiple Kit connections with header selection. - Detailed API reference for all major Kit objects (subscribers, tags, forms, sequences, broadcasts).
Metadata
Slug kit
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is kit?

Kit (formerly ConvertKit) API integration with managed OAuth. Manage email subscribers, forms, tags, sequences, broadcasts, and custom fields. 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; default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 8018 downloads so far.

How do I install kit?

Run "/install kit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is kit free?

Yes, kit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does kit support?

kit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created kit?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.0.

💬 Comments