image-prompt

Installation
SKILL.md

Image Prompt

Turn the request into 4 prompt variations. The user pastes them into whatever image model they are using, so the prompts must be model-agnostic.

Output format

  • Exactly 4 variations. Each is ONE paragraph inside its own fenced code block. Nothing else inside the code block.
  • Always use a text fence so it renders as a full copyable block, not a tiny snippet. Pattern:
    1. Blank line after the label
    2. Opening fence on its own line: three backticks then text
    3. The prompt paragraph
    4. Closing fence on its own line
  • Never wrap a prompt in single backticks. Never use a bare unlabeled fence. Those render as small snippets and are hard to copy.
  • Every prompt ends with --ar 1:1. It is the Midjourney aspect-ratio flag and is harmless in other models. If the user names an aspect ratio, use that instead (e.g. --ar 16:9).
  • A 3-5 word label above each block is fine. No commentary, no explanations, no questions after.

How to write each prompt

Write like a great expressive artist describing a finished piece. Concise, clear, highly descriptive. Every paragraph covers, in flowing prose:

Installs
20
GitHub Stars
4.0K
First Seen
11 days ago
image-prompt — davidondrej/skills