← Back to Skills Marketplace
reed1898

Seedance 3x3 Optimizer

by Reed · GitHub ↗ · v0.1.1
cross-platform ✓ Security Clean
535
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install seedance-3x3-optimizer
Description
将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seedance-3x3-optimizer
  3. After installation, invoke the skill by name or use /seedance-3x3-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug seedance-3x3-optimizer
Version 0.1.1
License
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Seedance 3x3 Optimizer?

将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 535 downloads so far.

How do I install Seedance 3x3 Optimizer?

Run "/install seedance-3x3-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Seedance 3x3 Optimizer free?

Yes, Seedance 3x3 Optimizer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Seedance 3x3 Optimizer support?

Seedance 3x3 Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seedance 3x3 Optimizer?

It is built and maintained by Reed (@reed1898); the current version is v0.1.1.

💬 Comments