Klaviyo Automation
Skill Verified ActiveAutomate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas.
To automate Klaviyo marketing operations, allowing users to efficiently manage email and SMS campaigns, inspect their content, and monitor their delivery status.
Features
- Automate Klaviyo email and SMS campaigns
- Inspect campaign messages and content
- Track campaign tags for organization
- Monitor campaign send job statuses
- Filter and list campaigns by channel and status
Use Cases
- When needing to programmatically list and filter all active email campaigns.
- When requiring detailed information about a specific SMS campaign.
- When needing to view the subject and body of an email campaign message.
- When wanting to check the status of a campaign send job.
Non-Goals
- Creating or editing Klaviyo templates.
- Managing Klaviyo lists or segments.
- Analyzing campaign performance metrics (e.g., open rates, click-through rates).
Workflow
- Verify Rube MCP availability and Klaviyo connection.
- Call `KLAVIYO_GET_CAMPAIGNS` to list campaigns, applying filters and pagination.
- Extract campaign IDs for further inspection.
- Use `KLAVIYO_GET_CAMPAIGN` for detailed campaign information or `KLAVIYO_GET_CAMPAIGN_MESSAGE` for content.
- Use `KLAVIYO_GET_CAMPAIGN_RELATIONSHIPS_TAGS` to view associated tags.
- Use `KLAVIYO_GET_CAMPAIGN_SEND_JOB` to monitor send job status.
Prerequisites
- Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
- Active Klaviyo connection via `RUBE_MANAGE_CONNECTIONS` with toolkit `klaviyo`
- Always call `RUBE_SEARCH_TOOLS` first to get current tool schemas
Installation
First, add the marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaudeQuality Score
VerifiedSimilar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Generate Social Media Book Promo
100Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.
Generate Real Estate Listing Graphic
100Generate a branded property listing graphic with a property photo, status badge, price, address, and key stats.
Gmail
100Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.