muapi-rednote-cover
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRedNote Cover
小红书封面
Create a Xiaohongshu (RedNote/小红书) style cover image — vibrant, lifestyle-focused, with aesthetic typography overlay suitable for the Chinese social platform.
Estimated credits: ~40 per run.
生成小红书风格封面图——色彩鲜艳、聚焦生活方式,搭配适合中文社交平台的美观文字叠加效果。
预估消耗积分: 每次运行约40积分。
Inputs
输入参数
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| text | yes | — | The post topic (e.g. "morning skincare routine", "cozy café study vlog", "ootd autumn fashion"). |
| text | no | aesthetic, warm tones, lifestyle photography | Visual style (e.g. "minimalist Korean aesthetic", "cottagecore", "dark moody luxe", "bright Taiwanese street style"). |
| text | no | — | Optional Chinese or English text to appear in the cover design (e.g. "今日穿搭✨" or "Morning Glow"). |
| text | no | portrait | Image orientation — "portrait" (3:4) for feed, "square" (1:1) for grid. |
| image_url | no | — | Optional reference photo of the subject or product. |
| 名称 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
| 文本 | 是 | — | 帖子主题(例如“晨间护肤流程”、“温馨咖啡馆学习vlog”、“秋日穿搭OOTD”)。 |
| 文本 | 否 | 美学风、暖色调、生活方式摄影 | 视觉风格(例如“极简韩系美学”、“田园风”、“暗黑奢华风”、“明亮台湾街头风”)。 |
| 文本 | 否 | — | 封面设计中可选添加的中文或英文文字(例如“今日穿搭✨”或“Morning Glow”)。 |
| 文本 | 否 | portrait | 图片方向——“portrait”(3:4竖版)适用于信息流,“square”(1:1方形)适用于网格布局。 |
| 图片URL | 否 | — | 可选的主体或产品参考照片。 |
Steps
步骤
Phase A — Cover Image
A阶段——封面图
Submit the plan with ONE or TWO steps:
- Cover image — If is provided, use
{{reference_image}}(model=muapi image edit); otherwise usebytedance-seedream-v4.5-edit(model=muapi image generate).bytedance-seedream-v4.5- Prompt:
Xiaohongshu (RedNote/小红书) style cover photo for {{topic}} post. {{style}}. Aesthetic lifestyle photography, soft natural lighting, visually appealing composition, clean and airy feel. High engagement social media cover, editorial quality. Platform optimized for Chinese lifestyle app. - If is provided, append:
{{text_overlay}}Include elegant text overlay saying "{{text_overlay}}" in a stylish font, placed at top or bottom third of image. - Aspect ratio: if orientation is portrait,
3:4if square1:1
- Prompt:
After generation, present the cover and offer:
- A set of 3 variations with different color moods (warm / cool / neutral)
- A carousel set (3 images for a RedNote carousel post)
- Upscaling for print/export quality
提交包含一到两个步骤的方案:
- 封面图生成 — 如果提供了,使用
{{reference_image}}(模型=muapi image edit);否则使用bytedance-seedream-v4.5-edit(模型=muapi image generate)。bytedance-seedream-v4.5- 提示词:
Xiaohongshu (小红书)风格的{{topic}}帖子封面图。{{style}}。美学风生活方式摄影,柔和自然光,视觉吸引力强的构图,干净通透的质感。高互动性社交媒体封面,编辑级画质。适配中文生活方式平台。 - 如果提供了,追加:
{{text_overlay}}添加优雅的文字叠加效果,内容为“{{text_overlay}}”,采用时尚字体,放置在图片顶部或底部三分之一区域。 - 宽高比:如果是竖版(portrait)则为3:4,如果是方形(square)则为1:1
- 提示词:
生成完成后,展示封面图并提供以下选项:
- 3种不同色调风格的变体(暖色调/冷色调/中性色调)
- 轮播图套装(3张图片,适用于小红书轮播帖子)
- 高清放大,满足打印/导出需求
Notes
注意事项
- RedNote covers perform best with: soft bokeh backgrounds, centered subjects, warm or pastel tones, and clear visual hierarchy.
- If topic is fashion/outfit, suggest skill for wearable product shots.
ugc-lifestyle-try-on - Korean/Japanese aesthetic filters (soft, matte, film grain) trend highly on the platform.
- 小红书封面的最佳表现要素:柔和虚化背景、主体居中、暖色调或马卡龙色调、清晰的视觉层次。
- 如果主题是时尚/穿搭,建议使用技能拍摄可穿戴产品照片。
ugc-lifestyle-try-on - 韩系/日系美学滤镜(柔和、哑光、胶片颗粒感)在平台上非常流行。
Trigger Keywords
触发关键词
rednotexiaohongshu小红书red noterednote coverxhs coverchinese sociallifestyle coverrednotexiaohongshu小红书red noterednote coverxhs coverchinese sociallifestyle coverNotes for the Executing Agent
执行Agent注意事项
- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call CLI commands. Use
muapifirst ifmuapi auth configureis unset.MUAPI_API_KEY - For model IDs without a CLI alias yet, fall back to the raw endpoint via and poll with
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'.muapi predict wait <request_id> - Substitute placeholders with the user's actual inputs before issuing each call.
{{input_name}}
- 本方案由LLM编排:阅读每个阶段,收集用户缺失的输入,然后调用CLI命令。如果未设置
muapi,请先使用MUAPI_API_KEY进行配置。muapi auth configure - 对于尚未有CLI别名的模型ID,回退到原始端点,通过调用,并使用
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'轮询结果。muapi predict wait <request_id> - 在发出每个调用前,将占位符替换为用户的实际输入。
{{input_name}}