yan-labs  ·  vol. 01  ·  2026

prompts.

An open index of curated prompts for image & video generation models.

prompts
702
sources
291
models
3
showing 625648 of 702page 27 / 30
  1. Cinematic slow-motion shot of a cyberpunk runner leaping across neon rooftops at night, dramatic rain, pulsing synth soundtrack

    Seedance-2.0★ 3 · pos 0
  2. Wide establishing shot → slow zoom in, golden hour lighting, epic orchestral build-up

    Seedance-2.0★ 3 · pos 1
  3. Epic fantasy battle: knight charging dragon across stormy battlefield, dynamic camera tracking, thunderous soundtrack

    Seedance-2.0★ 3 · pos 2
  4. Load Checkpoint | v CLIP Text Encode ----+ | | v v Universal Determinism (strict, seed=42) | v Empty Latent Image | v Deterministic Sampler (seed=42) | v VAE Decode | v Save Image

  5. # 1. 登录 Cloudflare Dashboard # 2. 进入 "Workers & Pages" # 3. 点击 "Create Application" → "Create Worker" # 4. 命名为 nsfw-api-proxy

    nsfw-real-2api-cfwork★ 3 · pos 0
  6. **Regular Updates**: Enjoy new prompts and features as they are developed and added to the collection.

  7. 🔁 **Model comparison** — render same prompt with flash + pro side by side

    nanobanana-plus★ 3 · pos 0
  8. Transform this photo into a Van Gogh painting Make a cinematic video of this image, 16:9 widescreen What images do I have in the outputs folder? Open camera 1 with avfoundation backend

    kagent_vision★ 3 · pos 0
  9. kagent-vision/ |-- run_local.py # FastAPI launcher (starts everything) |-- static/ | |-- index.html # Custom web UI (single file) |-- kagent_vision/ # Agent package (Google ADK) | |-- agent.py # Agent definition + system prompt | |-- mcp_tools.py # MCP server wiring |-- servers/ # Vision MCP server | |-- vision_mcp/ | | |-- server.py # FastMCP server (registers all tools) | | |-- camera.py

    kagent_vision★ 3 · pos 1
  10. Generate an image of a sunset over mountains

    gemini-multimodal★ 3 · pos 0
  11. Create a 4-second video of a cat walking on a beach

    gemini-multimodal★ 3 · pos 1
  12. # Standard technical diagram python3 skills/diagram/scripts/generate_diagram.py "User authentication flow" -o auth.png --doc-type architecture # Visual abstract with dark background and glow python3 skills/diagram/scripts/generate_diagram.py "API gateway as routing prism" -o visual.png --style visual-abstract --doc-type journal # Wide diagram with aspect ratio python3 skills/diagram/scripts/generate_diagram.py "System overview" -o overview.png --aspect-ratio 16:9

    nano-banana★ 3 · pos 0
  13. # Generate python3 skills/image/scripts/generate_image.py "Abstract art in blue and gold" -o art.png # Edit existing image python3 skills/image/scripts/generate_image.py "Make the sky purple" --input photo.jpg -o edited.png

    nano-banana★ 3 · pos 1
  14. # Technical diagram with quality review python3 skills/diagram/scripts/generate_diagram.py \ "Microservices architecture with API gateway" \ -o architecture.png \ --doc-type architecture # Creative image python3 skills/image/scripts/generate_image.py \ "A cozy coffee shop on a rainy day" \ -o coffee_shop.png # Edit an existing image python3 skills/image/scripts/generate_image.py \ "Add rain to the window" \ --input coffee_shop.png -o rainy_coffee_shop.png # Generate a video python3 skills/video/scripts/generate_video.py \ "A time-lapse of clouds over a mountain" \ -o clouds.mp4 # Image-to-video (animate a still image) python3 skills/video/scripts/generate_video.py \ "Slowly pan across the scene" \ --input landscape.png -o animated.mp4

    nano-banana★ 3 · pos 2
  15. # Generate with specific aspect ratio and resolution python3 skills/image/scripts/generate_image.py \ "A wide cinematic landscape" -o landscape.png \ --aspect-ratio 16:9 --resolution 2K

    nano-banana★ 3 · pos 3
  16. # Text-to-video python3 skills/video/scripts/generate_video.py "A rocket launching into space" -o launch.mp4 # Image-to-video (animate an image) python3 skills/video/scripts/generate_video.py "Zoom into the scene" --input photo.png -o animated.mp4

    nano-banana★ 3 · pos 4
  17. Generate an image of a golden retriever puppy sitting in a sunlit meadow

    image-gen-plugin★ 3 · pos 0
  18. A fluffy orange cat in a sunny meadow, photorealistic',

    nano-banana-api★ 3 · pos 0
  19. 🎨 Analyze Obsidian document content and auto-generate up to 8 beautiful summary images

    obsidian-nanobanana★ 3 · pos 0
  20. **Infographic**: Modern data visualization with clean design

    obsidian-nanobanana★ 3 · pos 1
  21. **Slide**: Professional presentation design

    obsidian-nanobanana★ 3 · pos 2
  22. Check that both OpenAI and kie.ai API keys are entered

    obsidian-nanobanana★ 3 · pos 3
  23. Verify the API key has correct permissions

    obsidian-nanobanana★ 3 · pos 4
  24. client = Fal.client result = client.run("fal-ai/flux/dev", { prompt: "a beautiful sunset over mountains", image_size: "landscape_16_9" }) puts result["images"].first["url"]

    fal-ai-ruby★ 3 · pos 0