← Back to Skills Marketplace
byungkyu

Mailchimp

by byungkyu · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
16654
Downloads
12
Stars
15
Active Installs
5
Versions
Install in OpenClaw
/install mailchimp
Description
Mailchimp Marketing API integration with managed OAuth. Access audiences, campaigns, templates, automations, reports, and manage subscribers. Use this skill...
Usage Guidance
Install only if you trust Maton to broker access to your Mailchimp account. Before approving actions, verify the exact connection, audience, campaign, subscriber, recipient count, timing, and effect, especially for permanent deletion, campaign sending, scheduling, automation starts, and batch operations.
Capability Analysis
Type: OpenClaw Skill Name: mailchimp Version: 1.0.4 The mailchimp skill provides a standard integration for the Mailchimp Marketing API via a managed OAuth proxy service (api.maton.ai). It requires a MATON_API_KEY environment variable and includes comprehensive documentation for managing audiences, campaigns, and subscribers. The SKILL.md file correctly includes security instructions for the agent to seek explicit user approval before performing write operations, and the provided Python code examples are standard HTTP requests using urllib.
Capability Assessment
Purpose & Capability
The skill’s capabilities match its stated Mailchimp purpose: reading audiences, campaigns, reports, subscribers, and performing subscriber, campaign, template, automation, and batch operations. Some operations are high-impact, including campaign sending, automation starts, and permanent subscriber deletion, but they are directly related to email marketing.
Instruction Scope
The documentation gives broad API examples and includes a clear global instruction that all create, update, and delete calls require explicit user approval with target resource and intended effect confirmed. Adjacent warnings near send/delete endpoints would be stronger, but the behavior is not hidden or mismatched.
Install Mechanism
The artifact contains only SKILL.md documentation and example HTTP requests. No executable installer, bundled dependency, background worker, or hidden runtime code was found.
Credentials
Network access and MATON_API_KEY are required and disclosed. Requests go through api.maton.ai as a managed OAuth proxy, which is proportionate for this integration but means the user must trust Maton with delegated Mailchimp access.
Persistence & Privilege
The skill documents persistent OAuth connection management, including create, list, select, and delete connection flows. This is expected for Mailchimp account access and is disclosed rather than automatic.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mailchimp
  3. After installation, invoke the skill by name or use /mailchimp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Updated all API endpoint references to use https://api.maton.ai instead of previous base URLs. - Updated connection management instructions and endpoints to match the new https://api.maton.ai base URL. - Added a security section emphasizing that all write operations require explicit user approval. - Clarified instructions for specifying a connection when multiple Mailchimp accounts are linked. - Removed the LICENSE.txt file.
v1.0.3
- Added clawdbot metadata with emoji and clarified required environment variable in SKILL.md. - No code or functional changes; documentation metadata update only.
v1.0.2
No changes detected in this release.
v1.0.1
- Added reference to the alternative api-gateway skill for third-party app integrations in the description. - Updated all code samples to use cross-platform Python CLI scripts instead of curl or Python requests. - No changes to the core API, endpoints, or overall functionality.
v1.0.0
Mailchimp skill v1.0.0 — Initial Release - Provides integration with the Mailchimp Marketing API via managed OAuth. - Allows access to and management of Mailchimp audiences (lists), campaigns, templates, automations, reports, and subscribers. - Includes detailed connection management, with support for multiple Mailchimp OAuth connections. - Offers comprehensive API reference and usage examples for managing subscriber lists and automating email campaigns. - Requires a valid Maton API key and network access for operation.
Metadata
Slug mailchimp
Version 1.0.4
License MIT-0
All-time Installs 564
Active Installs 15
Total Versions 5
Frequently Asked Questions

What is Mailchimp?

Mailchimp Marketing API integration with managed OAuth. Access audiences, campaigns, templates, automations, reports, and manage subscribers. Use this skill... It is an AI Agent Skill for Claude Code / OpenClaw, with 16654 downloads so far.

How do I install Mailchimp?

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

Is Mailchimp free?

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

Which platforms does Mailchimp support?

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

Who created Mailchimp?

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

💬 Comments