prompt-reverse-skill

Convert image to structured prompts for multiple AI models

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "prompt-reverse-skill" with this command: npx skills add keweizhan/prompt-reverse-skill

Prompt Reverse Skill

Description

Convert an image into structured prompts using a category-aware prompt generation system.

This skill performs:

  • Image understanding (multimodal analysis)
  • Structured feature extraction (JSON)
  • Visual type classification
  • Style-aware prompt generation
  • Multi-model prompt adaptation

Visual Category System

This skill uses a 7-category visual classification framework:

  1. Photography
  2. Illustration
  3. 3D Render
  4. Typography / Logo
  5. Landscape
  6. Character Design
  7. General (fallback)

Each category applies specialized prompt strategies.


Prompt Strategy by Category

Photography

  • camera lens (50mm, wide angle)
  • lighting (cinematic, HDR)
  • depth of field
  • realism emphasis

Illustration

  • drawing style (anime, digital art)
  • line quality
  • color palette

3D Render

  • rendering engine (octane, blender)
  • material (PBR)
  • lighting & shadows

Typography / Logo

  • layout design
  • font style
  • vector graphics

Landscape

  • composition (wide angle, perspective)
  • atmospheric depth
  • natural lighting

Character Design

  • face details
  • pose and expression
  • stylization

Inputs

image_path

Path to the input image.


Outputs

structured_data

{
  "subject": "...",
  "style": "...",
  "lighting": "...",
  "color": "...",
  "composition": "...",
  "details": "..."
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Prompt Optimizer

Refine vague or poorly structured prompts into clear, structured, and effective prompts using proven prompt engineering techniques for improved AI output qua...

Registry SourceRecently Updated
2310Profile unavailable
General

Cosprompt

结构化 AI 绘图提示词生成器。输入角色/主题名称,AI 自动搜索信息、分析特征、决定风格,输出 15 维度结构化提示词(JSON + Markdown 双格式),适用于 Midjourney、Stable Diffusion 等绘图工具。

Registry SourceRecently Updated
1340Profile unavailable
General

Image Prompt Engineer

Expert photography prompt engineering skill for AI image generation. Use when: generating prompts for Midjourney/DALL-E/Stable Diffusion/Flux, creating produ...

Registry SourceRecently Updated
2780Profile unavailable
General

Zhipu Image Generator

AI text-to-image generation using Zhipu AI's GLM-Image model. Use when the user requests image generation, creating images from text descriptions, or mention...

Registry SourceRecently Updated
4241Profile unavailable