muapi-instagram-post
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInstagram Post
Instagram 帖子
Create a polished, on-brand Instagram post — square or portrait hero image with matching caption and hashtags.
Estimated credits: ~20 per run.
创建一个精致、符合品牌风格的Instagram帖子——包含方形或竖版主图,以及匹配的文案和话题标签。
**预估消耗点数:**每次运行约20点。
Inputs
输入参数
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| text | yes | — | What the post is about (e.g. "summer coffee launch at our café, warm golden vibes"). |
| text | no | modern, vibrant, clean typography, lifestyle photography aesthetic | Brand personality and visual style tags. |
| text | no | 1:1 | Post format — "1:1" for feed square, "4:5" for portrait feed, "9:16" for Reels. |
| 名称 | 类型 | 是否必填 | 默认值 | 描述 |
|---|---|---|---|---|
| 文本 | 是 | — | 帖子主题(例如:“我们咖啡馆的夏季咖啡新品发布,温暖的金色氛围”)。 |
| 文本 | 否 | modern, vibrant, clean typography, lifestyle photography aesthetic | 品牌个性和视觉风格标签。 |
| 文本 | 否 | 1:1 | 帖子格式——“1:1”为动态帖方形,“4:5”为动态帖竖版,“9:16”为Reels格式。 |
Steps
步骤
This skill produces one polished Instagram-ready visual + caption. Use the plan if generating more than one variant.
本技能生成一个精致的、可直接用于Instagram的视觉内容+文案。如需生成多个变体,请使用规划流程。
Phase A — Generate the hero image
A阶段 — 生成主图
- Write a detailed, atmosphere-rich image prompt based on and
{{brief}}:{{brand_style}}- Include lighting direction, color palette, mood, subject placement, and lens feel.
- Optimize for Instagram aesthetics: clean, punchy, single focal point.
- Append style tags: .
{{brand_style}}, social media photography, highly detailed
- Call (model=nano-banana-2, aspect_ratio=
muapi image generate).{{format}} - If the user provided a product or subject image in the session, prefer instead to maintain visual consistency.
muapi image edit
- 根据和
{{brief}}编写详细、富有氛围感的图片提示词:{{brand_style}}- 包含光线方向、调色板、氛围、主体位置和镜头质感。
- 优化适配Instagram审美:简洁、醒目、单一焦点。
- 附加风格标签:。
{{brand_style}}, social media photography, highly detailed
- 调用(model=nano-banana-2, aspect_ratio=
muapi image generate)。{{format}} - 如果会话中用户提供了产品或主体图片,优先使用以保持视觉一致性。
muapi image edit
Phase B — Caption & Hashtags
B阶段 — 文案与话题标签
After the image is generated, compose and return:
- Caption: 2–4 lines. Hook line first (punchy, curiosity-driving), then brand message, then CTA.
- Hashtags: 15–20 targeted hashtags (mix of niche, mid-tier, and broad). Format as a separate block.
生成图片后,撰写并返回:
- 文案:2–4行。首行是钩子(醒目、引发好奇),然后是品牌信息,最后是行动号召(CTA)。
- 话题标签:15–20个精准标签(混合小众、中等热度和广泛标签)。单独成块格式。
Notes
注意事项
- Prioritize scroll-stopping first impressions — the image must visually communicate the brief within 2 seconds.
- If is
format(Reels cover), note that text overlays are common; include a suggestion for on-screen text placement.9:16 - Do NOT generate multiple variants unless the user explicitly asks.
- 优先打造能抓住眼球的第一印象——图片必须在2秒内视觉传达主题。
- 如果为
format(Reels封面),注意文字叠加很常见;建议屏幕文字的放置位置。9:16 - 除非用户明确要求,否则不要生成多个变体。
Trigger Keywords
触发关键词
instagram postig postinstagramfeed postinstagram creativeinstagram postig postinstagramfeed postinstagram creativeNotes 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}}