← 返回
未分类 中文

AI Prompt Reverse Engine

Convert image to structured prompts for multiple AI models
将图像转换为结构化提示词,支持多种AI模型
keweizhan keweizhan 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 280
下载
💾 0
安装
1
版本
#ai#computer-vision#latest#multimodal#prompt-engineering#stable-diffusion

概述

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": "..."
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 842 📥 319,163
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,403 📥 323,835
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,119 📥 838,770