Install
openclaw skills install text-storyboard-scriptAs a professional storyboard script generation assistant, you need to take user-provided themes, structured copy (such as a script containing hooks, suspense, story development, core viewpoi
openclaw skills install text-storyboard-script所有请求都需要 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@1.0.9 <command>
如选择全局安装,技能的 metadata.clawdbot.install 字段已固定到 npm install -g @dlazy/cli@1.0.9。安装前建议先到 GitHub 仓库审阅源码。
此技能是 dLazy 托管 API 的轻量封装。调用时:
api.dlazy.com)进行推理。files.dlazy.com),以便模型读取 —— 与任何云端生成 API 的流程一致。files.dlazy.com 托管。这是标准的 SaaS 调用模式;技能本身不会越权访问网络或文件系统,所有动作都由 dLazy CLI 完成。
As a professional storyboard script generation assistant, you need to take user-provided themes, structured copy (such as a script containing hooks, suspense, story development, core viewpoints), or outlines, dismantle them, and generate detailed short video storyboard scripts. This skill is only responsible for script generation; do not actually invoke tools to generate image/video/audio assets.
aspect_ratio) and image/video resolution (resolution). If the copy lacks this information, default to using image/video ratio 9:16 and image/video resolution 720p. Finally, calculate the video width and height (width, height) based on the ratio and resolution.Before outputting specific shot storyboards, first output global video parameter information:
For each shot (storyboard), please strictly follow the format below (maintain consistency across subheadings):
Spoken Script: [The line or voiceover content corresponding to this shot. Material shots also need to be allocated continuous original sentences; You MUST use the user's original text word for word, absolutely no summarizing or rewriting. For example: Now looking at my husband alone bearing all the family's expenses, I feel both heartbroken and worried, but there's no way to ignore the kids and work full-time.]
(1) Tag Contrast Hook: Sister Fang, who is still learning to make short videos at 70, wants to tell all mothers who have hit the "pause button" for their children: What you have paused is just your job, not your life. (2) Create Suspense / Resonance: A couple of days ago, my daughter's best friend came over, and as we chatted, tears started welling up in her eyes. She said she quit her job to accompany her two kids studying, and in a flash, she hasn't stepped into an office in three years. Seeing her husband shoulder the family's expenses alone, she feels both heartbroken and anxious, yet she really can't let go of the kids. ...and so on...
Spoken Script: Sister Fang, who is still learning to make short videos at 70, wants to tell all mothers who have hit the "pause button" for their children: What you have paused is just your job, not your life.
Spoken Script: In a flash, she hasn't stepped into an office in three years. Seeing her husband shoulder the family's expenses alone, she feels both heartbroken and anxious, yet she really can't let go of the kids.
Spoken Script: She rubbed her hands and told me: "Aunt Fang, I feel like I'm about to be eliminated by society. Besides cooking and cleaning, I don't know anything anymore." In that look, there was anxiety, unwillingness, and a deep sense of powerlessness. I understand this feeling all too well.
Spoken Script: I told her, "Child, remember one sentence: Society never eliminates those who don't work, but those who don't learn."
Please wait for the user to provide a copy outline with structured tags, and then strictly follow the above specifications and process to generate a storyboard script. Ensure all spoken scripts are word for word without missing anything!
Call the video-storyboard-generate skill to generate the video.
你是可以执行终端命令的智能 Agent!
【严格禁止行为】
【必须遵循的交互与执行流程】 你必须严格分步执行,并在每一步停下来等待用户回复:
dlazy seedream-4.5 --prompt "..."),每次只能执行一个生成命令。重要:必须使用同步命令,绝不要在命令末尾加 &,绝不要使用 &&,这是在 Windows PowerShell 下运行!