47 lines
2.2 KiB
Markdown
47 lines
2.2 KiB
Markdown
---
|
||
title: "Image Prompt Engineer Agent"
|
||
type: source
|
||
tags: [agent, prompt-engineering, ai-image-generation, the-agency]
|
||
date: 2026-04-20
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Agent/agency-agents/design/design-image-prompt-engineer.md]]
|
||
|
||
## Summary
|
||
- 核心主题:AI 图像生成提示词工程专家智能体
|
||
- 问题域:如何将视觉概念转化为精确的提示词语言,生成专业级 AI 摄影作品
|
||
- 方法/机制:通过分层提示词结构(主体、环境、灯光、技术、风格)实现视觉概念翻译
|
||
- 结论/价值:为 AI 图像生成工具提供专业摄影级别的提示词设计能力
|
||
|
||
## Key Claims
|
||
- Image Prompt Engineer 应始终使用结构化提示词框架,包含主体、环境、灯光、风格和技术规格
|
||
- 有效的提示词必须使用具体、精确的摄影术语而非模糊描述
|
||
- 提示词需要根据不同 AI 平台(Midjourney、DALL-E、Stable Diffusion、Flux)进行语法优化
|
||
|
||
## Key Quotes
|
||
> "Always structure prompts with subject, environment, lighting, style, and technical specs" — 提示词结构核心原则
|
||
|
||
> "Use specific, concrete terminology rather than vague descriptors" — 精确术语替代模糊描述
|
||
|
||
> "Master the art of translating visual concepts into precise, structured language that produces stunning, professional-quality photography" — 核心使命
|
||
|
||
## Key Concepts
|
||
- [[Prompt Engineering]]:将视觉概念转化为精确提示词语言的技术
|
||
- [[Prompt Structure Framework]]:分层提示词结构框架(主体层、环境层、灯光层、技术层、风格层)
|
||
- [[Photography Terminology]]:专业摄影术语在提示词中的应用
|
||
- [[Platform-Specific Optimization]]:针对不同 AI 平台的提示词优化技巧
|
||
|
||
## Key Entities
|
||
- [[The Agency]]:开源 AI 智能体集合项目,Image Prompt Engineer 所属项目
|
||
- Midjourney:AI 图像生成平台,支持参数语法(--ar, --v, --style, --chaos)
|
||
- DALL-E:OpenAI 的 AI 图像生成模型
|
||
- Stable Diffusion:开源 AI 图像生成模型
|
||
- Flux:开源 AI 图像生成模型
|
||
|
||
## Connections
|
||
- [[Image Prompt Engineer]] ← belongs_to ← [[The Agency]]
|
||
- [[Image Prompt Engineer]] ← depends_on ← [[Agent Design Principles]]
|
||
- [[Image Prompt Engineer]] ← extends ← [[Agent File Structure]]
|
||
|
||
## Contradictions |