Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计提醒

seedanceSeedance 视频提示

Agent Skill

seedance 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

376

周安装

16

GitHub Stars

63

下载量

132
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:seedance(Seedance 视频提示)
来源仓库:https://github.com/robonuggets/seedance-skill
仓库路径:skills/seedance
安装命令:
npx skills add https://github.com/robonuggets/seedance-skill --skill seedance
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/robonuggets/seedance-skill --skill seedance

简介

seedance 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词或任务场景快速定位候选结果。
  • 通过 npx skills add 命令从指定仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 当前分类为研究检索,暂无更多功能细节。

SKILL.md

Seedance — Seedance 2.0 Motion Graphics Skill

Generate cinematic motion graphics videos using ByteDance's Seedance 2.0 model via Fal AI. Turn app screenshots into glossy liquid glass promo videos controlled from Claude Code.

What This Skill Does

  • Generate image-to-video animations from a single image (with optional end frame control)
  • Generate reference-to-video motion graphics from multiple app screenshots
  • Generate text-to-video motion graphics from pure prompts
  • Scrape App Store screenshots automatically for any iOS app
  • Upload reference images to get public URLs for the API
  • Apply proven liquid glass prompting patterns that produce Apple-keynote-quality output

Setup

1. Get a Fal AI API Key

Sign up at fal.ai and create an API key from your dashboard.

2. Store the Key

Add to your .env file:

FAL_KEY=your-fal-ai-key-here

3. File Upload (Included)

Seedance needs publicly accessible URLs for reference images. Fal AI includes its own CDN upload — no extra accounts or keys needed. Your FAL_KEY handles both generation and file upload.

Want a full Generations tab with gallery, styles panel, and multi-model support (Kling, Veo, GPT Image, Nano Banana)? Check out the Rubric dashboard at robonuggets.com.

Endpoints

Seedance 2.0 has 5 endpoints on Fal AI. Default to Pro — it's only ~25% more expensive but noticeably better quality.

TypeTierEndpoint$/sec (720p)
Image-to-videoProfal.run/bytedance/seedance-2.0/image-to-video$0.30
Reference-to-videoPro (default)fal.run/bytedance/seedance-2.0/reference-to-video$0.30
Reference-to-videoFast (testing)fal.run/bytedance/seedance-2.0/fast/reference-to-video$0.24
Text-to-videoPro (default)fal.run/bytedance/seedance-2.0/text-to-video$0.30
Text-to-videoFast (testing)fal.run/bytedance/seedance-2.0/fast/text-to-video$0.24

When to Use Which

  • Image-to-video — you have a single image and want to animate it with motion. Supports start + end frame control for precise transitions. Best for: animating a hero image, creating A→B transitions between two states, lip-sync animations.
  • Reference-to-video — you have multiple screenshots, logos, or visual assets to blend into a motion graphics piece. This is the primary mode for promo videos.
  • Text-to-video — no visual references available (e.g. GitHub repos, docs pages, abstract concepts). Pure prompt-driven.

Parameters

ParamRequiredOptionsDefault
promptYesstring
image_urlsNoarray of public URLs, up to 9
video_urlsNoarray of public URLs, up to 3
audio_urlsNoarray of public URLs, up to 3
resolutionNo"480p", "720p""720p"
durationNo"auto", "4""15""auto"
aspect_ratioNo"auto", "21:9", "16:9", "4:3", "1:1", "3:4", "9:16""auto"
generate_audioNobooleantrue
seedNointegerrandom
  • Total files across all modalities must not exceed 12
  • Reference images in prompts: @Image1, @Image2,... @Image9
  • Reference videos: @Video1, @Video2, @Video3
  • Reference audio: @Audio1, @Audio2, @Audio3
  • Max resolution is 720p — there is no 1080p option

Cost Reference (Pro, 720p)

DurationCost
4s$1.21
5s$1.51
8s$2.42
10s$3.03
12s$3.63
15s$4.54

Fast tier is ~20% cheaper. Use for quick tests before committing to Pro.


Sweet Spot (Tested)

These are the proven ratios from extensive testing:

RefsDurationUse CaseCost (Pro 720p)
1 ref4sQuick test, single screenshot$1.21
3 refs4–6sFast promo test$1.21–$1.81
5 refs10sProduction promo (best results)$3.03
3 refs4s 480pCheapest possible test~$0.81

The golden rule: 1 reference image per 2 seconds of video.

  • Fewer refs = model focuses better on each one
  • More refs (6-7+) = model blends too loosely, loses clarity
  • Always describe each image's role in the prompt

Prompting Guide

Rule 1: Logo References First (CRITICAL)

NEVER describe logos or brand elements in the prompt text. Seedance mangles text rendering — wrong shapes, wrong colors, hallucinated details.

Before writing ANY prompt:

  1. Ask for or find the app/brand logo image
  2. Save it locally
  3. Upload it to get a public URL
  4. Pass it as one of the @Image references

If you don't have the logo: STOP and ask. Never proceed without it.

Recommended approach: Generate the motion graphics without text/logos in the video at all, then overlay the logo in post-production (Premiere, After Effects, etc). This produces the cleanest results.

Rule 2: The Liquid Glass Prompt Template

This is the proven prompt structure that produces Apple-keynote-quality motion graphics:

Design a motion-graphics style ad using glossy liquid glass design
language. Pure black background. @Image1 is [describe what it shows].
@Image2 is [describe]. @Image3 is [describe]. The [element] from
Image 1 becomes translucent glass [describe transformation].
[Element] from Image 2 [describe]. [Continue for each image].
Multiple camera angles: close-up on glass reflections, pull back
to reveal the full scene. No text, no logos, no words. Style: liquid
glass morphism, Apple Vision Pro aesthetic, premium 3D depth,
self-luminous forms on absolute black, [accent color] accent lighting.

Key rules:

  • Describe each @Image by number and what it contains
  • Describe how each element transforms into glass
  • End with a style line including the brand's accent color
  • "Multiple camera angles" keeps it dynamic
  • "No text, no logos, no words" prevents garbled text
  • Keep under ~200 words — the model ignores long prompts

Rule 3: Device Framing

For product shots, specify the device in the prompt:

Floating desktop screens (best results):

Show the desktop screens floating in 3D space on a pure black
background, tilted at slight angles like a MacBook product shot.
The UI elements on screen become translucent glass with reflections
and refractions.

iPad:

An iPad Pro floating in empty black space, tilted at a cinematic
angle like an Apple product shot. The iPad has visible black bezels
and a physical frame — only the screen content has the glass effect.

MacBook:

A MacBook Pro floating in empty black space, open at a cinematic
angle. The MacBook screen displays the dashboard. Light catches
the aluminium edges.

Floating in black void produces better results than placing devices in environments (offices, desks). Keep it pure black.

Rule 4: Audio

  • generate_audio: true adds ambient SFX and music
  • May trigger content policy violations on abstract visuals — if it fails, retry with generate_audio: false
  • Audio costs the same whether enabled or not
  • When it works, the generated audio adds real production value

Rule 5: Negative Guidance

Add constraints to prevent common issues:

  • "No text, no logos, no words" — prevents garbled text
  • "No cuts" — keeps it as one continuous shot
  • "No camera shake" — keeps it stable
  • "Pure visual motion only" — reinforces no text

The Full Pipeline

Step 1: Get Screenshots

Option A — Screenshot a website:

from playwright.sync_api import sync_playwright

with sync_playwright() as p:
    browser = p.chromium.launch(headless=True)
    page = browser.new_page(viewport={"width": 1920, "height": 1080})
    page.goto("https://example.com", wait_until="networkidle", timeout=30000)
    page.wait_for_timeout(2000)
    page.screenshot(path="screenshot.png")
    browser.close()

Option B — Scrape App Store screenshots:

import json, urllib.request

# Step 1: Find the app ID
search_url = "https://itunes.apple.com/search?term=APP_NAME&entity=software&limit=3"
data = json.loads(urllib.request.urlopen(search_url).read())
app_url = data["results"][0]["trackViewUrl"]

# Step 2: Scrape screenshot URLs from the page using Playwright
# Look for <source> elements with srcset containing "mzstatic.com"
# The URLs use format like /460x996bb.webp — swap to /1290x2796bb.jpg for full res

Option C — Manual screenshots — take them yourself, save locally.

Step 2: Upload for Public URL

Seedance needs publicly accessible URLs for reference images. Use Fal AI's built-in CDN upload (default) — no extra accounts needed.

Fal AI CDN (default — uses your existing FAL_KEY):

# Step 1: Initiate upload
INIT=$(curl -s -X POST "https://rest.alpha.fal.ai/storage/upload/initiate" \
  -H "Authorization: Key $FAL_KEY" \
  -H "Content-Type: application/json" \
  -d '{"file_name":"my-screenshot.png","content_type":"image/png"}')

# Extract URLs from response
FILE_URL=$(echo "$INIT" | python -c "import sys,json; print(json.load(sys.stdin)['file_url'])")
UPLOAD_URL=$(echo "$INIT" | python -c "import sys,json; print(json.load(sys.stdin)['upload_url'])")

# Step 2: Upload the file
curl -s -X PUT "$UPLOAD_URL" \
  -H "Content-Type: image/png" \
  --data-binary @/path/to/screenshot.png

Use FILE_URL as the public URL in your Seedance API calls. Hosted on v3b.fal.media with long-lived caching. Included with your Fal AI account — no extra cost.

Alternative: Kie AI (if you have a key):

curl -s -X POST "https://kieai.redpandaai.co/api/file-stream-upload" \
  -H "Authorization: Bearer $KIE_API_KEY" \
  -F "file=@/path/to/screenshot.png" \
  -F "uploadPath=generations" \
  -F "fileName=my-screenshot.png"

Returns downloadUrl. Files expire after 3 days.

Alternative: Litterbox (no account needed):

curl -s -F "reqtype=fileupload" -F "time=1h" \
  -F "fileToUpload=@/path/to/screenshot.png" \
  https://litterbox.catbox.moe/resources/internals/api.php

Returns a direct URL. Expires after 1 hour.

Step 3: Generate the Video

Always use a temp JSON file to avoid shell escaping issues:

cat > /tmp/seedance_body.json << 'ENDJSON'
{
  "prompt": "Design a motion-graphics style ad using glossy liquid glass design language. Pure black background. @Image1 is [describe]. @Image2 is [describe]. @Image3 is [describe]. The elements become translucent glass with reflections and refractions. Multiple camera angles. No text, no logos, no words. Style: liquid glass morphism, Apple Vision Pro aesthetic, premium 3D depth, self-luminous forms on absolute black.",
  "image_urls": [
    "https://your-upload-url/screenshot1.png",
    "https://your-upload-url/screenshot2.png",
    "https://your-upload-url/screenshot3.png"
  ],
  "resolution": "720p",
  "duration": "4",
  "aspect_ratio": "16:9",
  "generate_audio": false
}
ENDJSON

curl -s -X POST "https://fal.run/bytedance/seedance-2.0/reference-to-video" \
  -H "Authorization: Key $FAL_KEY" \
  -H "Content-Type: application/json" \
  -d @/tmp/seedance_body.json

Step 4: Download the Result

The response contains a video URL:

{
  "video": { "url": "https://v3b.fal.media/files/.../video.mp4" },
  "seed": 42
}

Download immediately — URLs may expire.

curl -sL -o "output_video.mp4" "THE_VIDEO_URL"

Step 5: Post-Production (Recommended)

Overlay the logo and any text in your video editor. The motion graphics are the visual base — branding goes on top in post.


Text-to-Video (No References)

For apps/projects where you don't have screenshots (GitHub repos, docs pages, abstract concepts), use text-to-video with the timestamped approach:

Ultra-sleek motion design sequence. Pure black background throughout.
Glossy liquid glass design language.

0-1s [FORM]: A translucent glass [object] materializes at center,
light refracting through it.

1-2s [CONNECT]: Glass connections form between elements, each a thin
glass tube filling with luminous light.

2-3s [REVEAL]: The structure rotates revealing depth and glass
reflections.

3-4s [GLOW]: A pulse of warm light passes through the entire glass
structure.

Style: liquid glass morphism, premium 3D depth, self-luminous forms
on absolute black.

Endpoint: https://fal.run/bytedance/seedance-2.0/text-to-video (Pro)

Same parameters minus image_urls, video_urls, audio_urls.


Image-to-Video (Single Image Animation)

Animate a single still image into cinematic video. Unlike reference-to-video (which blends multiple images into motion graphics), image-to-video takes one image and brings it to life with motion described in the prompt.

Endpoint: https://fal.run/bytedance/seedance-2.0/image-to-video

Parameters

ParamRequiredOptionsDefault
promptYesstring — describe the desired motion/action
image_urlYessingle public URL (JPEG, PNG, WebP, max 30MB)
end_image_urlNopublic URL for the last frame (enables A→B transitions)
resolutionNo"480p", "720p""720p"
durationNo"auto", "4""15""auto"
aspect_ratioNo"auto", "21:9", "16:9", "4:3", "1:1", "3:4", "9:16""auto"
generate_audioNoboolean — includes SFX, ambient, and lip-synctrue
seedNointegerrandom

Key Differences from Reference-to-Video

  • Single image_url (string) instead of image_urls (array)
  • end_image_url — optional end frame for controlled transitions (reference-to-video doesn't have this)
  • Lip-sync support — audio generation includes lip-synced speech when faces are present
  • No @Image1/@Image2 notation — just one image as the starting frame

When to Use Image-to-Video vs Reference-to-Video

ScenarioUse
Animate a single screenshot/photoImage-to-video
Transition between two states (before/after, light/dark mode)Image-to-video with end_image_url
Lip-sync a character or avatarImage-to-video
Blend 3-5 screenshots into a promo reelReference-to-video
Glass morphism motion graphics from multiple UI viewsReference-to-video

Usage Example

cat > /tmp/seedance_i2v.json << 'ENDJSON'
{
  "prompt": "The dashboard interface comes alive — UI elements gently float and shift, glass reflections ripple across panels, accent lighting pulses through the layout. Smooth cinematic camera drift. No text, no logos.",
  "image_url": "https://your-upload-url/screenshot.png",
  "resolution": "720p",
  "duration": "4",
  "aspect_ratio": "16:9",
  "generate_audio": false
}
ENDJSON

curl -s -X POST "https://fal.run/bytedance/seedance-2.0/image-to-video" \
  -H "Authorization: Key $FAL_KEY" \
  -H "Content-Type: application/json" \
  -d @/tmp/seedance_i2v.json

Start + End Frame Example (A→B Transition)

Animate from one state to another — e.g. light mode to dark mode, empty dashboard to populated:

cat > /tmp/seedance_i2v_transition.json << 'ENDJSON'
{
  "prompt": "The interface smoothly transitions — colors shift, panels rearrange, elements morph fluidly from the starting layout to the final layout. Cinematic, smooth, continuous motion.",
  "image_url": "https://your-upload-url/state_before.png",
  "end_image_url": "https://your-upload-url/state_after.png",
  "resolution": "720p",
  "duration": "6",
  "aspect_ratio": "16:9",
  "generate_audio": false
}
ENDJSON

curl -s -X POST "https://fal.run/bytedance/seedance-2.0/image-to-video" \
  -H "Authorization: Key $FAL_KEY" \
  -H "Content-Type: application/json" \
  -d @/tmp/seedance_i2v_transition.json

Prompting Tips for Image-to-Video

  • Describe the motion, not the image — the model already sees the image. Focus on what should move, how, and where.
  • "Cinematic camera drift" works well for subtle product shots
  • "Elements gently float and shift" for UI animation
  • For lip-sync: describe the speech/emotion in the prompt, enable generate_audio: true
  • Same negative guidance applies: "No text, no logos, no words" to prevent garbled text
  • The end_image_url feature is powerful for before/after reveals, mode switches, or showing a workflow progression

Prompt Patterns Library

Floating Desktop Screens (Best for SaaS/Apps)

Design a motion-graphics style ad based on these images, using
multiple camera angles — close-ups that highlight the glass
reflections, various tap and click interaction animations, and a
focus on this glossy glass UI design language. @Image1 is [describe].
@Image2 is [describe]. @Image3 is [describe]. Show the desktop
screens floating in 3D space on a pure black background, tilted at
slight angles like a MacBook product shot. The UI elements on screen
become translucent glass with reflections and refractions. No text,
no logos, no words. Style: liquid glass morphism, Apple product ad,
premium desktop app showcase, self-luminous forms on absolute black,
[color] accent lighting.

Glass UI Ad (Based on LEPADPHONE Style)

Design a motion-graphics style ad based on this image, using multiple
camera angles — close-ups that highlight the glass reflections,
various tap/click interaction animations, and a focus on this glossy
"glass UI" design language. @Image1 is [describe the app/interface].
The interface elements become translucent glass panels with
refractions. No text, no logos. Style: liquid glass morphism, premium
depth, self-luminous forms on absolute black.

Floating Desktop Screens — Rubric (Tested)

Used for the Rubric dashboard promo. 3 refs (Flows + Skill Tree + Agent Icons), Pro 720p 4s, audio on.

Design a motion-graphics style ad based on these images, using
multiple camera angles — close-ups that highlight the glass
reflections, various tap and click interaction animations, and a
focus on this glossy glass UI design language. @Image1 is a desktop
application dashboard showing agent workflow connections on a
hexagonal grid. @Image2 is a desktop application showing a network
graph visualization with connected nodes. @Image3 is a desktop
application showing a grid of colorful pixel art icons. Show the
desktop screens floating in 3D space on a pure black background,
tilted at slight angles like a MacBook product shot. The UI elements
on screen become translucent glass with reflections and refractions.
No text, no logos, no words. Style: liquid glass morphism, Apple
product ad, premium desktop app showcase, self-luminous forms on
absolute black, orange accent lighting.

iPad Product Reveal — Rubric (Tested)

Real device with glass screen content. 2 refs (hero + Flows), Pro 720p 4s, audio on. Key detail: explicitly call out "real solid device" so the iPad frame stays solid while only the screen gets glass effect.

Design a motion-graphics style ad using glossy liquid glass design
language. Pure black background, nothing else. A realistic iPad Pro
with visible black bezels and physical frame floating in empty black
space, tilted at a cinematic angle like an Apple product shot. The
iPad is a real solid device with clear borders and edges, not made
of glass. Only the screen content has the glass effect. The iPad
screen displays @Image1 and @Image2 — a dark dashboard with orange
branding, hexagonal grid, and agent flow connections. The UI elements
on the screen are translucent glass with reflections and refractions.
Light catches the physical edges of the iPad frame. The device
slowly rotates. No text, no logos, no words. Style: Apple keynote
product reveal, real device with glass UI on screen, premium 3D
depth, floating in absolute black void, orange accent lighting.

Abstract Glass Network — Rubric (Tested)

No device frame — pure abstract glass. 3 refs (Flows + Icons + Skill Tree), Fast 720p 4s, no audio.

Design a motion-graphics style ad using glossy liquid glass design
language. Pure black background. @Image1 is a dark dashboard with
hexagonal grid and agent connections. @Image2 is a grid of colorful
pixel art bot icons. @Image3 is a network graph of agents with
radiating connections. The hexagonal grid from Image 1 becomes
translucent glass honeycomb, each cell refracting light. Colorful
bot icons from Image 2 appear as glass tiles catching light. The
network from Image 3 pulses with glass fiber-optic connections,
light flowing between nodes. Multiple camera angles: close-up on
glass reflections, pull back to reveal the full network. Style:
liquid glass morphism, Apple Vision Pro aesthetic, premium 3D depth,
self-luminous forms on absolute black, orange accent lighting.

Abstract Motion Identity (Based on @oggii_0 Style)

Ultra-sleek motion design sequence. Pure black background throughout.
White-on-black minimal aesthetic. No cuts — one single continuous
unbroken visual evolution. Locked-off static center frame, no camera
movement. All motion occurs within the subject. Self-luminous white
forms on absolute black, no grain, no shadows.

0-2s [ORIGIN]: [Starting visual]
2-4s [TRANSFORM]: [Transformation]
4-6s [REVEAL]: [Reveal]
6-8s [CLOSE]: [Closing visual]

Style: [brand] motion identity, mathematical precision.
Mood: calm, inevitable, intelligent, premium.

Batch Generation Workflow

When generating promos for multiple projects at once, follow this process:

Step 1: Assess Each Project

For each app/project, determine:

  • Do screenshots exist? Website or App Store → reference-to-video. GitHub repo or docs-only → text-to-video.
  • What's the visual anchor? Dark UI = strong liquid glass match. Colorful icons = glass tiles. Geometric layout = glass honeycomb.
  • What aspect ratio? Phone app → 9:16. Desktop/SaaS → 16:9. Abstract → 16:9.

Step 2: Test Batch (Cheap)

Run all projects at Fast tier, 480p, 4 seconds first. This keeps each test under ~$0.81. For a 5-project batch, total test cost is ~$4-5.

Step 3: Review & Promote Winners

Watch all test outputs. The ones that work well, re-generate at Pro tier, 720p, longer duration (8-10s). This is where you spend the real budget.

Step 4: Post-Production

Overlay logos and text in your video editor. The Seedance output is the visual base — branding goes on top in post.

Example: 5-Project Test Batch

#ProjectTypeRationale
1GitHub repo (no UI)text-to-videoNo screenshots, abstract concept
2Dark landing pageref-to-videoDark hero screenshot = strong glass match
3Docs sitetext-to-videoNo strong visual to reference
4GitHub repo (abstract)text-to-videoGeometric concept works well prompt-only
5iOS appref-to-videoApp Store screenshots scraped + logo ref

All Fast, 480p, 4s (except iOS app at 6s for more screen time). Total: ~$5.50.


Cost Estimation

Before generating, estimate your cost:

Quick Formula

Cost = duration_seconds × $0.30 (Pro) or $0.24 (Fast) at 720p

480p is roughly 30% cheaper than 720p.

Estimation Table

What you're doingRecommended settingsEst. cost
Quick concept testFast, 480p, 4s~$0.81
Single screenshot testPro, 720p, 4s~$1.21
Short promo clipPro, 720p, 6s~$1.81
Production promoPro, 720p, 10s~$3.03
Long showcasePro, 720p, 15s~$4.54
5-project test batchFast, 480p, 4-6s each~$4-6
3-video production setPro, 720p, 4s each~$3.63

Before You Generate Checklist

  1. Pick your tier — Fast for testing, Pro for production
  2. Pick your resolution — 480p for tests, 720p for keepers
  3. Pick your duration — 4s minimum, 10s sweet spot, 15s max
  4. Count your refs — 1 image per 2 seconds of video (max 5)
  5. Audio on or off? — Same cost either way, but abstract visuals may trigger content policy. Default off for tests.
  6. Multiply it out — duration × rate = cost per video

Gotchas & Known Issues

  1. Text rendering is bad — never ask Seedance to render text. Overlay in post.
  2. Audio content policy — abstract visuals may trigger false positives. Default to generate_audio: false, enable when needed.
  3. People's faces in screenshots — may trigger "likenesses of real people" content policy. Crop faces out of screenshots.
  4. Shell escaping breaks JSON — always use temp JSON files with cat > /tmp/file.json, never inline JSON in curl commands.
  5. Kie AI upload URLs expire after 3 days — re-upload if generating later.
  6. Max resolution is 720p — no 1080p. Upscale in post if needed.
  7. Pro vs Fast — Pro is only ~25% more expensive but noticeably better. Default to Pro.
  8. 7+ reference images — quality degrades. Stick to 5 or fewer.

Auth Header

Fal AI uses Authorization: Key (not Bearer):

Authorization: Key YOUR_FAL_KEY

Community Prompts

For inspiration beyond liquid glass, check the community collection:

awesome-seedance-2-prompts — 1,719 curated Seedance 2.0 prompts covering cinematic, anime, commercial, and experimental styles. Includes video examples and a searchable web gallery at youmind.com.


Credits

Built by RoboNuggets. Tested extensively with Rubric dashboard screenshots, App Store scraping, and liquid glass motion graphics.

Seedance 2.0 is by ByteDance. Fal AI is the API provider.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.89%
按下载量换算45

Claude

31.75%
按下载量换算42

Cursor

18.47%
按下载量换算24

Gemini CLI

8.89%
按下载量换算12

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills