image-generation

Generate and edit images via the Doubao Seedream 4.5 API using Python scripts.

8|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/hhhh124hhhh/SkillMate --skill image-generation-hhhh124hhhh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generation
Source: https://github.com/hhhh124hhhh/SkillMate/tree/main/resources/skills/image-generation
Command: npx skills add https://github.com/hhhh124hhhh/SkillMate --skill image-generation-hhhh124hhhh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation and editing of high-quality images for articles, blogs, and marketing assets, saving hours of manual design work.

Core Features & Use Cases

  • Automated image generation for article covers and in-content illustrations using Doubao Seedream 4.5.
  • Batch generation and basic image editing via provided scripts to speed up workflows.
  • Use cases include blog posts, technical tutorials, and marketing materials requiring consistent visuals.

Quick Start

Use the image-generation skill to generate a 16:9 illustration for "AI architecture overview" with size 1792x1024 and output to assets/images.

Frequently Asked Questions about image-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate image generation for article covers and illustrations?

You can automate image generation for article covers by executing the provided Python scripts that orchestrate the Doubao Seedream 4.5 API. This solution handles batch generation and outputs visuals directly to your specified directory.

What is the best way to batch generate marketing visuals using an API?

The best way to batch generate marketing visuals is using a scripted API workflow like this Skill, which automates Doubao Seedream 4.5 calls to process multiple prompts and manage output files for consistent article illustrations.

Do I need an API key to use the Doubao Seedream model for image generation?

Yes, you need a Doubao API key to authenticate your requests to the doubao-seedream-4-5-251128 model. The provided Python scripts require this key to execute generation and manage your output files.

Can I edit existing images through the automated generation workflow?

Yes, the workflow supports basic image editing through its provided scripts alongside automated generation. You can modify existing assets for tutorials or marketing materials using the Doubao Seedream 4.5 API integration.

How do I generate a 16:9 illustration with specific dimensions for a blog post?

Generate a 16:9 illustration by passing the desired dimensions, such as 1792x1024, in your script parameters. The workflow uses these inputs to format the output image accurately for your blog assets.

What are the limitations of using scripts for automated image generation?

Limitations include dependency on the openai and requests libraries, the need for manual API key configuration, and restriction to basic editing features rather than advanced design manipulation within the automated workflow.