image-prompt-generator

Generate structured S-E-L-C and Work-Order image prompts for AI models.

71|9|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/liangdabiao/skill-ten-prompt-generator --skill image-prompt-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: image-prompt-generator
Source: https://github.com/liangdabiao/skill-ten-prompt-generator/tree/main/.claude/skills/image-prompt-generator
Command: npx skills add https://github.com/liangdabiao/skill-ten-prompt-generator --skill image-prompt-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of high-quality, consistent prompts for AI image generation, reducing trial-and-error and ensuring predictable results.

Core Features & Use Cases

  • Work-Order prompt protocol to specify operations and tasks.
  • S-E-L-C structured prompts for clear layering and control over subject, environment, lighting, and camera.
  • Reverse-engineering JSON workflow for batch-style prompts and style consistency.
  • Constraint-first prompting to embed enforceable constraints at the start of prompts.

Quick Start

  1. Provide a natural language request, e.g., "Generate a crystal chandelier prompt in a modern gallery."
  2. The Skill will output a complete S-E-L-C-based prompt or a structured work-order prompt depending on the task, ready to feed into your image model.
  3. Copy the final prompt into your image-generation tool (Midjourney, Stable Diffusion, etc.) and generate.

Frequently Asked Questions about image-prompt-generator

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

FAQPage Schema
How do I write structured text-to-image prompts for consistent AI generation?▼

Structured text-to-image prompts use layering techniques like the S-E-L-C protocol to control subject, environment, lighting, and camera. This ensures predictable, high-quality outputs by enforcing constraints at the start of the prompt.

What is the best way to generate Midjourney prompts from a natural language description?▼

To generate Midjourney prompts, provide a natural language request like a crystal chandelier in a modern gallery. The system transforms this into a structured work-order prompt, ready to copy directly into your image generation tool.

Does this prompt engineering approach work with Stable Diffusion?▼

Yes, this prompt engineering approach works with Stable Diffusion. It generates structured, constraint-first prompts and reverse-engineering JSON workflows that ensure style consistency and batch-style control across different AI image models.

How do I use reverse-engineering JSON for batch-style image prompts?▼

Reverse-engineering JSON workflows structure your prompt data to enforce style consistency across multiple generations. By embedding enforceable constraints and utilizing structured layering, you achieve repeatable, high-quality outputs for batch processing.

When do I need constraint-first prompting for AI image generation?▼

Constraint-first prompting is needed when you require repeatable, high-quality outputs and strict control over scene composition. Embedding enforceable constraints at the start of your prompt reduces trial-and-error and ensures predictable results.