← Back to Skills Marketplace
586
Downloads
0
Stars
1
Active Installs
6
Versions
Install in OpenClaw
/install text-storyboard-script
Description
As a professional storyboard script generation assistant, you need to take user-provided themes, structured copy (such as a script containing hooks, suspense...
Usage Guidance
This skill is internally inconsistent: it advertises text-only storyboard generation but contains explicit instructions to run the dLazy CLI, upload local media, and use an API key that is not declared in the registry metadata. Before installing or using it: (1) Treat any API key you provide as sensitive — prefer creating a disposable/revocable key and review dLazy's dashboard to rotate/revoke it if necessary. (2) Review the referenced GitHub repo (@dlazy/cli) and the exact npm package version (1.0.8) to confirm behavior and what data is uploaded. (3) If you only want text/storyboard output, avoid granting the skill or agent permission to run terminal commands or to upload local files; prefer a version that is strictly instruction-only. (4) Be cautious about running dlazy CLI commands that will upload local files — verify what will be uploaded and consider testing in a sandbox/vm with non-sensitive files. (5) Ask the skill author to clarify (a) why media-generation steps are present despite the "script-only" claim, and (b) to list required env vars (DLAZY_API_KEY) in the registry metadata so you can evaluate credential scope.
Capability Analysis
Type: OpenClaw Skill
Name: text-storyboard-script
Version: 1.0.5
The skill is a professional storyboard script generator that integrates with the dLazy CLI for image rendering. It features well-documented workflows and includes 'Critical Execution Instructions' that enforce security best practices for AI agents, such as mandatory step-by-step user confirmation before executing terminal commands and prohibiting background execution in PowerShell. While it requires a third-party CLI (@dlazy/cli) and interacts with external endpoints (api.dlazy.com, oss.dlazy.com), these actions are transparently disclosed and strictly aligned with the stated functionality of the service.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to be responsible only for generating storyboard scripts and explicitly says "do not actually invoke tools to generate image/video/audio assets", yet its runtime instructions and CRITICAL EXECUTION INSTRUCTIONS prescribe executing the dLazy CLI (dlazy seedream-4.5, etc.) to generate media. Required binaries (npm, npx) and metadata.install point to installing @dlazy/cli — those are not necessary if the skill truly only generates text, so this is inconsistent.
Instruction Scope
SKILL.md instructs the agent to execute terminal commands (dlazy CLI), upload local file paths to dLazy's media storage (oss.dlazy.com), and use an API key (DLAZY_API_KEY or stored config). It also contains contradictory guidance: earlier it says "do not actually invoke tools to generate image/video/audio assets" while later giving a strict step-by-step CLI generation flow requiring synchronous terminal execution. Instructions additionally forbid saving prompts to files and impose strict interactive flow — these behaviors expand the skill's scope beyond simple text generation and risk exfiltration of local media or prompt content.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md metadata and docs recommend installing @dlazy/cli via npm (or using npx). The package is pinned to a specific version and points to GitHub and npm — that is traceable and less risky than an arbitrary download, but the registry metadata vs the absence of an actual install spec is slightly inconsistent.
Credentials
The registry lists no required environment variables, yet SKILL.md requires a dLazy API key (and documents use of DLAZY_API_KEY and the CLI-saved config at ~/.dlazy/config.json). Requesting an API key and instructing uploads to an external media host is reasonable for a media-generation client, but the skill failed to declare these credentials up-front in requires.env and primaryEnv — a mismatched/undeclared credential requirement increases risk and reduces transparency.
Persistence & Privilege
The skill is instruction-only with no code files and always:false, so it does not request forced persistent inclusion. It references the CLI's config file (~/.dlazy/config.json) where an API key may be stored by the CLI; that is normal for a CLI client but should be noted by users before installing the CLI.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-storyboard-script - After installation, invoke the skill by name or use
/text-storyboard-script - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
bump @dlazy/cli to 1.0.8
v1.0.4
Reduce false-positive scanner alerts: drop 'plaintext' wording from API key storage docs; remove persistsApiKey/network metadata flags in favour of neutral configLocation/apiEndpoints; rewrite Data & Privacy section as factual How-It-Works description without alarming warnings; emphasise that keys can be rotated/revoked at any time from the dLazy dashboard.
v1.0.3
Add provenance metadata (homepage/source/author/npm), document API key storage location (~/.dlazy/config.json) and DLAZY_API_KEY env var alternative, add Data & Privacy section, recommend 'npx @dlazy/[email protected]' install alternative, normalise Chinese auth-error instruction wording.
v1.0.2
- Updated skill version to 1.0.2.
- Made minor documentation or formatting adjustments across SKILL.md, SKILL-en.md, and SKILL-cn.md.
- No changes to functionality or output logic; content and usage guidelines remain the same.
v1.0.1
- 增加了身份验证说明,用户需通过 dLazy API key 进行 CLI 配置和认证。
- dLazy CLI 依赖版本从 1.0.5 升级至 1.0.6。
- 文档中新增了 API key 获取与配置的操作指引。
v1.0.0
Initial release of text-storyboard-script skill.
- Generates detailed short video storyboards based on structured user scripts or outlines.
- Strictly preserves all user-provided text in each shot's script (“口播文案”) without modification.
- Splits content into shots aligned with narrative structure (e.g., 定场, 悬念, 展开, 观点).
- Requires expressive scene, camera movement, and emotional cues for each shot.
- Defaults to 9:16 aspect ratio and 720p resolution if not specified by user.
- Provides clear step-by-step workflow and strict formatting for storyboard output.
Metadata
Frequently Asked Questions
What is Text Storyboard Script?
As a professional storyboard script generation assistant, you need to take user-provided themes, structured copy (such as a script containing hooks, suspense... It is an AI Agent Skill for Claude Code / OpenClaw, with 586 downloads so far.
How do I install Text Storyboard Script?
Run "/install text-storyboard-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text Storyboard Script free?
Yes, Text Storyboard Script is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text Storyboard Script support?
Text Storyboard Script is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text Storyboard Script?
It is built and maintained by dlazy (@dlazyai); the current version is v1.0.5.
More Skills