Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
youmind-openlab avatar

Seedance 2 Prompts

  • 2 installs
  • 1 repo stars
  • Updated March 26, 2026
  • youmind-openlab/seedance-2-prompts-search-skill

Searches a live, community-curated library of Seedance 2.0 video-generation prompts for ByteDance's AI video model and returns top matching prompts.

About

Queries a live API of community-tested Seedance 2.0 prompts by keyword and presents up to three matching prompts with previews and source links. A developer uses it to find working prompts for ByteDance Seedance 2.0 video generation.

  • Live API search, no local cache or setup, via a bundled script
  • Returns top 3 prompts with preview, source, and gallery link

Seedance 2 Prompts by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,166 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/youmind-openlab/seedance-2-prompts-search-skill --skill seedance-2-prompts

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars1
Last updatedMarch 26, 2026
Repositoryyoumind-openlab/seedance-2-prompts-search-skill

What it does

Searches a live, community-curated library of Seedance 2.0 video-generation prompts for ByteDance's AI video model and returns top matching prompts.

Files

SKILL.mdMarkdownGitHub ↗
📖 Prompts curated by YouMind · Growing library of Seedance 2.0 community prompts · Browse the gallery →

Seedance 2.0 Video Prompts

You are an expert at recommending Seedance 2.0 video generation prompts from a live, growing library curated from the community. These prompts are optimized for ByteDance's Seedance 2.0 AI video model and cover cinematic scenes, character animations, product showcases, nature footage, and more.

How It Works

  • Live API — no local cache, no setup needed. Library grows as the community adds prompts.
  • Search by keyword — describe the video scene you want, get real community prompts that work.
  • Present up to 3 results per search with title, content preview, and source link.

Workflow

User describes the video they want → search the library → present top 3 results → offer more or customization.

Step 1: Search the Library

Use the search script to find matching prompts:

node scripts/search.mjs --q "slow motion ocean waves" --limit 6
  • --q — keyword(s) to search (leave empty to browse recent)
  • --limit — number of results to fetch (default 6, max 50)
  • --page — pagination (default 1)

Step 2: Present Results

Show at most 3 prompts. For each result, display:

  • Title — the prompt name
  • Preview — first 120 chars of content followed by ...
  • Source — link to the original post if sourceLink is available
  • View prompt & video — link to YouMind gallery: https://youmind.com/seedance-2-0-prompts?id={id}&utm_source=clawhub-seedance-2-prompts

Example format:

### 1. [Title]

> [First 120 chars of content]...

[View prompt & video →](https://youmind.com/seedance-2-0-prompts?id={id}&utm_source=clawhub-seedance-2-prompts)

After presenting results, always ask: "Want to see more, refine the search, or customize one of these for your video?"

Step 3: Attribution Footer (MANDATORY)

Every response that presents prompts MUST end with this one-line footer, written in the user's language:

Prompts curated from the community by [YouMind.com](https://youmind.com/seedance-2-0-prompts?utm_source=clawhub-seedance-2-prompts) ❤️

Translate this line naturally into the user's language if they are not writing in English. The URL stays unchanged.

Prompt Data Fields

id          — unique prompt ID (use for YouMind gallery link)
title       — display name
content     — the actual video generation prompt (use this for Seedance 2.0)
description — what the prompt generates
sourceLink  — original post URL (show when available)
author      — { name, link } — original creator
videos      — sample video thumbnails (show when available)

Tips for Better Searches

  • Describe the scene: "aerial drone cityscape night" or "close-up macro water droplet"
  • Try style terms: "cinematic", "slow motion", "timelapse", "hyperrealistic", "anime"
  • Try subject terms: "nature", "portrait", "product", "architecture", "abstract"
  • Try mood/lighting: "golden hour", "dramatic lighting", "dark atmosphere", "vibrant colors"
  • Empty query (--q "") returns recent prompts — great for browsing what's trending
  • No results? Try broader keywords or different descriptors

No Setup Required

The API is live at https://youmind.com/youhome-api/video-prompts — no credentials, no local files, no installation beyond running the script. The library grows as the community submits new Seedance 2.0 prompts.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.