image-prompt-optimizer

Rewrites raw user requests into final prompts for image generation models.

1.7k|226|Updated Jun 4, 2025
One-click install
npx skills add https://github.com/Jamailar/Beav --skill image-prompt-optimizer-jamailar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: image-prompt-optimizer
Source: https://github.com/Jamailar/Beav/tree/main/desktop/builtin-skills/image-prompt-optimizer
Command: npx skills add https://github.com/Jamailar/Beav --skill image-prompt-optimizer-jamailar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Raw user requests for image generation are often vague or fragmented, causing image models to produce unstable or off-target results. This Skill converts those requests into complete, model-ready visual prompts before any image generation call is made. ## Core Features & Use Cases - Prompt Structuring: Transforms raw Chinese requirements into full visual instructions covering subject, scene, composition, camera angle, lighting, material, color, and mood. - Mode-Aware Rules: Applies distinct constraints for text-to-image, reference-guided, and image-to-image modes, defining what must stay unchanged versus what can be enhanced. - Multi-Reference Handling: Assigns explicit roles to each reference image (identity, composition, material, environment) instead of collapsing them into one vague constraint. - Use Case: A user asks for a Xiaohongshu-style cover image of a skincare product with two reference photos. The Skill locks the product identity from reference image 1, borrows lighting from reference image 2, and outputs a single final prompt with a clean title area and no rendered text artifacts. ## Quick Start Before generating an image, ask the assistant to optimize your idea into a final image prompt, for example: turn my request for a sunset product photo of this bottle into a ready-to-use generation prompt.

Frequently Asked Questions about image-prompt-optimizer

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

FAQPage Schema
How do I write better prompts for AI image generation?▼

Structure prompts in the order of subject, action, scene, composition, camera angle, lighting, material, color, and style. Use concrete visual language like soft side backlight or shallow depth of field instead of empty quality words like 8k or masterpiece.

How to use multiple reference images in image generation prompts?▼

Assign each reference image an explicit role, such as reference image 1 locking subject identity and reference image 2 supplying environment or material cues. Avoid writing a single vague statement that all references apply, which confuses the model.

What is the difference between text-to-image and image-to-image prompting?▼

Text-to-image builds the full scene from scratch with more creative freedom. Image-to-image must first declare what stays unchanged, such as subject pose and core outline, then only allow controlled changes to style, lighting, background, or detail density.

Why does my AI image contain garbled text or watermarks?▼

Models render prompt wording, layout labels, and font instructions as visible text when they are copied into the prompt. Unless text is explicitly requested, keep instructions about layout, fonts, and colors out of the visual description and reserve clean space for titles instead.

Can I mix photography and illustration styles in one prompt?▼

Mixing conflicting styles like realistic photography with anime or 3D terms degrades output quality. Pick the single style family that supports the goal and keep its vocabulary consistent throughout the prompt.