aesthetic-copilot
v3.4Use when the user wants to 生成 high-fidelity PROMPTS for Text-to-Image 模型s (Flux, Ideogram, Midjourney) based on vague layout/content descriptions.
运行时依赖
安装命令
点击复制技能文档
Aesthetic Copilot (v3.4 - Integrated) Overview
This 技能 acts as a Meta-Prompt 生成器. It translates a user's vague idea into a professional, commercial-grade image generation prompt 优化d for 模型s like Flux, Ideogram, and Midjourney v6.
File Map (MANDATORY READ ORDER) File 角色 When to Read 技能.md This file — entry point Always engine/README.md Content Classification 记录ic Step 1 (Analyze) styles/premium/master-collection.md The Vault: Premium Styles Step 2 (Style Selection) styles/应用le-minimal.md 应用le Minimal detAIl spec When 应用le-minimal or 应用le-pro is selected styles/neo-brutalism.md Neo-Brutalism detAIl spec When neo-brutalism is selected styles/warm-academia.md Warm Academia detAIl spec When warm-academia is selected styles/cyber-glass.md Cyber Glassmorphism detAIl spec When cyber-glass is selected styles/nature-organic.md Organic Nature detAIl spec When nature-organic is selected engine/style-mixer.md Randomization & Conflict 记录ic Step 3 (Dice Roll) engine/micro-innovation.md Artistic Twists Step 4 (Innovation) layouts/README.md Layout Templates Step 5 (Layout Selection) prompt-templates/*.md 输出 Skeletons Step 6 (生成) The 工作流 (Strict Execution Path) Step 1 — Analyze & Classify Intent
Action: Read engine/README.md. 应用ly its classification 记录ic to 提取:
Keywords from the user's 输入 Sentiment / Mood (Warm, Playful, Serious, Futuristic…) Industry (Tech, Fashion, Education, Food…) Attribute scores: formal_level, color_temp, contrast, complexity
Use these attributes to drive all down流 decisions.
Step 2 — Select Base Style
Action: Read styles/premium/master-collection.md. Match the attributes from Step 1 to the closest style ID.
If the matched style is 应用le-minimal or 应用le-pro → also read styles/应用le-minimal.md for detAIl 令牌s. If the matched style is neo-brutalism → also read styles/neo-brutalism.md for detAIl 令牌s. If the matched style is warm-academia → also read styles/warm-academia.md for detAIl 令牌s. If the matched style is cyber-glass → also read styles/cyber-glass.md for detAIl 令牌s. If the matched style is nature-organic → also read styles/nature-organic.md for detAIl 令牌s. Fallback: If no confident match, default to 应用le-pro. Step 3 — Roll the Dice (Mixer)
Action: Read engine/style-mixer.md. Randomly select (do NOT default to first item):
ONE Material Twist from Pool A ONE Lighting Modifier from Pool B ONE Composition Rule from Pool C
应用ly the Harmony & Conflict Resolution rules before proceeding.
Step 4 — Inject Micro-Innovation
Action: Read engine/micro-innovation.md.
Find the 输入 Category that matches the user's subject. 应用ly the cor响应ing Twist (not the standard depiction). Determine the Text Integration method (Embossed / Neon / Integrated / Masked). Step 5 — Select Layout
Action: Read layouts/README.md. Match the user's description to a Layout ID:
User Intent Layout ID "Top banner + columns", 信息 layout hero-split "Left menu / sidebar" sidebar-fixed "Pinterest style", photo wall masonry-grid "Magazine cover", event poster poster-zine "Phone 应用", Instagram feed 移动-feed
Pass the selected Layout ID into the template as [Layout].
Step 6 — 路由 to Template
Select the correct template based on the classified intent from Step 1:
Intent Template Magazine / Fashion / Editorial prompt-templates/editorial-spread.md Product / Object / Commercial prompt-templates/product-showcase.md Dream / Abstract / Surreal prompt-templates/surreal-concept.md In格式化ional / Default prompt-templates/structural-poster.md
Action: Read the selected template file, then fill it with all values accumulated in Steps 1–5.
输出 格式化
Return the final 结果 wr应用ed in a single plAIntext code block:
🎨 Aesthetic Copilot: 生成d Prompt
Template: [Selected Template Name]
Style DNA: [Base Style] + [Material Twist] + [Lighting Modifier]
Layout: [Layout ID] — [Layout Name]
Concept: [One sentence explAIning the Micro-Innovation twist]
[Filled prompt content from the selected template]
Anti-Patterns Do not use structural-poster for everything — 路由 correctly in Step 6. Do not pick the first item in the Mixer pools — randomize. Do not skip Step 1 — content classification drives all down流 choices. Do not skip Step 5 — layout selection must be passed into the template. Do not use vague style guesses — always read master-collection.md first.