← 返回
未分类 Key 中文

Holy ceremony & celebration style transform (Seedance 2.0)

Bathe any moment in sacred celebration: gold-white light, confetti blessings, coronation slow-mo—WeryAI Seedance 2.0 only. Use when you need wedding-grade up...
将任意时刻沐浴在神圣庆典之中:金白光芒、彩纸祝福、加冕慢镜头——仅限WeryAI Seedance 2.0。适用于需要婚礼级别升华的场景。
zoucdr zoucdr 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 436
下载
💾 9
安装
1
版本
#latest

概述

Holy ceremony & celebration style transform (Seedance 2.0)

Blessed spectacle: volumetric holy shafts, gold dust, white rose petals, dignified poses, choir-wide audio hints when enabled.

Dependencies: WERYAI_API_KEY + Node.js 18+. This skill uses only SEEDANCE_2_0. When you run the CLI, {baseDir}/scripts/video_gen.js must exist; WERYAI_VIDEO_API.md must exist under {baseDir}/resources/ (supply both via publish or pre-use assembly). Full commands and JSON fields: see resources/WERYAI_VIDEO_API.md. No other Cursor skills required.

Prerequisites

  • WERYAI_API_KEY must be set before running video_gen.js.
  • Node.js 18+; image inputs must be public https URLs (no local paths).
  • Model (caller / agent): The bundled video_gen.js requires a non-empty model in JSON—if model is missing or blank, the CLI exits with MISSING_PARAM (no default model). The script does not enforce this skill's allowed model in code: you must set "model":"SEEDANCE_2_0" for this package and show it in the confirmation table before submit—see WERYAI_VIDEO_API.md (model row).
  • Each wait run may consume credits; re-run creates new paid tasks.

Security, secrets, and API hosts

  • WERYAI_API_KEY: Treat as a secret. Only configure it if you trust this skill's source; it is listed in OpenClaw metadata as requires.env / primaryEnv so installers know it is mandatory at runtime (never commit it inside the skill package).
  • API hosts (fixed in video_gen.js): Video tasks use https://api.weryai.com; the models list uses https://api-growth-agent.weryai.com. Child skills must not document or rely on URL environment-variable overrides—only WERYAI_API_KEY is read from the environment.
  • Higher assurance: Run generation in a short-lived or isolated environment (separate account or container), and review scripts/video_gen.js (HTTPS submit + poll loop) before production use.

Prompt expansion (mandatory)

video_gen.js does not expand prompts. Before every wait --json, turn the user's short or vague brief into a full English production prompt that re-styles the described event into this skill's look.

When: User input is short, vague, or missing cinematic detail. Exception: They supply a finished long prompt within 2000 characters and ask you not to rewrite—still show the full text in the confirmation table.

Always add: shot size and angle; camera move; lighting and color grade aligned to this skill; subject action paced to duration; one clear payoff; platform framing (9:16 unless user chose another allowed ratio); if generate_audio is true, describe ambience / SFX in generic words (no copyrighted music references).

Length: Stay within prompt_length_limit 2000 for SEEDANCE_2_0; trim adjectives before losing the core transformation beat.

Confirmation: The pre-submit table must include the full expanded prompt.

Style transformation checklist

  • Light: soft gold rim + cool fill for cleanliness; lens bloom controlled.
  • Color: white, gold, soft champagne—avoid muddy shadows.
  • Space: cathedral scale or grand hall pillars—even if implied with light shafts.
  • Motion: slow raise of hands, crown moment, gentle spin—proud not chaotic.
  • Particles: confetti as blessing, soft sparkles, not clutter.
  • Sound (if on): organ pad, distant choir, bell swell—generic descriptors.

Fits: Weddings, graduations, product launches, year-end gratitude, faith-positive mood.

### Example prompts below are richness targets only—always derive from the user's actual brief.

Workflow

  1. Confirm the request matches this skill (text-to-video and/or single image-to-video).
  2. Collect the user's brief, optional image URL, and tier (best / good / fast)—all map to SEEDANCE_2_0 with different duration defaults (see Recommended models).
  3. Expand prompt (mandatory): Unless the user opted out with a finished long prompt, expand using ## Prompt expansion (mandatory). Do not submit only the user's minimal words.
  4. Validate model is SEEDANCE_2_0 only; validate duration, aspect_ratio, resolution, generate_audio against the frozen tables.
  5. Show the confirmation table with the full expanded prompt; wait for confirm or edits.
  6. Run node {baseDir}/scripts/video_gen.js wait --json '...'.
  7. Parse stdout JSON; return videos URLs or explain errors.
  8. When presenting playable URLs to the user, use Markdown inline links only (e.g. Video). Do not wrap user-facing links in code fences.

CLI reference

~~~sh

node {baseDir}/scripts/video_gen.js wait --json '{"model":"SEEDANCE_2_0","prompt":"…","duration":10,"aspect_ratio":"9:16","resolution":"720p","generate_audio":true}'

~~~

Full reference: WERYAI_VIDEO_API.md.

Definition of done

Done when the user gets at least one playable Video-style link, or a clear failure with next steps. Submitted prompt must be the expanded prompt unless the user explicitly opted out. Never use another model_key in this skill.

Boundaries (out of scope)

  • Do not use any model other than SEEDANCE_2_0 for this package.
  • Do not link to weryai-model-capabilities.md or shared ../references/ paths; use resources/WERYAI_VIDEO_API.md for CLI/API details.
  • Do not use local file paths for image; never embed the secret value of WERYAI_API_KEY in files.
  • Do not invent API fields; do not send negative_prompt (not supported for this model).
  • Do not wrap user-facing playable URLs in Markdown code fences.

Example prompts

  • Team high-five → golden light burst, slow motion, confetti rain, vertical
  • Opening gift box → rays from inside, white petals drift, gentle awe
  • HTTPS family photo → soft halation, ceremonial frame, warm dignity

Model and API constraints (frozen for this skill)

> Derived from node {baseDir}/scripts/video_gen.js models alignment at authoring time; re-run models after platform upgrades. This skill is locked to SEEDANCE_2_0 only.

Text-to-video

model_keydurationsaspect_ratiosresolutionsAudionegative_promptprompt limit
-----------------------------------------------------------------------------------------
SEEDANCE_2_05, 10, 159:16, 1:1, 16:9480p, 720pYesNo (do not send)2000

Image-to-video (single image)

model_keydurationsaspect_ratiosresolutionsAudionegative_promptupload_image_limit
---------------------------------------------------------------------------------------------
SEEDANCE_2_05, 10, 159:16, 1:1, 16:9480p, 720pYesNo (do not send)3

Recommended models

Tiermodel_keyNotes
------------------------
⭐ Best (default)SEEDANCE_2_0Prefer duration 10 or 15, resolution 720p, generate_audio true for fullest mood
👍 GoodSEEDANCE_2_0Balanced: duration 10, resolution 720p, audio per user
⚡ FastSEEDANCE_2_0Snappy: duration 5, resolution 480p or 720p, audio optional

Tier only changes duration / resolution / audio defaults—never the model.


Default parameters

FieldValue
---------------
ModelSEEDANCE_2_0 (fixed)
Aspect ratio9:16
Duration10 (use 5 for punchy; 15 for slower ceremony)
Resolution720p (480p allowed)
Audiotrue unless user wants silent

Scenario: Text-to-video style transform

Flow

  1. Capture the user's mundane event in one or two sentences.
  2. Expand into English with the Style transformation checklist; keep identity generic unless user names a character.
  3. Confirmation table → user confirm.
  4. Execute:

~~~sh

node {baseDir}/scripts/video_gen.js wait --json '{"model":"SEEDANCE_2_0","prompt":"","duration":10,"aspect_ratio":"9:16","resolution":"720p","generate_audio":true}'

~~~

  1. Return Video links.

Scenario: Image-to-video style transform

Before use: image must be https:// and reachable.

  1. Plan how the still re-styles in motion (props, light, environment) without breaking likeness if the user requests preservation.
  2. Expand prompt; add image to the confirmation table.
  3. After confirm:

~~~sh

node {baseDir}/scripts/video_gen.js wait --json '{"model":"SEEDANCE_2_0","prompt":"","image":"https://…","duration":10,"aspect_ratio":"9:16","resolution":"720p","generate_audio":true}'

~~~

  1. Return Video links.

Loop seam (optional)

If the user asks for a seamless loop, append a short English trio at the end of the expanded prompt: seamless loop, perfect loop, ends where it begins—no separate API flag.

> Generated for skill holy-ceremony-transform-video-gen-seedance2.0.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 20:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 117,188
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 94,059
design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 218 📥 47,921