Use when the user wants to plan or generate a social media cover image for a Xiaohongshu note, Douyin/TikTok photo post, Reels/Shorts cover, WeChat/Video Account post, Bilibili/Weibo post, Pinterest pin, Instagram cover, Facebook/Meta social post, or similar creator/social content. Handles platform-native cover routing, aspect ratio, scroll-stopping hook, exact on-image copy, reference-image roles, and image.generate prompt construction for one cover or a small variant set.
74
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill to make one social-media cover image, or a small set of cover variants, for creator content.
It adapts the social-promo planning flow to RedBox:
content/topic + platform/surface
-> reader promise + scroll-stopping hook
-> cover type + aspect ratio
-> attention mechanic + visual style pack
-> exact on-image copy
-> reference-image role map
-> image.generate prompt
-> text/identity/social-native QAimage-director instead.Useful inputs:
If platform is missing and the content is Chinese creator content, default to 小红书笔记. If content itself is missing, ask for the topic/draft first. If only market/language is missing, infer from the user language unless the final usage seems overseas.
These references are bundled with this skill and may be used directly:
references/cover-routing.md: platform, surface, aspect ratio, and variant count.references/attention-design-router.md: attention mechanics and style packs.references/image-generate-prompt-contract.md: RedBox image.generate prompt contract.note_covershort_video_covercommunity_post_coverarticle_coverpin_coverad_covercover_variant_setnoSecondConfirmation: true, plan silently and generate after self-check.subject_identity: must preserve person/product/place identity.style_reference: learn composition, typography, color, mood.base_image: transform this image into a cover.content_context: use only for understanding, not visual copying.Operate(resource="image", operation="generate", input={ ... }).Before generation, output in Chinese:
封面路由判断: platform, surface, cover type, aspect ratio, count, language.内容钩子: target reader, core tension, click promise.视觉策略: attention mechanic, style pack, subject/reference use, title safe area.封面文案确认: exact text that may appear on the image.Use this table for one cover or variants:
| 图 | 角色 | 吸睛机制 | 画面策略 | 图片文字(待确认) |
|---|---|---|---|---|
| 1 | primary_cover | oversized_headline + human_gaze | ... | `主标题`<br>`副标题` |End normal Phase 1 with:
你确认或改完这些封面文字、张数和画面方向后,我再开始生成。Do not ask for confirmation when the runtime context explicitly says noSecondConfirmation: true, backgroundExecution: true, or mustNotAskForConfirmation: true. In that case, do the same planning internally, self-critique, then generate.
For one cover, call image.generate with a single compiledPrompt or prompt.
For multiple distinct cover variants, call image.generate once with imagePlanItems; each item must have its own compiledPrompt.
Payload requirements:
prompt: overall cover brief or the single final prompt.compiledPrompt: required for a single cover when the prompt is already final.count: number of covers or variants.aspectRatio: required. Use the routed platform ratio.quality: use current app default unless the user asks for high quality.referenceImages: include only relevant references.planConfirmed: true after user confirmation, or when explicit runtime context allows no second confirmation.imagePlanItems: use for variant sets; title is internal only.Never put planning labels, image numbers, role names, table headers, or hidden reasoning in visible text.
Check:
Output a compact QA table:
| 图 | QA | 建议 |
|---|---|---|
| 1 | 通过 / 需复核:... | 保留 / 建议重跑 |Then ask which image numbers to rerun, if any.
0c95e8e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.