Skill
Sequenzy Email Marketing
Agent guide for operating Sequenzy. Use when Codex needs to authenticate, inspect identity, manage subscribers, create or edit campaigns/sequences/templates,...
When to use Sequenzy Email Marketing
Choose if
Your agent operates an existing Sequenzy account and needs end-to-end campaign, sequence, subscriber, segment, and template lifecycle automation with explicit documented commands. Best when you can tolerate the unsupported-workflow list (no bulk import, no immediate-send, no list deletion) and prefer guardrails over flexibility.
Avoid if
You need a generic email-platform abstraction or you use a different ESP (Mailchimp, SendGrid, Resend, ConvertKit) — this skill is Sequenzy-specific. Also avoid when you require bulk subscriber import, pause/cancel mid-flight, or tag mutations — all explicitly unsupported per the README.
Risk Flags
- MEDIUM auth README mandates SEQUENZY_API_KEY or interactive `sequenzy login`; no operation runs without authentication.
- MEDIUM scope README lists explicit unsupported workflows — "immediate campaign sends, pause/cancel flows, list deletion, tag mutations, or bulk subscriber imports". Skill will refuse rather than attempt workarounds.
- MEDIUM scope README warns mutations (campaign sends, subscriber removal) are permanent; the skill requires validation before execution. Test campaigns are "currently stubbed in the backend and should not be relied upon for accuracy".
- LOW scope README caps generated sequences at 10 emails and requires Stripe activation for explicit discount steps. Conditional email content requires block JSON, not raw HTML.
Cost
Type: Usage based
Hidden costs
- Skill is MIT-0 but operating it requires a Sequenzy account; pricing tiers not disclosed in the README. SEQUENZY_API_KEY or interactive `sequenzy login` mandatory before any operation.
Distribution
- ClawHub
sequenzy-email-marketing- License
- MIT-0