image-gen-guide

Guide asynchronous image and video generation with prompts and parameters.

5.9k|529|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/liliMozi/openhanako --skill image-gen-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-gen-guide
Source: https://github.com/liliMozi/openhanako/tree/main/plugins/image-gen/skills/image-gen-guide
Command: npx skills add https://github.com/liliMozi/openhanako --skill image-gen-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive instructions for using image and video generation tools efficiently without blocking workflows.

Core Features & Use Cases

  • Asynchronous Generation: Enables users to submit image or video creation requests that return immediately with task status, allowing continued interaction.
  • Parameter Guidance: Details prompts, quality, resolution, aspect ratios, and provider options for image and video generation.
  • Use Case: A user wants to quickly generate multiple images based on a prompt without waiting, then review results later.

Quick Start

Use the guide to understand how to submit an image creation request with specific parameters and receive a notification upon completion.

Frequently Asked Questions about image-gen-guide

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

FAQPage Schema
How do I submit asynchronous image and video generation requests without blocking my workflow?

Asynchronous image and video generation requests return immediately with a task status, allowing continued interaction without waiting for the workflow to block. You submit creation requests with specific parameters and review the results later upon completion.

What parameters do I need for asynchronous image generation workflows?

Asynchronous image generation workflows require parameters including prompts, quality, resolution, aspect ratios, and provider options. The guide details these parameter configurations to ensure your non-blocking multimedia generation tasks are routed and executed correctly.

What is asynchronous multimedia generation and when do I need it for multi-step pipelines?

Asynchronous multimedia generation is a non-blocking process that submits image or video creation requests and returns task status immediately. You need it for multi-step pipelines where you must continue interaction while generation tasks process in the background.

Does asynchronous video generation work for submitting multiple prompts at once?

Asynchronous video generation supports submitting multiple creation requests based on prompts without waiting. The workflow returns immediate task status for each request, enabling you to quickly generate multiple videos or images and review results later.

What's the best way to integrate non-blocking image generation into an existing pipeline?

The best way to integrate non-blocking image generation is using task routing with specific parameters. This approach centralizes instructions for your multi-step pipeline, allowing immediate task status returns and asynchronous result reviews.

Why does my image generation task block the pipeline instead of running asynchronously?

Image generation tasks block pipelines when not configured for asynchronous processing. Proper asynchronous generation requires understanding task routing and tool parameterization to ensure requests return immediately with status instead of waiting.