← 返回 Skills 市场
okaris

Storyboard Creation

作者 Ömer Karışman · GitHub ↗ · v0.1.5
cross-platform ⚠ suspicious
1377
总下载
2
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install storyboard-creation
功能描述
Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angles, movement, 180-degree rule, and annot...
安全使用建议
This skill seems to do what it says (storyboard guidance + image generation) but it instructs you to install and log into a third‑party CLI (inference.sh) via a curl|sh one-liner — a high-risk action. Before installing: (1) inspect the installer script at https://cli.inference.sh manually (do not run the pipe) and verify checksums from the listed dist URL; (2) understand that prompts and any local images you pass (panel1.png etc.) will be uploaded to a remote service and may be retained by the provider; (3) prefer manual installation of the CLI or using a vetted/local image-generation option if you need privacy; (4) be aware the SKILL.md expects you to authenticate (infsh login) even though the registry lists no credentials — treat that as an implicit requirement. If you want me to, I can fetch and summarize the installer script and the dist checksums URL for you (I won't execute anything) so you can inspect what would be installed.
功能分析
Type: OpenClaw Skill Name: storyboard-creation Version: 0.1.5 The skill is classified as suspicious due to its installation method, which instructs the AI agent to execute `curl -fsSL https://cli.inference.sh | sh` from `SKILL.md`. While the stated purpose is benign (installing a CLI tool), this method introduces a significant supply chain risk, allowing arbitrary code execution if the remote script at `cli.inference.sh` were compromised. Additionally, the `allowed-tools: Bash(infsh *)` permission grants broad execution capabilities to the `infsh` command, which, while used benignly in the examples, could be exploited by a malicious user prompt.
能力评估
Purpose & Capability
The SKILL.md content (shot vocabulary, panel layout, commands to generate panels) aligns with a storyboard-creation skill. It explicitly relies on the inference.sh CLI and remote model runs (infsh app run) to produce images — that is coherent with the stated purpose. However, the registry metadata lists no install spec or required credentials, while the instructions include an install/login flow for a third-party service, which is an inconsistency.
Instruction Scope
The instructions tell users/agents to download and execute an external installer (curl | sh https://cli.inference.sh), run infsh login, and then run infsh app run which will send prompts and image files to a remote inference service and third‑party models. That means user prompts and any local files referenced (e.g., panel1.png) will be transmitted to the external service. The SKILL.md does not ask the agent to read broad system files, but it does implicitly require filesystem access for image files and network access to the service. The instructions give the agent explicit permission to run shell commands (allowed-tools: Bash(infsh *)), increasing the scope of what can be executed.
Install Mechanism
Although the registry shows no install spec, SKILL.md recommends installing via a piped shell script (curl -fsSL https://cli.inference.sh | sh). Piping a remote script directly to sh is a high-risk pattern because it executes code fetched from an external host without a manual review step. The file mentions checksum verification locations (dist.inference.sh/checksums.txt), which is better than nothing, but the one-liner encourages an automated fetch-and-run. This is a disproportionate install mechanism for an instruction-only storyboard helper and should be reviewed manually before running.
Credentials
The skill metadata declares no required environment variables or primary credential, but the runtime instructions explicitly call infsh login (an authentication step) and will rely on credentials stored by that CLI. That is a mismatch: the skill expects access to a third-party account/token but does not declare it. Also, running infsh app run will transmit prompts and possibly local images to remote models — sensitive content could be exposed. No other unrelated credentials are requested, but implicit credential creation is not surfaced in the metadata.
Persistence & Privilege
The skill does not request 'always: true' and does not declare system-level persistence. That is appropriate. However, following the SKILL.md install/login flow will create a locally stored CLI and authentication credentials (infsh login), which are persistent on the machine and could be used by the agent later. The skill itself does not request elevated privileges or system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install storyboard-creation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /storyboard-creation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
Storyboard-creation 0.1.5 introduces comprehensive documentation and workflow guidance for planning and generating AI-assisted storyboards. - Added detailed SKILL.md covering shot vocabulary, continuity rules, camera angles, movement types, and panel annotation format. - Included quick start instructions for generating and composing storyboard panels using inference.sh CLI commands. - Provides shot and angle tables, examples for generating various panel styles, and suggested panel layouts. - Outlines standard storyboard workflow: shot listing, image generation, and panel annotation for film, video, ads, music videos, and animation. - No code changes listed; new version focuses on thorough documentation and structured creative guidance.
v0.1.0
Initial release with comprehensive film and video storyboarding tools. - Provides shot vocabulary, camera angles, movements, and continuity rules. - Teaches storyboard panel layout and annotation format. - Includes quick-start and detailed CLI examples using inference.sh for image generation and panel stitching. - Guides users through industry-standard workflow: shot list, generating panels, and visual storytelling techniques. - Useful for filmmakers, animators, advertisers, and video planners.
元数据
Slug storyboard-creation
版本 0.1.5
许可证
累计安装 8
当前安装数 8
历史版本数 2
常见问题

Storyboard Creation 是什么?

Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angles, movement, 180-degree rule, and annot... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1377 次。

如何安装 Storyboard Creation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install storyboard-creation」即可一键安装,无需额外配置。

Storyboard Creation 是免费的吗?

是的,Storyboard Creation 完全免费(开源免费),可自由下载、安装和使用。

Storyboard Creation 支持哪些平台?

Storyboard Creation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Storyboard Creation?

由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。

💬 留言讨论