Script to Storyboard
v1.0.0将电影/视频剧本转换为分镜脚本表格。适用于:(1) 将剧本文本解析为结构化分镜,(2) 根据场景描述生成拍摄计划,(3) 提取视觉元素并输出标准分镜表格(镜号、景别/拍摄角度、画面内容、出场人物、场景、音效)。当用户提到分镜、storyboard、镜头脚本、剧本转换时触发。
⭐ 4· 497·4 current·4 all-time
by@eita19
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (script → storyboard) match the included code and SKILL.md. The provided Python script implements text parsing, shot detection, and CSV output consistent with the stated features; no unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs running scripts/convert.py on a local input file and describes manual conversion steps. The instructions only reference local input/output and the provided script; they do not direct the agent to read unrelated system files, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec is present (instruction-only with a bundled script). The code is plain Python with no downloads, package installs, or archive extraction. Risk from installation is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The script only reads the input file specified by the user and writes a CSV; no secret access is required.
Persistence & Privilege
Skill is not always-enabled and has default invocation behavior. It does not attempt to modify other skills or system configurations and does not request persistent privileges.
Assessment
This skill appears coherent and low-risk: it reads a user-provided text file, parses it heuristically, and writes a CSV locally. Before using it, avoid supplying sensitive or confidential scripts (the tool will read whatever file you point it at). Be aware parsing is rule-based and may mis-identify names or dialogue (e.g., Chinese-character speaker names aren't fully covered by the simple regex). Also review sample reference content for cultural sensitivity before using or distributing outputs.Like a lobster shell, security has layers — review code before you run it.
latestvk979qzgdxw35yxap8a3t644xa18396kx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
