klaviyo-pack

v1.7.0 by Jeremy Longshore

Claude Code skill pack for Klaviyo (24 skills)

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install klaviyo-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 production-grade Claude Code skills for Klaviyo email marketing, CDP, and customer engagement API integration.

Real klaviyo-api SDK code. Real a.klaviyo.com/api/* endpoints. Real ApiKeySession + ProfilesApi / EventsApi / ListsApi patterns. Covers profiles, events, lists, segments, campaigns, flows, webhooks, GDPR deletion, and the full operational stack from install to incident response.

Links: Klaviyo API Reference | klaviyo-api npm | Tons of Skills


Skills (24) plugin-local skills

klaviyo-ci-integration View full skill →

Configure CI/CD pipelines for Klaviyo integrations with GitHub Actions.

ReadWriteEditBash(gh:*)Bash(npm:*)
klaviyo-common-errors View full skill →

Diagnose and fix common Klaviyo API errors and exceptions.

ReadGrepBash(curl:*)Bash(npm:*)
klaviyo-core-workflow-a View full skill →

Execute Klaviyo primary workflow: profiles, lists, and subscriptions.

ReadWriteEditBash(npm:*)Grep
klaviyo-core-workflow-b View full skill →

Execute the Klaviyo secondary workflow: event tracking, segments, and campaigns.

ReadWriteBash(npm:*)
klaviyo-cost-tuning View full skill →

Optimize Klaviyo costs through plan selection, contact management, and usage monitoring.

ReadWriteEditGrep
klaviyo-data-handling View full skill →

Implement Klaviyo data privacy, GDPR/CCPA compliance, and PII handling patterns.

ReadWriteEdit
klaviyo-debug-bundle View full skill →

Collect Klaviyo debug evidence for support tickets and troubleshooting.

Bash(grep:*)Bash(curl:*)Bash(tar:*)Bash(npm:*)
klaviyo-deploy-integration View full skill →

Deploy Klaviyo integrations to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
klaviyo-enterprise-rbac View full skill →

Configure Klaviyo enterprise access control with API key scopes and OAuth.

ReadWrite
klaviyo-hello-world View full skill →

Create a minimal working Klaviyo example with real API calls.

WriteBash(npm:*)Bash(npx:*)
klaviyo-incident-runbook View full skill →

Execute Klaviyo incident response procedures with triage, mitigation, and postmortem.

ReadBash(curl:*)Bash(kubectl:*)Bash(npm:*)
klaviyo-install-auth View full skill →

Install and configure Klaviyo Node.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(pip:*)Grep
klaviyo-local-dev-loop View full skill →

Configure Klaviyo local development with hot reload, mocking, and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(npx:*)Grep
klaviyo-migration-deep-dive View full skill →

Use when you are moving an email/CDP stack onto Klaviyo — off the deprecated v1/v2 APIs, off a competitor ESP (Mailchimp, SendGrid), or re-platforming gradually with the strangler fig pattern — and need field mapping, batch import, and post-migration validation.

ReadWriteEditBash(npm:*)Bash(node:*)
klaviyo-multi-env-setup View full skill →

Configure Klaviyo across development, staging, and production environments.

ReadWriteEditBash(aws:*)Bash(gcloud:*)Bash(vault:*)
klaviyo-observability View full skill →

Set up observability for Klaviyo integrations with metrics, traces, and alerts.

ReadWriteEdit
klaviyo-performance-tuning View full skill →

Optimize Klaviyo API performance with caching, batching, and pagination tuning.

ReadWriteEdit
klaviyo-prod-checklist View full skill →

Execute Klaviyo production deployment checklist and validation procedures.

ReadBash(curl:*)Bash(npm:*)Grep
klaviyo-rate-limits View full skill →

Implement Klaviyo rate limiting, backoff, and request queuing patterns.

ReadWriteEdit
klaviyo-reference-architecture View full skill →

Implement Klaviyo reference architecture with best-practice project layout.

ReadWriteEditGrep
klaviyo-sdk-patterns View full skill →

Apply production-ready Klaviyo SDK patterns for the klaviyo-api package.

ReadWriteEdit
klaviyo-security-basics View full skill →

Apply Klaviyo security best practices for API key management and access control.

ReadWriteEditGrep
klaviyo-upgrade-migration View full skill →

Upgrade Klaviyo SDK versions and migrate between API revisions.

ReadEditBash(npm:*)Bash(git:*)
klaviyo-webhooks-events View full skill →

Implement Klaviyo webhooks with HMAC-SHA256 signature verification and event handling.

ReadWriteEditBash(curl:*)Bash(npm:*)

Ready to use klaviyo-pack?