Sequenzy Skills
You can install Sequenzy as a reusable skill for AI agents that support theskills ecosystem. This gives your agent a versioned workflow guide for operating Sequenzy safely instead of relying on ad hoc prompting.
Install
Install the Sequenzy email marketing skill with:What The Skill Covers
Thesequenzy-email-marketing skill helps your agent:
- authenticate with Sequenzy
- check identity and session state
- read delivery stats
- manage subscribers
- create, update, enable, disable, and cancel sequence enrollments
- send one-off transactional emails
- recognize when a workflow is not fully supported in the current CLI and should move to the dashboard or direct API use
subscriberId or matching entry-event field values. Field-value cancellation should be previewed as a dry run before applying it.
Why Use A Skill
Without a skill, your agent has to infer Sequenzy workflows from scratch each time. With a skill, you give it:- a stable command reference
- use-case driven guidance
- explicit caveats for unsupported or partial CLI flows
- a versioned source of truth you can update as Sequenzy evolves
Repository
The public source lives here:Install Notes
- After installing, restart your AI tool if it does not pick up the new skill immediately
- Pair it with MCP or the CLI when you want the agent to both understand Sequenzy workflows and execute them directly