klaviyo-automation

Automate Klaviyo campaign, message, tag, and send job operations via Rube MCP.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill klaviyo-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: klaviyo-automation
Source: https://github.com/huivrotiki/antigravity-code-workspace-copy/tree/main/02-Skills/klaviyo-automation
Command: npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill klaviyo-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Klaviyo marketing operations via Rube MCP to manage campaigns, messages, tags, and send jobs, reducing manual overhead.

Core Features & Use Cases

  • Campaign management: list, filter, inspect, and monitor campaigns.
  • Message inspection: view content of emails and SMS, including templates.
  • Tag relationships: retrieve and audit campaign tags.
  • Send job monitoring: track status of campaign deliveries.
  • Use Case: A marketer can quickly pull all active campaigns and verify messaging consistency across channels.

Quick Start

Connect Klaviyo via Rube MCP and run your first automation workflow.

Frequently Asked Questions about klaviyo-automation

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

FAQPage Schema
How do I automate Klaviyo email campaign management tasks?

Automate Klaviyo email campaign management tasks by orchestrating campaigns, messages, and tag management via Rube MCP. This reduces manual overhead by handling listing, filtering, inspecting, and monitoring workflows across connected accounts.

Can I retrieve and inspect Klaviyo campaign messages and SMS content programmatically?

Yes, you can inspect Klaviyo campaign messages and SMS content programmatically. The automation retrieves message content, including email templates and SMS details, by calling specific campaign message endpoints with appropriate parameters.

How do I track the status of Klaviyo campaign send jobs?

Track Klaviyo campaign send jobs by monitoring their delivery status through the automation. It calls the campaign send job endpoint to retrieve current status updates, handling pagination and rate limits automatically to ensure complete monitoring.

Do I need Rube MCP to manage Klaviyo workflows for listing campaigns and retrieving tags?

Yes, Rube MCP is required to manage these Klaviyo workflows. The automation connects to your Klaviyo account through Rube MCP to execute tasks like listing campaigns, retrieving tag relationships, and handling sparse fieldsets.

What is the best way to audit campaign tags across multiple Klaviyo accounts?

The best way to audit campaign tags across Klaviyo accounts is using an automation tool that retrieves tag relationships via API. This approach handles rate limits and pagination while pulling tag data for verification and consistency.

How does the automation handle API rate limits and pagination when pulling Klaviyo campaigns?

The automation handles API rate limits and pagination internally when pulling Klaviyo campaigns. It manages these constraints during workflow execution to ensure complete data retrieval without hitting API errors or losing records.