← 返回 Skills 市场
byungkyu

constant-contact

作者 byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
7492
总下载
3
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install constant-contact
功能描述
Constant Contact API integration with managed OAuth. This is a write-capable integration — it can read, create, update, delete, and bulk-modify contacts, email campaigns, contact lists, tags, custom fields, segments, and marketing analytics. Use this skill when users want to interact with Constant Contact marketing data. All write operations (POST, PUT, DELETE, bulk actions, campaign sending/scheduling) require explicit user approval with specific resource identifiers before execution. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 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.
安全使用建议
Install this only if you intend to let an agent administer a Constant Contact account through Maton. Review write requests carefully, especially campaign sending, scheduling, imports, exports, and bulk contact changes, and prefer OAuth over long-lived API keys.
能力评估
Credentials
Network access, Bash execution for CLI/API calls, and Constant Contact account access are necessary for the integration; no bundled executable or unrelated local system access was found.
Install Mechanism
Installation relies on the external Maton CLI via npm or Homebrew, with an SDK/raw HTTP fallback; this is disclosed and aligned with the integration purpose.
Instruction Scope
The instructions repeatedly require read/list checks first, explicit user approval with resource identifiers before writes, extra confirmation for campaign sending and bulk changes, and treating API-returned content as untrusted data.
Persistence & Privilege
OAuth/API credentials are stored by Maton in normal credential stores, and the skill explicitly warns not to print, extract, persist, or broadly expose secrets; no background worker or hidden persistence is instructed.
Purpose & Capability
The stated purpose is managing Constant Contact marketing data through Maton, and the documented read, write, bulk, reporting, and campaign operations match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install constant-contact
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /constant-contact 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
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.6
- Removed the file: skill-card.md. - No code or feature changes; documentation only.
v1.0.5
- Updated API hostname from gateway.maton.ai/ctrl.maton.ai to api.maton.ai throughout documentation and examples. - Clarified that this integration is write-capable (supports create, update, delete, and bulk-modify operations) and includes segments in its scope. - Strongly emphasized user confirmation requirements for all write, bulk, and high-impact operations, with new step-by-step safety guidelines. - Improved security documentation, including explanations about connection management, resource scoping, and the need to use the correct Maton-Connection header for multi-account setups. - Removed LICENSE.txt file.
v1.0.4
- Expanded skill to include additional resources: tags, custom fields, segments, and bulk operations. - Improved and clarified documentation for query parameters, example usage, and response samples across all endpoints. - Added missing endpoints and examples for account management, sender email management, and subresource inclusion. - Updated instructions to specify required fields (such as `create_source` when creating contacts). - Refined skill description for greater accuracy and detail regarding supported features.
v1.0.3
- Added a new clawdbot metadata section specifying an emoji and required environment variable (MATON_API_KEY). - No changes to skill features or user-facing functionality; documentation metadata only.
v1.0.2
- Documentation in SKILL.md reformatted or rewritten. - No functional changes; only documentation was updated.
v1.0.1
No changes detected in this version. - Version number updated from 1.0 to 1.0.1. - No file changes present between this and the previous version.
v1.0.0
Constant Contact skill v1.0.0 – Initial release - Adds integration with Constant Contact API for managing contacts, email campaigns, lists, segments, tags, and custom fields. - Supports managed OAuth connections via Maton platform with simple connection management. - Provides endpoints for creating, updating, deleting, and listing contacts, lists, and tags. - Includes API references and Python code samples for quick start and connection management. - Requires network access and a valid Maton API key.
元数据
Slug constant-contact
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

constant-contact 是什么?

Constant Contact API integration with managed OAuth. This is a write-capable integration — it can read, create, update, delete, and bulk-modify contacts, email campaigns, contact lists, tags, custom fields, segments, and marketing analytics. Use this skill when users want to interact with Constant Contact marketing data. All write operations (POST, PUT, DELETE, bulk actions, campaign sending/scheduling) require explicit user approval with specific resource identifiers before execution. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7492 次。

如何安装 constant-contact?

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

constant-contact 是免费的吗?

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

constant-contact 支持哪些平台?

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

谁开发了 constant-contact?

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

💬 留言讨论