muapi-logo-generator
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLogo Generator
Logo生成器
Quickly generate a single polished logo for any brand — fast, focused, single output with clean vector aesthetic and accurate brand name text.
Estimated credits: ~30 per run.
快速为任何品牌生成一个精致的单一logo——生成速度快、目标明确,输出具有简洁的矢量美学风格和准确的品牌名称文本。
**预计消耗点数:**每次运行约30点。
Inputs
输入参数
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| text | yes | — | The brand or company name to put in the logo. |
| text | no | modern wordmark with icon, minimal | Logo style (e.g. "monogram initials", "icon + text horizontal", "bold sans-serif wordmark", "badge/emblem", "abstract mark"). |
| text | no | technology | Industry context to guide the icon metaphor (e.g. "food & beverage", "health & wellness", "finance", "creative agency"). |
| text | no | brand blue and white | Color scheme (e.g. "black and gold", "forest green and cream", "electric purple gradient"). |
| text | no | white | Background color for logo — "white", "black", or "transparent". |
| 名称 | 类型 | 是否必填 | 默认值 | 描述 |
|---|---|---|---|---|
| 文本 | 是 | — | 要放入logo中的品牌或公司名称。 |
| 文本 | 否 | modern wordmark with icon, minimal | Logo风格(例如"字母组合缩写"、"图标+文字横向布局"、"粗体无衬线字体文字标志"、"徽章/纹章样式"、"抽象标志")。 |
| 文本 | 否 | technology | 行业背景,用于指导图标隐喻(例如"餐饮"、"健康与养生"、"金融"、"创意代理")。 |
| 文本 | 否 | brand blue and white | 配色方案(例如"黑金配色"、"森林绿与奶油白"、"电光紫渐变")。 |
| 文本 | 否 | white | Logo背景色——"白色"、"黑色"或"透明"。 |
Steps
步骤
Submit the plan with ONE step:
- Logo — (model=
muapi image generate):ideogram-v3-t2i- Prompt:
Professional logo for "{{brand_name}}" — {{style}}, {{industry}} brand. Color scheme: {{colors}}. {{background}} background. Clean, scalable, vector-quality logo design. Legible brand name text, balanced proportions. Modern 2025 logo design, no drop shadows, no gradients unless requested, isolated on {{background}} background. - Aspect ratio: 1:1
- If mentions "horizontal" or "wide" layout: aspect ratio 2:1
{{style}}
- Prompt:
After generation:
- Present the logo
- Ask if they want: a dark mode version, an icon-only version, or a full branding package
- If they want the full package, suggest the skill
logo-branding
提交包含一个步骤的方案:
- Logo — (model=
muapi image generate):ideogram-v3-t2i- 提示词:
为"{{brand_name}}"设计的专业logo——{{style}},{{industry}}品牌。配色方案:{{colors}}。{{background}}背景。简洁、可缩放、矢量品质的logo设计。品牌名称文本清晰易读,比例均衡。2025年现代logo设计,无投影,除非要求否则无渐变,独立于{{background}}背景上。 - 宽高比:1:1
- 如果提到"horizontal"或"wide"布局:宽高比2:1
{{style}}
- 提示词:
生成完成后:
- 展示生成的logo
- 询问用户是否需要:深色模式版本、仅图标版本,或完整品牌包装
- 如果用户需要完整包装,推荐技能
logo-branding
Notes
注意事项
- Ideogram v3 is the best model for accurate text rendering in logos — always use it for logos with text.
- Always check: is the brand name spelled correctly? If not, retry with the exact spelling bolded in the prompt.
- For badge/emblem styles, add "circular badge layout, contained design" to the prompt.
- For abstract marks (no text), switch to for more creative symbol generation.
flux-2-pro
- Ideogram v3是在logo中准确渲染文本的最佳模型——对于带文本的logo,请始终使用该模型。
- 务必检查:品牌名称拼写是否正确?如果不正确,请在提示词中用粗体标注正确拼写后重试。
- 对于徽章/纹章样式,请在提示词中添加"circular badge layout, contained design"。
- 对于抽象标志(无文本),切换到模型以生成更具创意的符号。
flux-2-pro
Trigger Keywords
触发关键词
logo generatormake a logocreate logodesign a logoquick logogenerate logologo for my brandlogo generatormake a logocreate logodesign a logoquick logogenerate logologo for my brandNotes 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}}