Skip to content
OpenSmartRoute
Skillv1.0.0

seedance-examples-ja

This 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.

by emily2040(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from emily2040/seedance-2.0 (skills/seedance-examples-ja/SKILL.md). Install upstream with npx skills add emily2040/seedance-2.0 --skill seedance-examples-ja. Copyright stays with the author (MIT).

seedance-examples-ja

Before producing prompt text, a prompt-ready block, a rewrite, an example, or a compiled clip, load the Director's Read, classify the brief, and complete its canonical narrative or non-narrative record. Translate that record into visible or audible carriers and keep its internal labels out of final generation prose.

Use Japanese examples as language-specific prompt patterns, not translated English templates. Preserve reference tags exactly: @Image1, @Image2, @Video1, and @Audio1 remain unchanged inside Japanese sentences. Static validation is not a language certification; use multilingual language review for that review and do not infer who wrote the material.

Intent

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.

Example Labels

Label Meaning
safe Original concept, no protected identity.
needs-owned-reference Requires user-owned, licensed, public-domain, or authorized asset.
surface-specific Depends on the active web, API, or workflow surface.
rewrite-required Mentions protected identity, brand, celebrity, exact scene, song, or voice.

Safe Example Patterns

Product I2V: @Image1を商品参照として使い、ロゴ、ラベル、形状、色を正確に維持する。変化は小さな水滴が表面を下へ流れる動きと、左から横切る柔らかい暖色光だけ。Camera: locked product close-up, slow push-in. Sound: quiet room tone, one small glass tick at the end.

Portrait micro-performance: @Image1の人物の顔、髪型、衣装、背景構図を保持。動きは小さく、一度まばたきし、視線を少し下げ、最後に控えめに微笑む。Camera: locked medium close-up, no reframing. Lighting: soft window light from frame right. Sound: quiet room tone.

Sequence clip 01: オリジナル人物Aが夜明けの駅ホームに入ってくる。「誰かを待つ」という目的が分かる最初の手がかりだけを見せる。Aは濡れた床を二歩歩き、折りたたまれた切符を見つけて拾わずに止まる。Camera: stable lateral tracking, medium-wide. このクリップでは列車到着や再会は見せない。

Continuation: 前の採用済みクリップの終点から続ける。Aは切符の二歩手前で止まっている状態から開始し、ゆっくりしゃがんで切符を拾い、遠くのアナウンスに反応して顔を上げる。前の入場動作を繰り返さない。Camera: locked medium shot, slight push-in.

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.

Textless localization: 9:16の日本向けSNSカット。商品は中央、端に重要な動きなし。画面内に生成文字、字幕、広告コピーを入れない。Post note: 日本語字幕、法務文言、CTAは編集で追加する。

Rewrite Pattern

If the prompt contains protected names, rewrite the creative function into original Japanese descriptors: 有名キャラクターそのもの becomes オリジナルの仮面をつけた屋上配達員; 特定作品そっくり becomes 低彩度の夜景、硬いサイドライト、静かな演技、長焦点の圧縮感.

Output Contract

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.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/emily2040-seedance-2-0-seedance-examples-ja/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

emily2040-seedance-2-0-seedance-examples-ja.ocm.jsonjson
{
  "ocm": "1",
  "id": "emily2040-seedance-2-0-seedance-examples-ja",
  "kind": "skill",
  "name": "seedance-examples-ja",
  "description": "This 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.",
  "publisher": "emily2040",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "japanese",
      "examples",
      "seedance-20",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This 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."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/emily2040/seedance-2.0",
      "path": "skills/seedance-examples-ja/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/emily2040/seedance-2.0/blob/HEAD/skills/seedance-examples-ja/SKILL.md",
      "key": "emily2040/seedance-2.0/skills/seedance-examples-ja/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# seedance-examples-ja\n\nBefore producing prompt text, a prompt-ready block, a rewrite, an example, or a compiled clip, load the [Director's Read](../../references/directors-read.md), classify the brief, and complete its canonical narrative or non-narrative record. Translate that record into visible or audible carriers and keep its internal labels out of final generation prose.\n\nUse Japanese examples as language-specific prompt patterns, not translated English templates. Preserve reference tags exactly: `@Image1`, `@Image2`, `@Video1`, and `@Audio1` remain unchanged inside Japanese sentences. S",
  "cost": {
    "context_tokens": 751
  }
}

Fetch it by URL: GET /api/v1/registry/emily2040-seedance-2-0-seedance-examples-ja/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.