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.
Generate images using Seedream models. Invoke when user wants to create images from text prompts or reference images.
Quickly install image-generate AI skill to your development environment via command line
Source: bytedance/agentkit-samples.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bytedance/agentkit-samples --skill image-generateGenerate images using Seedream models. Invoke when user wants to create images from text prompts or reference images. Source: bytedance/agentkit-samples.
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
https://github.com/bytedance/agentkit-samples