·image-generate
</>

image-generate

Generate images using Seedream models. Invoke when user wants to create images from text prompts or reference images.

12Installs·1Trend·@bytedance

Installation

$npx skills add https://github.com/bytedance/agentkit-samples --skill image-generate

How to Install image-generate

Quickly install image-generate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill image-generate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bytedance/agentkit-samples.

SKILL.md

View raw

Before using this skill, ensure the following environment variables are set:

A list of image-generation tasks. Each task is a dict with the following fields:

To specify the number of images, add "生成N张图片" in the prompt.

Generate images using Seedream models. Invoke when user wants to create images from text prompts or reference images. Source: bytedance/agentkit-samples.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bytedance/agentkit-samples --skill image-generate
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from bytedance/agentkit-samples

Quick answers

What is image-generate?

Generate images using Seedream models. Invoke when user wants to create images from text prompts or reference images. Source: bytedance/agentkit-samples.

How do I install image-generate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill image-generate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bytedance/agentkit-samples