← Back to Skills Marketplace
byungkyu

mailchimp

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
17434
Downloads
12
Stars
0
Active Installs
7
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 when users want to manage email marketing, subscriber lists, or automate email campaigns. 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 only if you are comfortable authorizing Mailchimp through Maton. Review account and scope selection during OAuth, confirm the exact audience, campaign, subscriber, or automation before any write, and prefer the CLI OAuth flow over long-lived API keys.
Capability Assessment
Credentials
Network access, Bash use, and Mailchimp/Maton API calls are proportionate for this integration; the raw HTTP fallback handles a MATON_API_KEY only when the CLI cannot be used and includes limiting guidance.
Install Mechanism
Installation requires a third-party Maton CLI via npm or Homebrew; this is disclosed and coherent with the gateway-based integration, with no bundled executable files in the artifact.
Instruction Scope
The skill defaults to read/list operations, requires explicit confirmation before POST, PUT, PATCH, DELETE, connection creation, sends, scheduling, and other high-impact changes, and warns to treat API content as untrusted data.
Persistence & Privilege
OAuth profiles and tokens persist in the OS credential store through the Maton CLI, which is expected for managed OAuth and explicitly disclosed; the skill tells agents not to inspect, print, export, or persist credentials.
Purpose & Capability
The stated purpose is Mailchimp Marketing API access for audiences, campaigns, templates, automations, reports, and subscribers; the documented capabilities match that purpose.
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.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.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.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
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 when users want to manage email marketing, subscriber lists, or automate email campaigns. 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 17434 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.2.0.

💬 Comments