← Back to Skills Marketplace
okaris

Storyboard Creation

by Ömer Karışman · GitHub ↗ · v0.1.5
cross-platform ⚠ suspicious
1377
Downloads
2
Stars
8
Active Installs
2
Versions
Install in OpenClaw
/install storyboard-creation
Description
Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angles, movement, 180-degree rule, and annot...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install storyboard-creation
  3. After installation, invoke the skill by name or use /storyboard-creation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug storyboard-creation
Version 0.1.5
License
All-time Installs 8
Active Installs 8
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 1377 downloads so far.

How do I install Storyboard Creation?

Run "/install storyboard-creation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Storyboard Creation free?

Yes, Storyboard Creation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Storyboard Creation support?

Storyboard Creation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Storyboard Creation?

It is built and maintained by Ömer Karışman (@okaris); the current version is v0.1.5.

💬 Comments