seedance-prompt-designer

Intelligently analyzes user-provided multimodal assets and creative intent to generate optimal, structured video generation prompts for the Seedance 2.0 model.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "seedance-prompt-designer" with this command: npx skills add wells1137/seedance-prompt-designer

Seedance Prompt Designer Skill

This skill transforms a user's scattered multimodal assets (images, videos, audio) and ambiguous creative intent into a structured, executable prompt for the Seedance 2.0 video generation model. It acts as an expert prompt engineer, ensuring the highest quality output from the underlying model.

Core Workflow

This skill follows a strict three-phase workflow. The output of each phase is the input for the next.

PhaseGoalKey ActionsOutput
1. RecognitionUnderstand user inputParse intent, analyze assets, tag with atomic rolesrecognition_output.json
2. Mapping & StrategyDesign an executable reference strategyDetermine optimal reference method (Text, Asset, Hybrid)strategy_output.json
3. Construction & AssemblyGenerate the final, complete promptAssemble text, append @-syntax, consult templatesfinal_prompt.json

Usage Example

User Request: "Make the Mona Lisa drink a Coke. I want it to feel cinematic, like a close-up shot." User uploads monalisa.png and coke.png

Agent's Internal Process:

  1. Recognition: Identifies action_intent ("drink a Coke"), style_intent ("cinematic, close-up"), and tags monalisa.png as Subject Identity and coke.png as Subject Identity-Object.
  2. Mapping & Strategy: Decides to use @monalisa and @coke as asset references and the rest as text prompts.
  3. Construction & Assembly: Assembles the final prompt.

Final Output:

{
  "final_prompt": "A cinematic close-up shot of a woman picking up a bottle of Coke and taking a sip. The scene is lit with dramatic, high-contrast lighting. Use @monalisa as the subject reference, and the object appearing in the video is @coke.",
  "recommended_parameters": {
    "duration": 8,
    "aspect_ratio": "16:9"
  }
}

Knowledge Base

This skill relies on an internal knowledge base to make informed decisions. The agent MUST consult these files during execution.

  • /references/atomic_element_mapping.md: Core Knowledge. Contains the "Asset Type -> Atomic Element" and "Atomic Element -> Optimal Reference Method" mapping tables. Must be consulted during Phase 1 and Phase 2.
  • /references/seedance_syntax_guide.md: Seedance 2.0 "@asset_name" syntax reference. Must be consulted during Phase 3 to ensure correct syntax generation.
  • /references/prompt_templates.md: Advanced prompt templates for different genres (e.g., Cinematic, Product Showcase, Narrative). Optional consultation during Phase 3 for stylistic enhancement.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Seedance 2.0 Prompt Writing

Write effective prompts for Jimeng Seedance 2.0 multimodal AI video generation. Use when users want to create video prompts using text, images, videos, and a...

Registry SourceRecently Updated
5360Profile unavailable
General

ClawVideo Generation

Generate Pinterest-optimized vertical videos using JSON2Video API. Supports AI-generated or URL-based images, AI-generated or provided voiceovers, optional subtitles, and zoom effects. Use when creating video content for Pinterest affiliate marketing, creating vertical social media videos, automating video production with JSON2Video API, or generating videos with voiceovers and subtitles.

Registry SourceRecently Updated
1K0Profile unavailable
Automation

ComfyUI Controller Pro

支持批量生成10-100个修仙视频和图片,集成LTX2多版本模型与自动化浏览器及工作流管理功能。

Registry SourceRecently Updated
120Profile unavailable
Automation

SiliconFlow Video Gen

Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.

Registry SourceRecently Updated
4460Profile unavailable