返回顶部
s

sequenzy

Agent guide for operating Sequenzy. Use when Codex needs to authenticate, inspect identity, manage subscribers, send a transactional email, read delivery stats, or decide whether a requested Sequenzy workflow is currently supported. Prefer the CLI when it is implemented, and fall back to the dashboard or direct API use when the current CLI surface is only partial.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.2
安全检测
已通过
150
下载量
0
收藏
概述
安装方式
版本历史

sequenzy

# Sequenzy ## Overview Use this skill when the task is to operate Sequenzy, not to change Sequenzy's source code. Prefer the `sequenzy` CLI for supported workflows and explicitly call out when a requested workflow is not wired in the current implementation. ## Ground Rules 1. Treat `packages/cli/src/index.tsx` as the source of truth for which commands are actually wired. 2. Treat `packages/cli/src/commands/` and `packages/cli/src/api.ts` as the source of truth for behavior, payload shape, and API routes. 3. Do not promise support for commands that only appear in docs or `--help` text without an attached action handler. 4. Prefer `sequenzy login` for interactive auth and `SEQUENZY_API_KEY` for automation. 5. Prefer inspection before mutation whenever the workflow allows it. ## Supported Workflows Read [references/use-cases.md](references/use-cases.md) before executing anything non-trivial. The currently implemented CLI flows are: - login and logout - local auth/session check with `whoami` - account inspection with `account` - company inspection or creation with `companies list|get|create` - stats overview or stats by campaign/sequence ID - subscribers `list`, `add`, `get`, and `remove` - lists `list` and `create` - tags `list` - segments `list`, `create`, and `count` - templates `list`, `get`, `create`, `update`, and `delete` - campaigns `list`, `get`, `create`, `update` including reply-to updates, and `test` - sequences `list`, `get`, `create`, `update`, `enable`, `disable`, and `delete` - websites `list`, `add`, `check`, and `guide` - API key creation with `api-keys create` - send one transactional email by template or raw HTML ## Unsupported Or Placeholder Workflows Treat `sequenzy generate ...` as unsupported placeholder surface. Also treat missing subcommands as unsupported even when the noun exists. For example: campaign send/schedule flows, list deletion, tag mutation, and bulk subscriber import are not available through the current CLI handlers. ## Execution Pattern 1. Check auth first with `sequenzy whoami` or by verifying `SEQUENZY_API_KEY` is set. 2. Pick the narrowest command that matches the use case. 3. Validate IDs, recipient email, subject, template, or HTML input before issuing a mutation. 4. Surface CLI limitations directly instead of inventing a workaround. 5. If the workflow is unsupported in the CLI, say whether the next-best path is the Sequenzy dashboard or direct API use. 6. Call out implementation caveats that matter operationally, such as `whoami` using cached local auth state, sequence creation supporting both `--goal` and explicit step modes, and `campaigns test` being a stubbed success path in the current backend. ## References - [references/command-reference.md](references/command-reference.md): exact command shapes, env vars, behavior, and caveats. - [references/use-cases.md](references/use-cases.md): decision trees and examples for the most common agent tasks.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 sequenzy-1776093372 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 sequenzy-1776093372 技能

通过命令行安装

skillhub install sequenzy-1776093372

下载 Zip 包

⬇ 下载 sequenzy v1.1.2

文件大小: 8.58 KB | 发布时间: 2026-4-14 10:08

v1.1.2 最新 2026-4-14 10:08
Add campaign reply-to update guidance

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部