[](LICENSE)
[](https://github.com/EvoLinkAI/awesome-seedance-2.5-prompts)
[](https://github.com/EvoLinkAI/Seedance-2.5-Gateway-Service)
[](https://github.com/EvoLinkAI/awesome-seedance-2.5-guide)
[](https://github.com/EvoLinkAI/awesome-gpt-image-2-API-and-Prompts)
[](README.md)
[](README_es.md)
[](README_pt.md)
[](README_ja.md)
[](README_ko.md)
[](README_de.md)
[](README_fr.md)
[](README_tr.md)
[](README_zh-TW.md)
[](README_zh-CN.md)
[](README_ru.md)
GPT Image 2 · Seedance 2.5 Early Access · Docs · API Key · GPT Image Skill · Seedance Skill
> [!NOTE] > **Get Seedance 2.5 Early Access:** Build images with GPT Image 2, then bring them into the Seedance 2.5 early access workflow for cinematic video generation. [Join the rollout](https://evolink.ai/launch/seedance-2-5?utm_source=github&utm_medium=readme&utm_campaign=GPT-Image-2-Seedance-2.5-Workflow). ```bash export EVOLINK_API_KEY="your_key_here" curl --request POST \ --url https://api.evolink.ai/v1/videos/generations \ --header "Authorization: Bearer ${EVOLINK_API_KEY}" \ --header 'Content-Type: application/json' \ --data '{ "model": "seedance-2.0-image-to-video", "prompt": "Animate this GPT Image 2 product storyboard with a slow dolly-in, realistic reflections, and smooth commercial camera motion", "image": "https://example.com/gpt-image-2-storyboard.png", "duration": 5, "quality": "720p", "aspect_ratio": "16:9" }' ``` ## 🎬 Introduction **We collect proven workflows, prompt templates, and real creator examples for combining GPT Image 2 and Seedance 2.5 to produce high-quality AI videos.** GPT Image 2 handles the "what to draw" and visual consistency. Seedance 2.0 handles the "how to move" — animating those images into video. Together they form one of the most capable AI video pipelines available today. Most cases in this repository are curated from X/Twitter creators, community experiments, and real production workflows. Try it: [GPT Image 2 + Seedance 2.5](https://evolink.ai/launch/seedance-2-5?utm_source=github&utm_medium=readme&utm_campaign=GPT-Image-2-Seedance-2.5-Workflow) ### Use the Two-Skill Workflow - [GPT Image 2 Gen Skill](https://github.com/EvoLinkAI/gpt-image-2-gen-skill) adds GPT Image 2 image generation and editing to your agent - [Seedance 2 Video Gen Skill](https://github.com/EvoLinkAI/seedance2-video-gen-skill-for-openclaw) adds Seedance 2 video generation to your agent - [Open GPT Image 2 prompts on EvoLink](https://evolink.ai/gpt-image-2-prompts?utm_source=github&utm_medium=readme&utm_campaign=GPT-Image-2-Seedance-2.5-Workflow) - [Get Seedance 2.5 Early Access](https://evolink.ai/launch/seedance-2-5?utm_source=github&utm_medium=readme&utm_campaign=GPT-Image-2-Seedance-2.5-Workflow) - [Get your EvoLink API key](https://evolink.ai/signup?utm_source=github&utm_medium=readme&utm_campaign=GPT-Image-2-Seedance-2.5-Workflow) - [Go to Seedance 2.0 API examples](https://github.com/EvoLinkAI/Seedance-2.5-Gateway-Service) ### Install the Skills #### Run Directly in Terminal ```bash npx evolink-gpt-image@latest npx evolink-seedance@latest ``` These installers can run directly in your terminal. They will auto-detect a known skills directory when possible and otherwise prompt you where to install. #### Claude Code ```bash npx evolink-gpt-image@latest -y --path ~/.claude/skills npx evolink-seedance@latest -y --path ~/.claude/skills ``` #### OpenCode ```bash npx evolink-gpt-image@latest -y --path ~/.opencode/skills npx evolink-seedance@latest -y --path ~/.opencode/skills ``` #### Cursor ```bash npx evolink-gpt-image@latest -y --path .cursor/skills npx evolink-seedance@latest -y --path .cursor/skills ``` #### OpenClaw ```bash npx evolink-gpt-image@latest -y npx evolink-seedance@latest -y ``` Use the terminal version above when you are installing manually yourself. Use the host-specific commands below when you want an AI agent to install the skills without follow-up questions. If you find this useful, consider giving it a star. ⭐ ## 📑 Menu - [🎬 Introduction](#-introduction) - [📑 Menu](#-menu) - [🎥 Storyboard Techniques](#-storyboard-techniques) - [Case 1: Standard Storyboard → Video (by @kiyoshi_shin)](#case-1-standard-storyboard--video-by-kiyoshi_shin) - [Case 2: 3×3 Grid Storyboard Method (by @servasyy_ai)](#case-2-33-grid-storyboard-method-by-servasyy_ai) - [Case 10: Multi-Frame Reference → Fast-Cut Video (by @heygentlewhale)](#case-10-multi-frame-reference--fast-cut-video-by-heygentlewhale) - [Case 19: Storyboard-First Cost Control (by @0xbisc)](#case-19-storyboard-first-cost-control-by-0xbisc) - [📱 Commercial & Product](#-commercial--product) - [Case 5: App MVP Demo Video (by @Shin_Engineer)](#case-5-app-mvp-demo-video-by-shin_engineer) - [Case 6: 15-Second Commercial (by @ai_mitosan)](#case-6-15-second-commercial-by-ai_mitosan) - [Case 15: Luxury Commercial — Storyboard to Film (by @insmind_com)](#case-15-luxury-commercial--storyboard-to-film-by-insmind_com) - [Case 16: Cinematic Food Video (by @kingofdairyque)](#case-16-cinematic-food-video-by-kingofdairyque) - [Case 26: Product Image → Short Video Ad (by @insmind_com)](#case-26-product-image--short-video-ad-by-insmind_com) - [🎨 Animation & Character](#-animation--character) - [Case 3: Character Sheet → Animation (by @YaReYaRu30Life)](#case-3-character-sheet--animation-by-yareyaru30life) - [Case 4: Anime OP Style Video (by @Toshi_nyaruo_AI)](#case-4-anime-op-style-video-by-toshi_nyaruo_ai) - [Case 12: Claude Code × Character Sheet → Animation (by @old_pgmrs_will)](#case-12-claude-code--character-sheet--animation-by-old_pgmrs_will) - [Case 13: Dance Sequence Grid → Dance Video (by @Ciri_ai)](#case-13-dance-sequence-grid--dance-video-by-ciri_ai) - [Case 14: Comic Page → Animated Video (by @nimentrix)](#case-14-comic-page--animated-video-by-nimentrix) - [Case 25: K-Pop Choreography — Detailed Control (by @Kashberg_0)](#case-25-k-pop-choreography--detailed-control-by-kashberg_0) - [Case 27: Character Intro Animation (by @0xbisc)](#case-27-character-intro-animation-by-0xbisc) - [🎵 Music Video & Short Film](#-music-video--short-film) - [Case 7: Music Video with Suno (by @fukaborichannel)](#case-7-music-video-with-suno-by-fukaborichannel) - [Case 8: Cyberpunk Style Short Film (by @ponyodong)](#case-8-cyberpunk-style-short-film-by-ponyodong) - [Case 11: Japanese MV — Full AI Toolchain (by @Tz_2022)](#case-11-japanese-mv--full-ai-toolchain-by-tz_2022) - [Case 20: Claude Shotlist → Music Video (by @CoffeeVectors)](#case-20-claude-shotlist--music-video-by-coffeevectors) - [🎮 Game Concept](#-game-concept) - [Case 9: Game & Interactive Content (by @op7418)](#case-9-game--interactive-content-by-op7418) - [Case 17: Game Interface Animation — Full Pipeline (by @0xInk_)](#case-17-game-interface-animation--full-pipeline-by-0xink_) - [Case 24: GTA-Style City Game Concept (by @markgadala)](#case-24-gta-style-city-game-concept-by-markgadala) - [🛠 Production Tools](#-production-tools) - [Case 18: Single Agent Automated Workflow (by @venturetwins)](#case-18-single-agent-automated-workflow-by-venturetwins) - [Case 21: Casting Grid — Actor Audition (by @8fstudioz)](#case-21-casting-grid--actor-audition-by-8fstudioz) - [Case 22: 3D Sculpt → AI Render → Animation (by @_DAntunes_)](#case-22-3d-sculpt--ai-render--animation-by-_dantunes_) - [🌟 Community Showcase](#-community-showcase) - [💡 Tips & Techniques](#-tips--techniques) - [Consistency Guide](#consistency-guide) - [Prompt Templates](#prompt-templates) - [🚀 Try It on Evolink](#-try-it-on-evolink) - [🙏 Acknowledge](#-acknowledge) ## 🎥 Storyboard Techniques ### Case 1: [Standard Storyboard → Video](https://x.com/kiyoshi_shin/status/2047133524403400847) (by [@kiyoshi_shin](https://x.com/kiyoshi_shin)) The most common workflow. Use GPT Image 2 to generate a storyboard panel, then animate it with Seedance 2.0. Best for promotional videos, short dramas, and animation OPs.![]() |
![]() |
![]() |
![]() |
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
GPT Image 2 Inputs![]() |
![]() |
Seedance 2.0 Input![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
@abxxai · 80,365 views You can literally create anything with AI right now. |
@pabloprompt · 75,035 views One Piece BTS · PART 2 😍 |
@maarcoofdezz · 30,023 views Just made a full cinematic ad for a luxury mens cologne usi… |
@AIwithAliya · 24,084 views This looks so neat and clean |
|
@HeyOz_AI · 17,459 views Claude + GPT Image 2 + seedance + Meta ads MCP Replaced my… |
@Creatify_AI · 16,350 views Creatify AI agents use the BEST AI models for each process. |
@MayorKingAI · 14,113 views I created a steampunk action sequence in a hand-painted 3D… |
@IATheYoker · 12,503 views GPT Image 2 + Seedance 2.5 ya pueden crear intros del Mundi… |
|
@ShamiWeb3 · 9,644 views A TAPNOW luxury skincare visual in which a glowing beauty m… |
@GlitterPixely · 8,862 views Quick character highlight intro with GPT Image 2 + Seedance… |
@luche_whitewing · 7,837 views 深夜の美女👠 lovart (@lovart_jp)× 🎬 GPT-image-2 × Seedance 2.0 で作… |
@DoctorAmna11 · 6,903 views The Ghost Who Couldn’t Scare Anyone |
|
@I_amShiti · 5,830 views One AI app gives you access to👇 |
@eijo_AIart · 5,028 views PolloAI GPT-Image2 x Seedance2で、映画製作用ストーリーボードを使った、ショートフィルム制… |
@aziz4ai · 4,885 views JADE FALCON: AWAKENING |
@opener_ai · 4,353 views Gpt image 2 x Seedance 2.0 @dreamina_ai |
|
@spect3ral · 4,319 views Claude + GPT Image 2 + Seedance + Meta Ads MCP |
@mdmadeit · 3,970 views made a full 1:25 anime short |
@Strength04_X · 3,737 views Created this cinematic sushi 🍣storyboard with GPT Image 2 +… |
@jasminekhan90_ · 3,418 views Human connection still matters in an AI future. |
|
@Sogni_Protocol · 3,342 views There’s no better combo on the market right now than GPT Im… |
@noorlewisx · 2,974 views Made with Seedance 2 + GPT Image 2 |
@markgadala · 2,876 views AI makes creating Pixar quality animations so incredibly ea… |
@SocialSight · 2,720 views did you get the news? |
|
@hanifproduktif · 2,595 views Replaced (GPT Image 2 + Seedance 2.5) |
@adrianaia_ · 2,382 views De las calles frías a un salón de clases lleno de amor. |
@itsPolloAI · 2,153 views 🎉 Pollo AI × GPT Image 2 × Seedance 2.0 — Results are in. |
@SimplyAnnisa · 2,026 views Golden mornings and buttery saltbread bliss |
|
@Artedeingenio · 1,479 views Using Niji to create children’s illustrations, GPT Image 2… |
@hasamaru_studio · 1,461 views GPT Image 2 でショットリストを作成し、 Seedance 2.0 のリファレンス生成で動画を作成しました。 |
|
@Pixelbunny_ai - Create Stunning AAA quality shorts with leading models -… |
@Adam38363368936 GPT image 2+Seedance 2 |
@ai_hakase_ 【AIでNetflix級のUIを爆速生成!GPT Image 2 × Seedance 2.0】 👉 最新のAIを… |
@Hoshimiko_AIart 「見たいアニメに間に合わない……!!」 |
|
@Dheer_Red Seedance 2.0, Veo 3.1, Nano Banana, GPT Image 2—all in one… |
@NyaiiBubu AI for UGC modal Rp0 itu nyata 😭 |
@apoorvabr I like the video concepts of @chrisfirst. |
@MaAyyoub Don't ruin a new day by thinking about yesterday. |
|
@halne369 Seedance2.0用の絵コンテ作成のスキルができました! |
@RYD232210555420 朋友设计的无人驾驶公交车 Sumgo,我帮它做了条 AI 概念宣传片。 |
@Lart_AI 🎮 Built with GPT Image 2 × Seedance 2.0 on LartAI! |
@Jake_Joseph Wait, you can put real screenshots inside AI-generated UGC… |
|
@KimAkiyama81 Choreographing a hallway action scene using GPT Image 2 and… |
@ChangningL29508 Use the same storyboard to generate a realistic character r… |
@aiseomastery THIS AI WORKFLOW TURNS A RAMEN RECIPE INTO A STUNNING ANIME… |
@simplissimus_ Quer dominar a Força e ver sua própria versão Jedi ganhar v… |
|
@azed_ai Studios sell this as pre-production |
@fy360593 Been seeing a lot of people doing this "Fan cam" content la… |
@indrawan_ape GPT Image 2 × Seedance 2.0 on @higgsfield is insane. |
@floopers966 また最安値入札ミサイルかよ! |
|
@Xaroon_x Made with GPT Image 2 + Seedance 2.5 by @yapper_so |
@MonetizationDon I decided to create my own Afrobeats Mortal Kombat-style sh… |
@roomA708 GPT-Image-2 × Seedance 2.0で、Osmo Pocket 4の“架空CM”を作ってみました。 |
@vkuoo Using Midjourney to generate the original images, GPT Image… |
|
@RadineerE10 「YouMind」が世界最大級の無料AIプロンプトライブラリとして存在感を増している。 |
@aivoxyy GPT Image 2 + Seedance 2.5 a police chase of new 2026 Chevr… |
@aadi29494 Made a LEGO build-process video with GPT Image 2 + Seedance… |
@mmarch_ai Con GPT Image 2 dominas la composición: añade textos largos… |
|
@D_studioproject How to join a cult with GPT Image 2 x Seedance 2.0 Anime St… |
@EgeUymaz Storyboarded with GPT Image 2. |
@CurieuxExplorer Quiet Growth 🌱 |
@josepho My new AI minishort, Dance of destruction, based on an old… |
|
@iswangwenbin 我也来交作业了👇 Hyperframes + Mimo TTS + GPT Image 2 + Seedance 2.5 |
|
@HAL2400AI · 6,721,336 views ドンキで爆速品出しするゲームのプレイ映像。 |
@0xbisc · 224,490 views Kitchen Hunt |
@ElevenCreative · 115,974 views Create UGC videos in minutes with ElevenCreative. |
@Saccc_c · 115,759 views 用 GPT Image 2 + Seedance 2.5,还原了故宫太和殿的建造全过程🤩 |
|
@ZaraIrahh · 55,203 views Created with Gpt Image 2 + Seedance 2.0 on @SJinn_Agent |
@johnAGI168 · 49,957 views The future of AI video is here, and it is completely mind-b… |
@GumVue · 45,606 views Create with a Custom GPT - Short Film Prompt Generator :… |
@seiiiiiiiiiiru · 41,147 views Midjourney V8.1 ↓ GPT image 2.0 ↓ Seedance 2.0 |
|
@VORTEX_Promos · 40,410 views TOP 7 INSANE GPT Image 2 x Seedance 2.0 Prompts You Must Try |
@ElCopyMaster · 39,205 views Pollo AI acaba de cambiar la creación de anuncios 🤯 |
@4111J_ · 31,198 views What’s in my bag? |
@AIwithkhan · 28,965 views Here we go GPT Image 2 and Seedance 2.0 is now live on @ins… |
|
@rovvmut_ · 28,036 views GPT Image 2 and Seedance 2.0 on @insmind_com |
@aimikoda · 27,837 views Gpt Image 2 + Seedance 2.0 Trailer Workflow |
@HBCoop_ · 20,844 views Decided to test myself out in the storyboard workflow. |
@franpradasAI · 19,487 views 🚨 NOVEDAD: Un anuncio así cuesta $2M |
|
@john_my07 · 19,165 views Crafted this one by turning a movement sheet as a reference… |
@MrLarus · 18,511 views 太飒了! 🤯用ChatGPT+Seedance生成街头篮球1v1,真实感很强! 运球试探、crossover变向、欧… |
@LaTwitchance · 17,313 views Une vidéo de gameplay montre un jeu où il faut réapprovisio… |
@Marco_Exito · 14,156 views 💥ÚLTIMA HORA: ¡GPT-IMAGE-2 y Seedance 2.0 ya están disponi… |
|
@JoyLi629 · 13,056 views GPT image2 + Seedance 2.0 做产品爆炸视频💥太香了 |
@doctorwasif · 12,897 views Chatgpt GPT-2 & Seedance 2 on @yapper_so |
@code_bykuti · 10,592 views We’re not generating images anymore… |
@igus_ai · 9,010 views Ahora puedes crear wallpapers de cualquier jugador o equipo… |
|
@Diplomeme · 8,011 views Makeup tutorial (ft. |
@XMonetizationC_ · 7,509 views GRWM (ft. |
@nrqa__ · 7,319 views GPT-IMAGE-2 & Seedance 2.0 is now officially available… |
@IqraSaifiii · 7,004 views Create your own Influencer live stream 🔥 |
|
@IntLab0000 · 6,444 views 【Seedance 2.0でSora2を目指すテスト】Seedanceに直接長文のプロンプトで依頼する代わりに、gpt… |
@weiinberg · 6,126 views GPT Image 2 x Seedance 2.0 on @insmind_com |
@angeldot_ · 6,114 views Puedes crear wallpapers animados como este en segundos |
@Just_sharon7 · 6,084 views Are you ready to buy this necklace?? |
|
@Sheldon056 · 5,910 views GPT Image 2 and Seedance 2.0 are now live on @insmind_com |
@nicos_ai · 5,776 views Ahora puedes crear Wallpapers animados en segundos |
@promptsref · 5,635 views Create a short film like this in just 1 minute with GPT Ima… |
@AIwithSynthia · 5,248 views Excited to inform you that GPT Image 2 and Seedance 2.0 are… |
|
@wanerfu · 5,165 views 我用动作参考图来制作舞蹈动画,使用了 Seedance 2.0 + GPT Image 2.0 |
@FinanceYF5 · 4,039 views 有人用 GPT Image 2 × Seedance 2.0 在 OpenArt 上制作一支万宝路广告。 |
@meng_dagg695 · 3,885 views GPT image 2 × Seedance 2.0 combo 🔥 on @yapper_so |
@AI_Arabic1 · 3,867 views شوفوا الإبداع 😱!! |
|
@AIwithSarah_ · 3,566 views GPT Image 2 and Seedance 2.0 is now available on @insmind_c… |
@MatiasSchrank · 3,564 views Así lo hice con Smart Shot de @openart_ai: |
@ivnways · 3,303 views ÚLTIMA HORA: ¡GPT-IMAGE-2 y Seedance 2.0 ya disponibles gra… |
@SwayamShrma · 2,908 views From rough Idea to short film just by using a workflow that… |
|
@Alex_Inspira · 2,888 views Así es exactamente como lo hice. |
@oggii_0 · 2,655 views I tested a full AI food commercial workflow using ONE promp… |
@Ciri_ai · 2,603 views One prompt → full cinematic sequence all generated inside @… |
@Taaruk_ · 2,485 views GPT IMAGE 2 + seedance 2.0 |
|
@noahsolomon · 2,477 views I love using fal to make developing fal easier. |
@harboriis · 2,389 views A complete dance sequence mapped frame by frame |
@techyoutbe · 2,354 views One workspace. |
@ZetoGroovin · 2,298 views 『神降ろし』- AI MUSIC VIDEO - 和の雰囲気の曲と映像でMV作ってみました。 |
|
@0xtonixie · 2,165 views GPT的images2 +seedance2.0绝对是制作AI漫剧的最佳组合: |
@iamrealsnow · 1,764 views GRWM (Male Minimal Editorial) Using GPT image 2.0 + Seedanc… |
@budgetpixel · 1,754 views GPT Image 2.0 + Seedance 2.0 = a powerful dance workflow |
@0kncn · 1,720 views Tesla vs Einstein Tekken evreninde |
|
@iX00AI · 1,673 views 実際の流れ👇 1文入力 → Shot Plan(設計図)生成 → そのまま映像生成 プロンプトの工夫も編集も不要。… |
@ashen_one · 1,608 views GPT 2.0 + Seedance 2.0 = Brand Goldmine |
@obrunookamoto · 1,338 views A Higgsfield conectou 30+ modelos de geração de imagem e ví… |
@Kashberg_0 · 1,291 views GPT IMAGE 2 and Seedance 2.0 |
|
@sara4ai · 1,229 views مرحبا يا أصدقاء خلال هذا الأسبوع لاحظت أعمالًا مبهرة باستخ… |
@bmx_ai13 · 1,220 views A super simple workflow: 2 character images → GPT Image 2.0… |
@ChillaiKalan__ · 1,196 views GPT Image 2 and Seedance 2.0 on @insmind_com |
@suji_pop · 1,173 views Subway Surfer in a post apocalyptic world, with the graphic… |
|
@densancar · 1,148 views Claude Code + GPT 2 + Seedance 2.0 Makes VIRAL AI UGC Videos |
@nexudotio · 1,128 views Open Design now ships images AND videos. |
@OiiOii_AI · 1,108 views OiiOiiで、話題のプロンプトを GPT Image 2 × Seedance 2.0 で試してみました。 |
@QingQ77 · 1,051 views cool 使用 GPT Image 2 + Seedance 2.5 创建游戏界面的视频动画 |
|
@Parul_Gautam7 · 1,044 views Here’s how it actually works. |
@joshesye · 1,020 views 茶叶品牌 TVC《一口春山》 |