{
  "schemaVersion": "1.0",
  "item": {
    "slug": "seedance-3x3-optimizer",
    "name": "Seedance 3x3 Optimizer",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/reed1898/seedance-3x3-optimizer",
    "canonicalUrl": "https://clawhub.ai/reed1898/seedance-3x3-optimizer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/seedance-3x3-optimizer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=seedance-3x3-optimizer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/3x3-patterns.md",
      "scripts/optimize_story.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/seedance-3x3-optimizer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/seedance-3x3-optimizer",
    "agentPageUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Seedance 3x3 Optimizer",
        "body": "来源参考：https://x.com/ponyodong/status/2021534195659816995"
      },
      {
        "title": "快速流程",
        "body": "判断剧情类型：action（动作冲突）或 emotion（情感冲突）。\n提取输入中的核心信息：角色、场景、冲突、关键动作、结局。\n运行脚本生成 9 段视觉化文本（每段 50-120 字）。\n返回结果时附上可选参数建议（风格、镜头节奏、颜色对比）。"
      },
      {
        "title": "使用脚本",
        "body": "python3 /home/ubuntu/.openclaw/workspace/skills/seedance-3x3-optimizer/scripts/optimize_story.py \\\n  --story \"少年在宗门大比被羞辱，最终拔剑逆袭\" \\\n  --mode action \\\n  --title \"宗门逆袭\" \\\n  --style \"玄幻电影感\"\n\n输出默认为 Markdown，可直接粘贴到 Seedance。\n\n如需 JSON：\n\npython3 /home/ubuntu/.openclaw/workspace/skills/seedance-3x3-optimizer/scripts/optimize_story.py \\\n  --story \"兄妹因理念不同最终分道扬镳\" \\\n  --mode emotion \\\n  --json"
      },
      {
        "title": "结果要求（重写标准）",
        "body": "不写抽象判断词（如“很强”“很伤心”），改写为可见细节（眼神、呼吸、环境反应、光线变化、物体状态）。\n每一段都要有至少一个“可拍到”的元素：\n\n镜头/距离（推近、远景、背影、特写）\n物理细节（碎石、雨雾、衣角、汗水、裂纹）\n光色对比（冷暖、明暗、金紫等）\n\n\n九段形成完整曲线，不要九段都在同一情绪强度。"
      },
      {
        "title": "段落模板",
        "body": "action：对峙(1-3) → 爆发(4-6) → 终结(7-9)\nemotion：和谐(1-3) → 裂痕(4-6) → 决裂(7-9)\n\n更细模板见：references/3x3-patterns.md"
      }
    ],
    "body": "Seedance 3x3 Optimizer\n\n来源参考：https://x.com/ponyodong/status/2021534195659816995\n\n快速流程\n判断剧情类型：action（动作冲突）或 emotion（情感冲突）。\n提取输入中的核心信息：角色、场景、冲突、关键动作、结局。\n运行脚本生成 9 段视觉化文本（每段 50-120 字）。\n返回结果时附上可选参数建议（风格、镜头节奏、颜色对比）。\n使用脚本\npython3 /home/ubuntu/.openclaw/workspace/skills/seedance-3x3-optimizer/scripts/optimize_story.py \\\n  --story \"少年在宗门大比被羞辱，最终拔剑逆袭\" \\\n  --mode action \\\n  --title \"宗门逆袭\" \\\n  --style \"玄幻电影感\"\n\n\n输出默认为 Markdown，可直接粘贴到 Seedance。\n\n如需 JSON：\n\npython3 /home/ubuntu/.openclaw/workspace/skills/seedance-3x3-optimizer/scripts/optimize_story.py \\\n  --story \"兄妹因理念不同最终分道扬镳\" \\\n  --mode emotion \\\n  --json\n\n结果要求（重写标准）\n不写抽象判断词（如“很强”“很伤心”），改写为可见细节（眼神、呼吸、环境反应、光线变化、物体状态）。\n每一段都要有至少一个“可拍到”的元素：\n镜头/距离（推近、远景、背影、特写）\n物理细节（碎石、雨雾、衣角、汗水、裂纹）\n光色对比（冷暖、明暗、金紫等）\n九段形成完整曲线，不要九段都在同一情绪强度。\n段落模板\naction：对峙(1-3) → 爆发(4-6) → 终结(7-9)\nemotion：和谐(1-3) → 裂痕(4-6) → 决裂(7-9)\n\n更细模板见：references/3x3-patterns.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/reed1898/seedance-3x3-optimizer",
    "publisherUrl": "https://clawhub.ai/reed1898/seedance-3x3-optimizer",
    "owner": "reed1898",
    "version": "0.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer",
    "downloadUrl": "https://openagent3.xyz/downloads/seedance-3x3-optimizer",
    "agentUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/seedance-3x3-optimizer/agent.md"
  }
}