← 返回 Skills 市场
535
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install seedance-3x3-optimizer
功能描述
将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: seedance-3x3-optimizer
Version: 0.1.1
This skill bundle is benign. The `SKILL.md` provides clear instructions for an AI agent to call a Python script for text transformation. The `scripts/optimize_story.py` file uses standard Python libraries (`argparse`, `json`) to process string inputs (`--story`, `--title`, `--style`) and generate structured text output (either Markdown or JSON). There is no evidence of data exfiltration, malicious execution (e.g., shell commands, `eval`), persistence mechanisms, obfuscation, or supply chain attacks. The script's functionality is purely text generation, aligning with its stated purpose without introducing any high-risk behaviors or intentional harmful actions.
能力评估
Purpose & 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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedance-3x3-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedance-3x3-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Add source attribution to original X post: https://x.com/ponyodong/status/2021534195659816995
v0.1.0
Initial release: rewrite plain stories into Seedance-ready 3x3 visual scripts with camera/style guidance.
元数据
常见问题
Seedance 3x3 Optimizer 是什么?
将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 535 次。
如何安装 Seedance 3x3 Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-3x3-optimizer」即可一键安装,无需额外配置。
Seedance 3x3 Optimizer 是免费的吗?
是的,Seedance 3x3 Optimizer 完全免费(开源免费),可自由下载、安装和使用。
Seedance 3x3 Optimizer 支持哪些平台?
Seedance 3x3 Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedance 3x3 Optimizer?
由 Reed(@reed1898)开发并维护,当前版本 v0.1.1。
推荐 Skills