seedream-5-byteplus

Generate images with Seedream 5 through the BytePlus Ark API using a direct API key. Use when the user wants Seedream 5 image generation, mentions BytePlus Ark, Seedream, or has a Seedream/Ark API key. If the user asks for a specific format, poster, wallpaper, social post, or exact dimensions, ask for the required size or aspect ratio before generating.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "seedream-5-byteplus" with this command: npx skills add gamaleldientarek/seedream-5-byteplus

Seedream 5 via BytePlus Ark

Generate images through BytePlus Ark using the bundled script in scripts/seedream-generate.sh.

Quick start

  1. Ensure SEEDREAM_API_KEY is available in the environment or in /root/.clawdbot/.env.
  2. Run:
/root/clawd/skills/seedream-5-byteplus/scripts/seedream-generate.sh "your prompt here" [output-file]

Example:

/root/clawd/skills/seedream-5-byteplus/scripts/seedream-generate.sh \
  "A cinematic scene of a monkey sitting proudly on top of a red Ferrari sports car" \
  /root/clawd/output/seedream-monkey-ferrari.jpg

The script prints the saved file path on success.

When to use this skill

Use this skill when:

  • The user has a Seedream / BytePlus Ark API key
  • The user wants Seedream 5 specifically
  • The user mentions BytePlus Ark, Seedream, or seedream-5-0-260128

Do not use this skill for:

  • Black Forest Labs direct FLUX API
  • fal.ai keys (FAL_KEY)
  • OpenAI image generation
  • Google Gemini image generation

Ask about size when needed

If the user clearly needs a specific layout or delivery format, ask for the target size or aspect ratio before generating.

Examples:

  • social post
  • story / reel cover
  • wallpaper
  • poster
  • banner
  • print asset
  • exact pixel dimensions

If the user does not care, use the default size.

Default behavior

The script defaults to:

  • model: seedream-5-0-260128
  • size: 2K
  • response format: url
  • watermark: false

Override these with environment variables before running:

export SEEDREAM_MODEL=seedream-5-0-260128
export SEEDREAM_SIZE=1K

Then call the script normally.

How it works

The script sends a POST request to the BytePlus Ark image generation endpoint, extracts the returned image URL, and downloads the image locally.

Troubleshooting

  • If the script says SEEDREAM_API_KEY not set, add the key to the environment first.
  • If generation fails, inspect the JSON returned by the API; the script prints it to stderr.
  • If the provider returns no image URL, inspect the raw response to confirm the response schema.

scripts/

  • scripts/seedream-generate.sh — direct Seedream 5 image generation via BytePlus Ark API

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated