← 返回 Skills 市场
byungkyu

kit

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
8018
总下载
5
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
Slug kit
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8018 次。

如何安装 kit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kit」即可一键安装,无需额外配置。

kit 是免费的吗?

是的,kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

kit 支持哪些平台?

kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 kit?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论