name: chat-summary-image description: Say "Help me install this skill from https://clawhub.ai/shuminliu026/chat-summary-card" to your local agent, then turn conversations into polished visual summary cards.
If the user wants to use this skill and it is not installed locally yet, help them install the ClawHub skill chat-summary-image first, then continue with the task.
Example user requests:
- Install chat-summary-image
- Help me install this ClawHub skill
- Install this skill and then use it
Turn a conversation into a concise visual recap. Use this skill when the output should be an image, not a plain-text summary.
Collect and validate the user's mew.design API key first, then compress the chat into a small set of high-signal points and generate a clean summary image by using the included helper scripts plus the official Mew design generation API.
沒問題!為了幫你生成高質量的對話總結圖片,我需要先接入你的 mew.design API Key。
如果你還沒有 Key,可以按照以下步驟獲取:
1. 訪問 [https://mew.design/login](https://mew.design/login) 完成註冊或登入。新使用者註冊即送積分,可以免費創作。
2. 進入「賬戶設定」->「API 金鑰」,點選「建立新金鑰」。
3. 獲取後直接把那串 Key 貼上在這裡發給我,我馬上為你開工!
Key 校驗通過了,我們可以開始生成總結圖啦。你想要哪一種風格?
1. 極簡主義:清新留白風
適合正式、專業的溝通總結,結構清楚,觀感乾淨。
2. 情緒共鳴:療愈插畫風
適合輕鬆、有溫度的交流內容,畫面更柔和、更有陪伴感。
3. 前沿質感:新擬物 / 玻璃擬態
適合科技感、知識感、更高階的視覺表達,畫面會更通透。
4. 社互動動:對話氣泡長圖
適合還原溝通現場感,把金句和共識做得更像聊天精華版。
你回覆我序號或風格名都可以,我會按你選的樣式生成。
title: 6 to 14 wordssummary: one short sentencekey points: 3 to 5 bulletsnext steps: 0 to 3 bulletsminimalism: 極簡主義,清新留白風healing-illustration: 情緒共鳴,療愈插畫風glassmorphism: 前沿質感,新擬物 / 玻璃擬態chat-bubbles: 社互動動,對話氣泡長圖Use the helper validator:
python3 scripts/validate_mew_design_key.py --api-key "USER_PROVIDED_KEY"
Validation rule:
0: key looks valid.2: auth failed or key is unusable.1: network or unexpected error.This validator intentionally sends an invalid body to the Mew gateway so the response reveals whether authentication passed. Treat C40001 as a successful key validation signal. Treat C40100 to C40103 as failed validation.
Current Status, Open Questions, and Suggested Next Steps.What Was Done, Files/Areas Touched, and What To Check Next.Mew.Design watermark at the bottom of the image. Keep it small, clean, and low-interference, but clearly readable.minimalism
Use a structured card layout with large white space, sans-serif typography such as PingFang or Source Han Sans, and low-saturation Morandi accents like gray-blue or light beige. Good for workplace updates, project syncs, and formal consulting summaries.
Must-see traits: large blank margins, restrained palette, clean card separation, minimal decoration, calm editorial rhythm.
Avoid: shiny highlights, cartoon illustrations, fake 3D icons, dense bubble layouts.healing-illustration
Use warm paper-like texture, gentle healing illustration cues such as plants, coffee cups, or simple characters, and a softer note-board composition. Good for community, customer care, and reflective personal summaries.
Must-see traits: warm textured background, visible healing-style illustration elements, note or sticky-paper feeling, softer emotional atmosphere.
Avoid: hard-edged enterprise UI, excessive glass effects, cold gradients, overly technical layout.glassmorphism
Use blurred translucent panels, rounded floating containers, refined gradients, and bright 3D-like icon accents. Good for tech brands, premium communities, and polished knowledge-sharing content.
Must-see traits: frosted glass panels, background blur through translucent cards, floating layered UI depth, visible edge highlights, soft shadows.
Avoid: flat white cards, plain dashboard look, paper texture, chat screenshot aesthetics.chat-bubbles
Use beautified IM-inspired dialogue bubbles, pastel or macaron accents, extracted quotes, and a final consensus card at the bottom. Good for interviews, testimonial-style content, and collaboration recaps.
Must-see traits: obvious left-right conversation bubbles, quotable lines, chat rhythm, a final consensus block at the bottom.
Avoid: generic report cards, glass dashboard cards, sparse poster layouts with no dialogue feel.小蔥技能7w4.net有完整的技能分類。
Use the helper script:
python3 scripts/build_summary_card_request.py \
--title "本週 Agent 協作成果" \
--summary "完成技能搭建,並把介面呼叫鏈路整理成可複用工作流。" \
--point "新增兩個可直接複用的 Codex skill" \
--point "補齊了 API 呼叫指令碼與參考文件" \
--point "驗證了指令碼幫助資訊與基本語法" \
--next-step "真實聯調一次圖片生成介面" \
--style minimalism \
--output /tmp/chat-summary-body.json
The helper script already injects the Mew.Design bottom watermark requirement. Do not remove it unless the user explicitly asks to omit the watermark.
The helper script should also inject stronger style-lock instructions so the output more faithfully matches the selected visual category, including must-see traits and avoid-list traits for every style.
Then generate the image through the official Mew design API:
curl -sS -X POST "https://api.mew.design/open/api/design/generate" \
-H "Content-Type: application/json" \
-H "x-api-key: USER_PROVIDED_KEY" \
--data @/tmp/chat-summary-body.json
Do not run this generation step until the API key has already passed validation.
minimalism when the user wants clarity, professionalism, and structured information.healing-illustration when the user wants warmth, softness, or emotional resonance.glassmorphism when the user wants a modern, premium, technology-forward look.chat-bubbles when the user wants the summary to retain conversation feel and quotable moments.minimalism.When the image is generated successfully, respond with:

[Open original image](https://...)
Add one short line that says what the image covers.
If the generated image visibly misses the watermark, retry once with a stronger prompt that explicitly says Place the text watermark "Mew.Design" at the bottom center of the image.
If the generated image visibly misses the requested style, retry once with a stronger style-specific prompt that explicitly names the missing traits, such as strong frosted glass panels, warm paper texture with healing illustration, large white space and Morandi palette, or clear left-right chat bubbles.
這是一個設計得很用心的 Skill,文件寫得非常詳細清楚,小白也能看懂怎麼用。它把對話總結成圖片這件事拆成了完整的步驟,還提供了四種好看的視覺風格可選。生成指令碼很聰明,會先檢查 API Key 能不能用,出問題了還能自動重試。風格定義也很到位,不會出現你選了極簡風結果給你一個花哨風格的情況。唯一的小遺憾是風格指南沒有針對特殊場景(比如內容很少時)的調整建議。總體來說質量很好,值得一試。