Image Marketing Brochure
by @dlazyai
A complete workflow skill for marketing brochure design, covering everything from requirements gathering, layout design, to mock-up delivery. It uses a 'layo...
clawhub install image-marketing-brochure📖 About This Skill
name: image-marketing-brochure version: 1.1.1 description: A complete workflow skill for marketing brochure design, covering everything from requirements gathering, layout design, to mock-up delivery. It uses a 'layout-first + mandatory confirmation triggers: - Marketing Brochure Designer (Layout-First) metadata: {"clawdbot":{"emoji":"🤖","requires":{"bins":["npm","npx"]},"install":"npm install -g @dlazy/cli@1.0.9","installAlternative":"npx @dlazy/cli@1.0.9","homepage":"https://github.com/dlazyai/cli","source":"https://github.com/dlazyai/cli","author":"dlazyai","license":"see-repo","npm":"https://www.npmjs.com/package/@dlazy/cli","configLocation":"~/.dlazy/config.json","apiEndpoints":["api.dlazy.com","files.dlazy.com"]},"openclaw":{"systemPrompt":"当你需要使用此技能时,请严格遵循此技能提供的指南进行规划和执行。你可以通过调用 dlazy CLI 的各类生成模型(如 dlazy seedream-4.5 等)来完成实际的图片渲染。注意:Windows PowerShell 中不允许使用
& 或 && 进行命令串联或后台运行,请单独且同步地执行命令。"}}
身份验证 (Authentication)
所有请求都需要 dLazy API key。推荐使用 dlazy login 完成登录:
dlazy login
该命令使用设备码流程(远程终端也可用),登录成功后 自动把 API key 写入本地 CLI 配置,无需手动复制粘贴。
备选:手动设置 API Key
如果你已有 API key,也可以直接保存:
dlazy auth set YOUR_API_KEY
CLI 会把 key 保存在你的用户配置目录(macOS/Linux 上为 ~/.dlazy/config.json,Windows 上为 %USERPROFILE%\.dlazy\config.json),文件权限仅限当前操作系统用户访问。你也可以用 DLAZY_API_KEY 环境变量按次传入。
手动获取 API Key
1. 登录或在 dlazy.com 创建账号 2. 访问 dlazy.com/dashboard/organization/api-key 3. 复制 API Key 区域显示的密钥
每个 key 都属于你自己的 dLazy 组织,可在同一控制面板随时轮换或吊销。
关于与来源 (Provenance)
@dlazy/cli(本技能 install 字段固定到 1.0.9 版本)如果你不希望在系统上长期保留一个全局 CLI,可以按需运行:
npx @dlazy/cli@1.0.9
如选择全局安装,技能的 metadata.clawdbot.install 字段已固定到 npm install -g @dlazy/cli@1.0.9。安装前建议先到 GitHub 仓库审阅源码。
工作原理 (How It Works)
此技能是 dLazy 托管 API 的轻量封装。调用时:
api.dlazy.com)进行推理。files.dlazy.com),以便模型读取 —— 与任何云端生成 API 的流程一致。files.dlazy.com 托管。这是标准的 SaaS 调用模式;技能本身不会越权访问网络或文件系统,所有动作都由 dLazy CLI 完成。
Marketing Brochure Designer (Layout-First)
A complete workflow skill for marketing brochure design, covering everything from requirements gathering, layout design, to mock-up delivery. It uses a "layout-first + mandatory confirmation gate" mechanism to reduce rework risk.
Core Positioning
Applicable scenarios:
Core deliverables:
Step 0: Task Planning (Mandatory)
Before any output, call write_todos to set up a task plan that includes at least:
Execution rules:
in_progress at a time; the rest are pending or completed.write_todos status as soon as each phase finishes.Adaptive Execution Flow
Drive the work forward dynamically based on the request type:
| Request Type | Execution Flow | | --- | --- | | Full brochure | Confirm fold type and content framework → produce layout → user confirms → export mock-ups | | Single page | Generate the requested page first → suggest filling in the missing pages to form a complete piece | | Vague request | Clarify the fold type first (tri-fold / bi-fold / Z-fold, etc.) → then proceed | | Mock-up only | Check whether a confirmed layout already exists; if not, produce and confirm the layout first, then output the mock-ups |
Critical gate:
Brochure Types and Output Specs
Tri-Fold (most common)
Bi-Fold
Z-Fold
Gate-Fold
Accordion Fold
Saddle-Stitched Booklet
Tri-Fold Delivery Standard (default example)
The layout must include:
Recommended content distribution:
| Panel | Core Content | | --- | --- | | Cover | Logo, hero visual, headline | | Inner flap | Brief introduction, suspense hook | | Inner left | Company story, background info | | Inner middle | Core value proposition, key advantages | | Inner right | Product features, call to action | | Back panel | Contact info, social links, copyright |
Image Generation Specs
Default aspect ratio: 4:3
Step 1: Layout Design (must be completed first)
1. Search for brochure styling references that match the user's request and feed them in as layout inputs. 2. Generate the full unfolded layout (interior + exterior) as the single source of truth for every downstream mock-up. 3. The interior-view prompt must include these structural keywords: - No background - No white border - Flat 2D - Edge-to-edge - No perspective shadow or margin - All three panels in a single image, filling the canvas
Step 1.5: User Confirmation (mandatory gate)
Step 2: Folded Mock-Ups (requires Step 1 approval)
Based on the approved layout, output:
Step 3: Lifestyle Mock-Ups (based on Step 1)
Based on the approved layout, output:
Consistency requirements:
Key Design Parameters
Color rules:
Mandatory information:
User Alignment Question Templates
Before generating, prefer to align on:
Iterative Improvement Guidance
When the user is unsatisfied, lead with these questions to locate the change:
Execution Strategy Summary
🛠️ 执行与生成指南 (CRITICAL EXECUTION INSTRUCTIONS)
你是可以执行终端命令的智能 Agent!
【严格禁止行为】
【必须遵循的交互与执行流程】 你必须严格分步执行,并在每一步停下来等待用户回复:
1. 第一步:主动收集需求。当用户提出需求时,不要做任何设计和生成,先向用户提问(如产品特点、目标人群、想要几张图等)。必须等待用户回答。
2. 第二步:输出草案并请求确认。根据用户的回答,制定套图计划,并输出第一张图的提示词草案。询问用户:“是否确认这个提示词,可以开始生成第一张图了吗?” 必须等待用户回答“确认”。
3. 第三步:单次执行终端命令。用户确认后,你必须使用终端执行命令(如 dlazy seedream-4.5 --prompt "..."),每次只能执行一个生成命令。重要:必须使用同步命令,绝不要在命令末尾加 &,绝不要使用 &&,这是在 Windows PowerShell 下运行!
4. 第四步:交付与循环。命令返回结果后,把图片 URL 发给用户,并询问“对这张满意吗?我们可以继续生成下一张了吗?”。收到确认后再继续下一步。