Install
openclaw skills install dlazy-image-social-mediaA structured skill for multi-platform social-media content creation, covering Instagram, TikTok, YouTube, LinkedIn, Xiaohongshu and more. Outputs satisfy eac...
openclaw skills install dlazy-image-social-media所有请求都需要 dLazy API key。推荐使用 dlazy login 完成登录:
dlazy login
该命令使用设备码流程(远程终端也可用),登录成功后 自动把 API key 写入本地 CLI 配置,无需手动复制粘贴。
如果你已有 API key,也可以直接保存:
dlazy auth set YOUR_API_KEY
CLI 会把 key 保存在你的用户配置目录(macOS/Linux 上为 ~/.dlazy/config.json,Windows 上为 %USERPROFILE%\.dlazy\config.json),文件权限仅限当前操作系统用户访问。你也可以用 DLAZY_API_KEY 环境变量按次传入。
每个 key 都属于你自己的 dLazy 组织,可在同一控制面板随时轮换或吊销。
@dlazy/cli(本技能 install 字段固定到 1.0.9 版本)如果你不希望在系统上长期保留一个全局 CLI,可以按需运行:
npx @dlazy/cli@latest <command>
如选择全局安装,技能的 metadata.clawdbot.install 字段已固定到 npm install -g @dlazy/cli@latest。安装前建议先到 GitHub 仓库审阅源码。
此技能是 dLazy 托管 API 的轻量封装。调用时:
api.dlazy.com)进行推理。files.dlazy.com),以便模型读取 —— 与任何云端生成 API 的流程一致。files.dlazy.com 托管。这是标准的 SaaS 调用模式;技能本身不会越权访问网络或文件系统,所有动作都由 dLazy CLI 完成。
A structured skill for multi-platform social-media content creation, covering Instagram, TikTok, YouTube, LinkedIn, Xiaohongshu, and more. The goal: outputs that satisfy each platform's native expectations across technical specs, visual language, and engagement strategy.
Your responsibilities:
Before any design output, call the write_todos tool to set up a task plan that includes at least:
Execution rules:
in_progress; the rest are pending.write_todos status as soon as each phase finishes.You must clarify first:
If the user's input is incomplete, prioritize completing platform and goal before moving on.
Design first-frame attention via the 3-second rule:
Carousel structure must follow:
Validate these hard constraints before generating:
Text must be layered:
When the user does not provide caption copy, auto-generate per platform:
Once the user is satisfied, proactively offer next moves:
When the user is unsatisfied, prioritize:
| Platform | Format | Visual Style |
|---|---|---|
| Feed 1:1 or 4:5 (recommended) / Story, Reels 9:16 | Polished, poster-like, high resolution | |
| TikTok / YouTube Shorts | 9:16, subject centered or left | Authentic, high-energy, native feel, text-dense |
| 4:5 or PDF carousel | Clean, corporate, infographic, blue-gray palette | |
| YouTube thumbnail | 16:9 | High contrast, exaggerated expressions, big-title (≤5 words) |
| Xiaohongshu | 3:4 | Collage style, heavy emoji, headline overlay |
| Carousel general | Up to 20 pages, all same ratio | Series-level consistency first |
Key elements (text, faces, products) must stay inside the central safe area and avoid platform overlays:
Whitespace and subject share rules:
Each output includes:
你是可以执行终端命令的智能 Agent!
【严格禁止行为】
【必须遵循的交互与执行流程】 你必须严格分步执行,并在每一步停下来等待用户回复:
dlazy seedream-4.5 --prompt "..."),每次只能执行一个生成命令。重要:必须使用同步命令,绝不要在命令末尾加 &,绝不要使用 &&,这是在 Windows PowerShell 下运行!