← 返回提示词图库

PROMPT RECORD图像记录

2x2 网格,16:9,针对 AI 推断的主题执行:INPUT:$ SUBJECT // 分析主体身份。 CORE = infer_identity($ SUBJECT) ROLE = inf...

AI 图像 Gdgtify Wed Jul 08 16:02:00 +0000 2026
查看来源

中文说明

2x2 网格,16:9,针对 AI 推断的主题执行:INPUT:$ SUBJECT // 分析主体身份。 CORE = infer_identity($ SUBJECT) ROLE = infer_role($ SUBJECT) PERSONALITY = infer_personality($ SUBJECT) WORLD = infer_native_environment($ SUBJECT) PALETTE = infer_signature_palette($ SUBJECT) // 构建主角形象。 HERO = sculpt_character( subject = CORE, material = 'soft matte clay / polymer miniature', proportions...

原始 Prompt

2x2 grid, 16:9, do this for AI inferred topics: INPUT: $ SUBJECT

// Analyze subject identity.
CORE = infer_identity($ SUBJECT)
ROLE = infer_role($ SUBJECT)
PERSONALITY = infer_personality($ SUBJECT)
WORLD = infer_native_environment($ SUBJECT)
PALETTE = infer_signature_palette($ SUBJECT)

// Build the main hero figure.
HERO = sculpt_character(
  subject = CORE,
  material = 'soft matte clay / polymer miniature',
  proportions = 'stylized animated feature design',
  expression = 'friendly, heroic, readable',
  pose = 'confident central stance',
  detail_level = 'clean but charming'
)

// Build open-book stage.
BOOK_STAGE = construct_open_storybook(
  left_page = 'title panel, origin notes, symbols, values, short inferred phrases',
  right_page = 'miniature world scene built around the subject',
  page_material = 'thick cream paper with raised clay lettering',
  binding = 'rounded handcrafted spine',
  edges = 'stacked page layers'
)

// Populate the story world.
DIORAMA = populate_world(
  environment = WORLD,
  elements = [
    'tiny supporting characters',
    'miniature props',
    'landmarks',
    'plants',
    'flags or symbolic banners',
    'small tools',
    'curved signs',
    'floating clay confetti',
    'soft clouds',
    'rounded decorative icons'
  ],
  style = 'toy-scale clay diorama'
)

// Add character-bible design logic.
MODEL_SHEET_INSERTS = add_reference_details(
  around_book = TRUE,
  panels = [
    'small front pose',
    'small side pose',
    'small back pose',
    'expression thumbnails',
    'accessory callouts',
    'palette chips',
    'fabric/material closeups'
  ],
  integration = 'printed and raised-clay elements embedded into the book design'
)

RENDER:
- $ SUBJECT becomes the central clay hero of a handcrafted storybook universe.
- The open book functions as both a narrative stage and a character design bible.
- Use rounded sculpted forms, warm studio lighting, soft shadows, cute expressive details.
- Text should be inferred from the subject but treated as decorative, raised, readable where possible.
- Palette should be cheerful and subject-derived, with warm cream pages and saturated accent colors.
- Make the image feel like a premium animated-film pitch bible turned into a collectible pop-up book.
- Avoid photorealism, gritty realism, flat graphic-only design, and hard metallic surfaces.