首页/AI 工程/seedance-2.0-prompter
S

seedance-2.0-prompter

by @pexoaiv1.0.0
0.0(0)

Expert prompt engineering for Seedance 2.0. Use when the user wants to generate a video with multimodal assets (images, videos, audio) and needs the best possible prompt.

Prompt EngineeringLLM InteractionAI Model ControlSeedance AIGitHub
安装方式
npx skills add pexoai/pexo-skills --skill seedance-2.0-prompter
compare_arrows

Before / After 效果对比

1
使用前

用户手动编写用于Seedance 2.0的视频生成提示词,通常需要多次尝试才能达到预期效果,耗时且结果不尽人意。

使用后

使用Seedance 2.0 Prompt Designer Skill后,AI辅助生成高质量、多模态的视频提示词,显著提升视频生成效率和内容相关性。

提示词迭代次数0%
使用前
5-10
使用后
1-2
视频内容相关性评分 (1-5)0%
使用前
3
使用后
4.5
生成视频满意度0%
使用前
使用后

提示词迭代次数

0%

5-101-2

视频内容相关性评分 (1-5)

0%

34.5

生成视频满意度

0%

description SKILL.md


name: seedance-2.0-prompter description: > Expert prompt engineering for Seedance 2.0. Use when the user wants to generate a video with multimodal assets (images, videos, audio) and needs the best possible prompt. version: 2.1.0 author: pexoai tags: [video, generation, prompt, seedance, multimodal]

Seedance 2.0 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.

When to Use

  • When the user provides multiple assets (images, videos, audio) for video generation.
  • When the user's request is complex and requires careful prompt construction.
  • When using the Seedance 2.0 model for video generation.

Core Function

This skill analyzes all user inputs and generates a single, optimized JSON object containing the final prompt and recommended parameters. The internal workflow (Recognition, Mapping, Construction) is handled automatically and should not be exposed to the user.

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 using seedance-2.0-prompter: The agent internally processes the request and assets, then outputs the final JSON to the next skill in the chain.

Final Output (for internal use):

{
  "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.
  • /references/seedance_syntax_guide.md: Seedance 2.0 "@asset_name" syntax reference.
  • /references/prompt_templates.md: Advanced prompt templates for different genres (e.g., Cinematic, Product Showcase, Narrative).

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月16日
对比案例1 组

用户评分

0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年3月16日
最后更新2026年3月16日