$npx -y skills add LeoYeAI/seedance-skills --skill seedance-examples-jaThis skill should be used when the user asks for Japanese Seedance 2.0 examples, Japanese prompt patterns, example rewrites, or safe versions of working Japanese video-generation prompts.
| 1 | # seedance-examples-ja |
| 2 | |
| 3 | Use Japanese examples as native prompt patterns, not translated English templates. Preserve reference tags exactly: `@Image1`, `@Image2`, `@Video1`, and `@Audio1` remain unchanged inside Japanese sentences. |
| 4 | |
| 5 | ## Intent |
| 6 | |
| 7 | Japanese examples should feel like production notes a Japanese creator could actually use: polite where helpful, compact where the model needs clarity, and concrete enough that every emotion becomes framing, light, motion, sound, or post-production handling. |
| 8 | |
| 9 | ## Example Labels |
| 10 | |
| 11 | | Label | Meaning | |
| 12 | |---|---| |
| 13 | | `safe` | Original concept, no protected identity. | |
| 14 | | `needs-owned-reference` | Requires user-owned, licensed, public-domain, or authorized asset. | |
| 15 | | `surface-specific` | Depends on the active web, API, or workflow surface. | |
| 16 | | `rewrite-required` | Mentions protected identity, brand, celebrity, exact scene, song, or voice. | |
| 17 | |
| 18 | ## Safe Example Patterns |
| 19 | |
| 20 | **Product I2V:** `@Image1を商品参照として使い、ロゴ、ラベル、形状、色を正確に維持する。変化は小さな水滴が表面を下へ流れる動きと、左から横切る柔らかい暖色光だけ。Camera: locked product close-up, slow push-in. Sound: quiet room tone, one small glass tick at the end.` |
| 21 | |
| 22 | **Portrait micro-performance:** `@Image1の人物の顔、髪型、衣装、背景構図を保持。動きは小さく、一度まばたきし、視線を少し下げ、最後に控えめに微笑む。Camera: locked medium close-up, no reframing. Lighting: soft window light from frame right. Sound: quiet room tone.` |
| 23 | |
| 24 | **Sequence clip 01:** `オリジナル人物Aが夜明けの駅ホームに入ってくる。「誰かを待つ」という目的が分かる最初の手がかりだけを見せる。Aは濡れた床を二歩歩き、折りたたまれた切符を見つけて拾わずに止まる。Camera: stable lateral tracking, medium-wide. このクリップでは列車到着や再会は見せない。` |
| 25 | |
| 26 | **Continuation:** `前の採用済みクリップの終点から続ける。Aは切符の二歩手前で止まっている状態から開始し、ゆっくりしゃがんで切符を拾い、遠くのアナウンスに反応して顔を上げる。前の入場動作を繰り返さない。Camera: locked medium shot, slight push-in.` |
| 27 | |
| 28 | **Dialogue:** `Character A sits at a cafe table in a locked medium close-up and softly says, "もう一度だけ。" セリフ中は頭を大きく動かさず、小さな口の動きだけ。Lighting: warm interior practical, cool rain reflection on wall. Sound: clear short dialogue, no music under the line.` |
| 29 | |
| 30 | **Textless localization:** `9:16の日本向けSNSカット。商品は中央、端に重要な動きなし。画面内に生成文字、字幕、広告コピーを入れない。Post note: 日本語字幕、法務文言、CTAは編集で追加する。` |
| 31 | |
| 32 | ## Rewrite Pattern |
| 33 | |
| 34 | If the prompt contains protected names, rewrite the creative function into original Japanese descriptors: `有名キャラクターそのもの` becomes `オリジナルの仮面をつけた屋上配達員`; `特定作品そっくり` becomes `低彩度の夜景、硬いサイドライト、静かな演技、長焦点の圧縮感`. |
| 35 | |
| 36 | ## Output Contract |
| 37 | |
| 38 | Return the Japanese example, label, risk note, and safer Japanese variant when needed. Keep final Seedance prompt text natural-language unless the user asks for structured output. |