# Manage Sequenzy Email Marketing Workflows

Email marketing agents need precise commands and safeguards for account changes. This skill maps Sequenzy requests to supported CLI and MCP workflows.

## Install

```bash
npx skillstore add sequenzy/sequenzy-email-marketing
```

## Metadata

- Status: approved
- Slug: sequenzy-sequenzy-email-marketing
- Skillstore revision: r1
- Version status: missing
- Tree hash: 22a4cd33968869ac365997995e18f175391cbb4aa4ad177137b74dbf04ceda3b
- Author: Sequenzy
- GitHub username: Sequenzy
- License: MIT
- Repository: https://github.com/Sequenzy/skills/tree/main/skills/sequenzy-email-marketing
- Ref: 62e2a730c5cd74eab4c7164309d810de660fcea3
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: network, env\_access, external\_commands
- Quality score: 66
- Public page: https://skillstore.pages.dev/skills/sequenzy-sequenzy-email-marketing
- Manifest: https://skillstore.pages.dev/api/skills/sequenzy-sequenzy-email-marketing/manifest

## Capabilities

- Checks Sequenzy authentication state with login, whoami, account, and API key guidance.
- Manages subscribers, lists, tags, saved segments, and bulk list imports.
- Creates, updates, schedules, tests, pauses, resumes, cancels, duplicates, and deletes campaigns.
- Builds templates and sequences, including enrollment, cancellation, branches, and discount steps.
- Handles webhooks, inbox conversations, team invitations, product delivery files, and dashboard URLs.
- Generates draft emails, sequences, subject lines, and delivery performance reports.

## Use Cases

- Run Campaign Operations: Create drafts, update content, schedule sends, manage A/B tests, and stop campaigns when needed.
- Maintain Subscriber Data: Import contacts, manage lists and tags, build segments, and inspect subscriber activity before changes.
- Automate Product Delivery: Attach product files, create purchase-triggered sequences, configure webhooks, and send transactional email.

## Prompt Templates

### Check Account Status

```
Use $sequenzy-email-marketing to check whether this machine is authenticated and show the current Sequenzy account context.
```

### Create Campaign Draft

```
Use $sequenzy-email-marketing to create a draft campaign for [audience] about [offer]. Return the review URL and do not schedule it yet.
```

### Import And Segment Subscribers

```
Use $sequenzy-email-marketing to import subscribers from [file], add them to [list], apply [tag], and report the import counts.
```

### Build Product Delivery Flow

```
Use $sequenzy-email-marketing to sync products, attach [file] to [product], create a purchase-triggered delivery sequence, and provide the editor URL.
```

## Limitations

- Requires the Sequenzy CLI or MCP tools and valid Sequenzy credentials.
- Campaign immediate send is not wired; users must schedule a near-future send instead.
- Generated copy is draft content and needs review before sending.
- Some product trigger filters and unsupported workflows must be completed in the dashboard.

## Best Practices

- Inspect account, company, IDs, and current status before mutating Sequenzy resources.
- Redact API keys and webhook signing secrets, and save them only to user-approved secure storage.
- Review generated copy, audience targeting, and dashboard previews before scheduling or sending.

## Anti Patterns

- Running destructive actions before confirming the target ID and expected impact.
- Looping over single subscriber commands instead of using bulk list import commands.
- Treating AI-generated campaign or sequence copy as ready to send without review.

## Security Audit

- Audited at: 2026-07-05T21:10:11.493\+00:00
- Summary: Most static alerts are false positives from Markdown code spans, service URL examples, environment variable names, and defensive secret-handling guidance. No prompt injection, credential exfiltration, or unauthorized endpoint instructions were found, but the skill has operational risk because it guides authenticated Sequenzy mutations.

## Stats

- Views: 0
- Downloads: 5
- Favorites: 0
- Popularity score: 0
