mailchimp

A short, keyword-rich phrase that summarizes the essence of your pitchbook/brand identity; typically appears prominently near the name/title.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill mailchimp-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mailchimp
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/mailchimp
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill mailchimp-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines your email marketing efforts by providing direct access to Mailchimp's powerful API for managing audiences, campaigns, and subscribers.

Core Features & Use Cases

  • Audience Management: Create, view, and manage your subscriber lists (audiences).
  • Campaign Creation & Sending: Design, send, and track email campaigns.
  • Subscriber Management: Add, update, and segment your contacts.
  • Use Case: Automatically add new sign-ups from your website to a specific Mailchimp audience and send them a welcome email campaign.

Quick Start

Use the mailchimp skill to list all of your Mailchimp audiences.

Frequently Asked Questions about mailchimp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate adding new subscribers to a Mailchimp audience and sending welcome emails?

You can automate adding new subscribers to a Mailchimp audience and trigger welcome emails by using this Skill to access the Mailchimp Marketing API for audience management and campaign creation. It executes deterministic tasks via Python scripts.

Can I manage Mailchimp campaigns and subscribers through an API without storing credentials manually?

Yes, you can manage Mailchimp campaigns, subscribers, and audiences through the Mailchimp Marketing API using a managed OAuth flow, eliminating the need to manually store or handle API credentials.

What email marketing tasks can I perform with the Mailchimp Marketing API?

With the Mailchimp Marketing API, you can perform comprehensive email marketing tasks including accessing and controlling audiences, campaigns, templates, automations, reports, and subscriber lists.

Does this Mailchimp integration support viewing campaign reports and automation workflows?

Yes, this Mailchimp integration supports viewing detailed campaign reports and managing automation workflows directly through the Mailchimp Marketing API, alongside audience and subscriber management capabilities.

How do I list all of my Mailchimp subscriber audiences for email marketing?

To list all of your Mailchimp subscriber audiences, you can use this Skill to query the Mailchimp Marketing API, which provides direct access to view and manage your email marketing lists.

Are there limitations to executing Mailchimp email marketing tasks via Python scripts?

Execution relies on deterministic Python scripts accessing the Mailchimp Marketing API, meaning tasks are bound by standard API rate limits and require a valid managed OAuth connection to function correctly.