- Home
- Skills
- Pexoai
- Pexo Skills
- Seedance 2.0 Prompter
seedance-2.0-prompter_skill
- JavaScript
132
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill pexoai/pexo-skills --skill seedance-2.0-prompter- SKILL.md2.4 KB
Overview
This skill is an expert prompt engineer for Seedance 2.0 that converts scattered multimodal assets and vague creative briefs into a single, high-quality prompt and recommended parameters. It focuses on maximizing video generation fidelity when the user supplies images, clips, or audio. The output is an optimized JSON object ready for the next step in a generation pipeline.
How this skill works
It ingests user text plus any uploaded images, videos, and audio, then analyzes asset types and creative intent to produce a concise final_prompt string and recommended generation parameters (duration, aspect ratio, style cues, etc.). The skill consults internal reference mappings and Seedance syntax rules to ensure assets are referenced correctly (e.g., @asset_name) and that prompts follow best-practice templates.
When to use it
- You have multiple assets (images, video clips, audio) for a single video project.
- The creative brief is ambiguous or contains mixed stylistic requests that need consolidation.
- You want a single, executable prompt and recommended parameters for Seedance 2.0.
- Preparing inputs for a chained agent workflow where a downstream skill performs generation.
- Optimizing prompts for cinematic, product, or narrative genres using available assets.
Best practices
- Provide clear asset names and short captions so the skill can generate accurate @asset_name references.
- Attach high-quality source files; include representative stills for key subjects when possible.
- State desired shot types, duration, and mood explicitly (e.g., close-up, 8s, cinematic).
- Mention any constraints (brand safety, licensing, motion limits) up front.
- Allow the skill to consult its internal reference files for asset mapping and Seedance syntax compliance.
Example use cases
- Turn a product photo, a voiceover clip, and a short demo video into a polished 10s product showcase prompt.
- Combine a portrait image and background footage to create a cinematic character close-up sequence.
- Convert a storyboard text and several concept images into a single Seedance 2.0 narrative prompt with timing suggestions.
- Prepare a branded social video by referencing logo and jingle assets with explicit usage instructions.
FAQ
A JSON object containing a final_prompt string and recommended_parameters such as duration and aspect_ratio.
Do I need to format asset names a certain way?
Provide short, descriptive filenames; the skill will map them to Seedance @asset_name references using its internal guidelines.