Seedance 3x3 Optimizer
v0.1.1将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。
⭐ 0· 481·2 current·2 all-time
byReed@reed1898
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (convert story -> Seedance 3x3 visual script) align with the included Python script and the SKILL.md: the script rewrites an input story into 9 paragraphs according to the action/emotion templates. No unrelated capabilities (cloud, system admin, or extra services) are requested.
Instruction Scope
SKILL.md instructs running the bundled Python script (examples use an absolute workspace path under /home/ubuntu/.openclaw/...), extracts story core info and outputs formatted text/JSON. The instructions do not tell the agent to read arbitrary system files, env vars, or talk to external endpoints. The absolute path example reveals a workspace layout but is not a security action on its own.
Install Mechanism
No install spec is provided (instruction-only plus a small script). No remote downloads or package installs; the included script is small, pure-Python, and self-contained (no external dependencies).
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime behavior in the script does not access environment variables or secrets.
Persistence & Privilege
always is false and the skill makes no claims about modifying agent configuration or persisting credentials. It does not request elevated or permanent privileges.
Assessment
This skill appears coherent and self-contained: it rewrites short stories into a 3x3 visual script and the included Python file implements exactly that with no networking or secret access. Before installing or running any third‑party skill, you may want to (1) review the included script yourself (it's short and uses only argparse/json), (2) run it in a sandbox or isolated environment if you're cautious, and (3) avoid feeding very sensitive secrets into the story text (the script will print whatever you pass as the story). The SKILL.md examples use an absolute path into a workspace directory — that's an example only, not a network endpoint or credential leak.Like a lobster shell, security has layers — review code before you run it.
latestvk97857tzy4dsj24529t7c81dhx81nq7h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
