← Back to Skills Marketplace
236
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install sequenzy
Description
Agent guide for operating Sequenzy. Use when Codex needs to authenticate, inspect identity, manage subscribers, create or edit campaigns/sequences/templates,...
Usage Guidance
This skill is a usage guide for operating Sequenzy via its CLI, dashboard, or API and appears internally consistent. Before enabling, consider: (1) If you provide SEQUENZY_API_KEY, the agent could perform management actions (create/update templates, send transactional emails) — restrict the key's scope and use a dedicated automation key if possible. (2) The skill favors running the `sequenzy` CLI and reading local Sequenzy config (e.g., cached auth); ensure the agent environment has the expected CLI and does not expose unrelated secrets. (3) The SKILL.md references repository source files as the 'source of truth' — that is only helpful if the agent can access that repo. (4) For safety, require explicit confirmation before any destructive actions (hard deletes, hard unsubscribes, sending emails), and test changes in a sandbox company or with a limited API key. If you need deeper assurance, ask the skill author for a provenance/homepage or a signed release and review how your environment supplies SEQUENZY_API_KEY to the agent.
Capability Analysis
Type: OpenClaw Skill
Name: sequenzy
Version: 1.1.3
The 'sequenzy' skill bundle is a legitimate integration for an email marketing and automation platform. It provides detailed instructions for an AI agent to manage campaigns, subscribers, and templates using the `sequenzy` CLI and MCP tools. The documentation (SKILL.md, command-reference.md) emphasizes safety, such as validating IDs before mutations and preferring environment variables (SEQUENZY_API_KEY) for automation. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md: the document describes using the Sequenzy CLI, dashboard, and API to manage subscribers, templates, campaigns, sequences, stats, and sends. The requested capabilities (auth via SEQUENZY_API_KEY or interactive login) are appropriate for those tasks.
Instruction Scope
Instructions are narrowly scoped to Sequenzy workflows (run sequenzy CLI commands, check SEQUENZY_API_KEY, generate dashboard URLs, validate IDs). They reference repository paths (packages/cli, packages/mcp) as sources of truth — useful guidance but only actionable if the agent has that repo available. No instructions to read unrelated files or exfiltrate data.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or run locally; lowest-risk install profile.
Credentials
The skill does not require any unrelated environment variables. It documents optional variables (SEQUENZY_API_KEY, SEQUENZY_API_URL, SEQUENZY_APP_URL) that are directly relevant to operating Sequenzy. The registry metadata lists no required secrets, which is consistent with the skill being able to operate interactively or using an optional API key.
Persistence & Privilege
always:false and no install actions; the skill does not request permanent platform presence or elevated privileges. Autonomous invocation is allowed (platform default) but not combined with any broad or unrelated environment access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sequenzy - After installation, invoke the skill by name or use
/sequenzy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.3
Update Sequenzy skill for AI generation commands and prompt-based campaign drafts.
v1.1.2
Add campaign reply-to update guidance
v1.1.1
Fix subscriber CLI and MCP workflow documentation
v1.1.0
Update Sequenzy skill docs and add AI CLI sequence creation support
v1.0.0
Version 1.0.0 — Initial Release
- Introduced agent guide for operating Sequenzy, outlining supported workflows and best practices.
- Detailed preference for using the Sequenzy CLI, with fallbacks to dashboard or direct API if a workflow isn’t supported in the CLI.
- Listed all currently supported workflows (auth, stats, subscriber management, transactional email sending).
- Clarified which advertised CLI commands are not yet implemented and should be treated as unsupported.
- Provided execution and validation patterns to ensure safe and predictable operations.
- Included references to command documentation and use-case examples.
Metadata
Frequently Asked Questions
What is Sequenzy?
Agent guide for operating Sequenzy. Use when Codex needs to authenticate, inspect identity, manage subscribers, create or edit campaigns/sequences/templates,... It is an AI Agent Skill for Claude Code / OpenClaw, with 236 downloads so far.
How do I install Sequenzy?
Run "/install sequenzy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sequenzy free?
Yes, Sequenzy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sequenzy support?
Sequenzy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sequenzy?
It is built and maintained by polnikale (@polnikale); the current version is v1.1.3.
More Skills