
AI 代理沼泽图表
A detailed JSON-based prompt for Nano Banana Pro to generate a 'Swamp' diagram (a popular internet meme format) illustrating the circular nature of getting stuck in AI Agent development. The prompt defines the diagram's structure, style (simple, cute editorial), layout (straight intro track leading into a clockwise loop), and specific nodes with characters, visuals, and dialogue/thought terms.
观看2,000
点赞50
评论2
分享2
收藏26
引用0
翻译
diagram:
title: "{argument name="图的标题" default="生成AI代理开发沼泽的循环"}"
style:
character: "simple_editorial_cute"
tone: "light_like_original"
line: "soft_round"
shading: "flat_minimal"
palette: "muted_editorial"
background: "light_beige_or_white"
rule:
first_character_only: "仅第一个人物是别人"
others_same_character: "其他全部是同一人物"
anxiety_requires_tech_terms: true
dialogue_tone: "维持原图的简短轻松说法"
layout:
intro_track: "上段是直线(左→右),然后向下落入圆环"
loop_track: "圆环(轮)配置,箭头沿圆周顺时针曲线"
nodes:
# ===== 上段:直线导入 =====
- id: A
zone: "intro"
position: "upper_left"
actor: "别人(资深工程师)"
visual: "指着笔记型电脑"
item: "AI代理示范画面"
says: "会让你变开心的喔。"
arrow_to: { id: B, shape: "straight", direction: "right" }
- id: B
zone: "intro"
position: "upper_center"
actor: "主角(同一人物)"
visual: "轻轻挥手"
says: "简单的代理之类的…"
arrow_to: { id: C, shape: "straight", direction: "right" }
- id: C
zone: "intro"
position: "upper_right"
actor: "主角(同一人物)"
visual: "运行范例代码"
item: "LangChain / CrewAI 范例"
arrow_to: { id: D, shape: "straight", direction: "down" }
# ===== D:觉醒点 =====
- id: D
zone: "connector"
position: "right_outer_before_loop"
actor: "主角(同一人物)"
visual:
face: "眼睛睁大(可爱)"
effect: "小灵感线"
posture: "前倾"
state: "觉醒"
says: "代理,这太厉害了…"
micro_text: "(在这里清醒过来)"
arrow_to:
id: E
shape: "gentle_curve"
direction: "down_into_ring"
# ===== 圆环开始(必须从这里开始循环)=====
- id: E
zone: "loop"
position: "loop_right_upper"
actor: "主角(同一人物)"
visual: "抱头(可爱)"
state: "不安・烦躁开始"
says: "烦躁"
thought_terms:
- "提示设计"
- "工具选择"
- "内存设计"
thought_text: "无法如预期运作…"
arrow_to: { id: F, shape: "curved_along_ring", direction: "clockwise" }
- id: F
zone: "loop"
position: "loop_right_lower"
actor: "主角(同一人物)"
visual: "被代码和日志包围"
state: "烦躁固定"
says: "处于烦躁状态"
callout: "循环!暴走!幻觉!"
thought_terms:
- "RAG"
- "Function Calling"
- "Tool-Use"
arrow_to: { id: G, shape: "curved_along_ring", direction: "clockwise" }
- id: G
zone: "loop"
position: "loop_bottom"
actor: "主角(同一人物)"
visual: "到处都是便利贴和构成图"
says: "身体产生耐性,使用量逐渐增加"
items:
- "代理构成图"
- "角色分工备忘"
- "状态转换流程"
arrow_to: { id: H, shape: "curved_along_ring", direction: "clockwise" }
- id: H
zone: "loop"
position: "loop_left_lower"
actor: "主角(同一人物)"
visual: "顺利运作后小小握拳庆祝"
state: "暂时满足"
says: "暂时满足需求"
arrow_to: { id: I, shape: "curved_along_ring", direction: "clockwise" }
- id: I
zone: "loop"
position: "loop_left_upper"
actor: "主角(同一人物)"
visual: "又陷入思考"
state: "执着・思考占据"
says: "代理的事情"
机器翻译 — 实际生成作品的是原文提示词。











