imagine

Guides prompt crafting and tool selection for image generation and editing workflows.

2|Updated Mar 29, 2015
One-click install
npx skills add https://github.com/ovisan/dotfiles --skill imagine-ovisan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imagine
Source: https://github.com/ovisan/dotfiles/tree/main/.grok/skills/imagine
Command: npx skills add https://github.com/ovisan/dotfiles --skill imagine-ovisan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Image models garble exact text, numbers, and structure, and ad-hoc prompting produces inconsistent or factually wrong visuals. This Skill provides decision rules and prompt-craft guidance for the image_gen and image_edit tools so generated and edited images come out accurate, consistent, and grounded in verified facts. ## Core Features & Use Cases - Tool selection rules: Choose between image_gen for new images and image_edit for edits, iterations, and real-person depictions, with a reference-first procedure for named people. - Accuracy-first workflow: Build charts, diagrams, and text-heavy visuals with HTML/CSS code instead of image models, then verify discrete content in an inspect-and-fix loop. - Consistency and grounding: Reuse a base image across variations for recurring characters or settings, and search the web to ground factual details before prompting. - Use Case: You need a series of social media images featuring the same mascot character. Generate one base image with image_gen, then use image_edit for each variation so the character stays consistent across the set. ## Quick Start Use the imagine guidance to generate a 16:9 banner image of a sunset mountain landscape, then edit it to add a hot air balloon while keeping the composition.

Frequently Asked Questions about imagine

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

FAQPage Schema
How do I choose between image_gen and image_edit?

Use image_gen when creating a new image with no source image, and image_edit when modifying, restyling, or iterating on an existing image. The rule of thumb is: no source image means image_gen, source image means image_edit.

How do I generate images of a real person accurately?

Never use pure image_gen for a named real person. Search the web first to confirm identity, then use image_edit with a single strong reference photo, preferably user-uploaded, to preserve likeness.

Why does my generated image have garbled text or wrong numbers?

Image models are unreliable at exact text, numbers, and structure, and re-prompting usually garbles them again. Build charts, diagrams, and text-heavy visuals with HTML/CSS code instead, where you control the exact content.

How do I keep a character consistent across multiple generated images?

Generate one base image first with image_gen, then use it as the input to image_edit for every variation. Re-running image_gen from scratch for a recurring subject produces inconsistent results.

What should I do when an image generation is blocked by moderation?

Stop and do not retry or paraphrase the prompt to evade the filter. Tell the user the request was blocked and offer a different creative direction instead.