aesthetic-copilot
Use when the user wants to generate high-fidelity PROMPTS for Text-to-Image models (Flux, Ideogram, Midjourney) based on vague layout/content descriptions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenchen913/aesthetic-copilotAesthetic Copilot (v3.4 - Integrated)
Overview
This skill acts as a Meta-Prompt Generator. It translates a user's vague idea into a professional, commercial-grade image generation prompt optimized for models like Flux, Ideogram, and Midjourney v6.
File Map (MANDATORY READ ORDER)
| File | Role | When to Read |
|---|---|---|
SKILL.md | This file — entry point | Always |
engine/README.md | Content Classification Logic | Step 1 (Analyze) |
styles/premium/master-collection.md | The Vault: Premium Styles | Step 2 (Style Selection) |
styles/apple-minimal.md | Apple Minimal detail spec | When apple-minimal or apple-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 Logic | 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 | Output Skeletons | Step 6 (Generate) |
The Workflow (Strict Execution Path)
Step 1 — Analyze & Classify Intent
Action: Read engine/README.md.
Apply its classification logic to extract:
- Keywords from the user's input
- 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 downstream 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
apple-minimalorapple-pro→ also readstyles/apple-minimal.mdfor detail tokens. - If the matched style is
neo-brutalism→ also readstyles/neo-brutalism.mdfor detail tokens. - If the matched style is
warm-academia→ also readstyles/warm-academia.mdfor detail tokens. - If the matched style is
cyber-glass→ also readstyles/cyber-glass.mdfor detail tokens. - If the matched style is
nature-organic→ also readstyles/nature-organic.mdfor detail tokens. - Fallback: If no confident match, default to
apple-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
Apply the Harmony & Conflict Resolution rules before proceeding.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenchen913-aesthetic-copilot": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
wechat-article-writer
WeChat Official Account article writing assistant. Guides users through a complete multi-phase workflow: smart entry detection, requirements clarification, market research, deep dialogue with outline co-creation, AI writing, 3-round structured review, header/footer completion, media resources (image + video generation in dual mode), title/summary optimization, and final delivery. Supports personal material library and style learning for reducing AI-sounding text. Also supports multi-article comparison and long-article series splitting. USE THIS SKILL when the user wants to: (1) write a WeChat article from scratch, (2) polish or review an existing draft, (3) get help with article planning and structure, (4) optimize article titles and summaries, (5) collaborate on WeChat content creation, (6) view or manage personal writing style/material library, (7) compare multiple articles, (8) split a long article into a series.
daily-decision-making
一个结构化的个人决策数据库系统,帮助用户系统性地处理生活与职业中的复杂抉择。 当用户面临以下情况时使用此技能: (1) 遇到"我该怎么办""帮我做个决定""我在 X 和 Y 之间纠结"等表述; (2) 涉及职业(跳槽/转行)、生活方式(搬家)、重大消费(买房/买车)或人际关系的决策; (3) 需要系统性地权衡利弊; (4) 想把决策过程记录下来以供日后回顾和复盘。
knowledge-distiller
A structured knowledge extraction tool that helps users clarify, organize, and store tacit knowledge through active questioning. USE THIS SKILL when you want to: (1) Turn vague ideas into clear methodologies; (2) Clarify complex concepts through Socratic questioning; (3) Extract structured notes from free-flowing thoughts; (4) Document personal expertise or domain knowledge.
learning-assistant
一个全面的计算机科学、AI、机器学习、强化学习和软件工程技术学习助手。 当用户想要做以下事情时使用此技能: (1) 学习新的技术概念或框架 (CS/AI/ML/SE), (2) 复习现有知识或准备技术面试, (3) 生成学习计划、知识总结或抽认卡, (4) 分析代码片段或调试理解, (5) 对技术主题进行深度研究。
healthfit
个人全维度健康管理系统,中西医融合。当用户涉及运动训练计划、饮食营养建议、 健康数据记录追踪、中医体质辨识、节气养生、舌诊分析、性健康记录等话题时立即触发。 提供四位顾问(Coach Alex 运动教练 / Dr. Mei 营养师 / Analyst Ray 数据分析师 / Dr. Chen 中医体质顾问),支持深度建档和长期追踪。任何"帮我建档"、"记录今天运动"、 "我的体质"、"舌苔厚白"类请求均应触发本 skill。