muapi-logo-generator

Generate a single polished logo with accurate brand text using the Ideogram v3 image model.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-logo-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-logo-generator
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/logo-generator
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-logo-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a professional logo normally requires design tools or hiring a designer. This Skill lets you generate a clean, vector-style logo with correctly spelled brand text in a single step through the muapi CLI.

Core Features & Use Cases

  • Single-Output Logo Generation: Produces one focused logo using the Ideogram v3 text-to-image model, which renders brand name text accurately.
  • Style and Industry Customization: Accepts inputs for style (wordmark, monogram, badge/emblem, abstract mark), industry context, color scheme, and background to guide the design.
  • Adaptive Aspect Ratio: Uses 1:1 by default and switches to 2:1 for horizontal or wide layouts.
  • Use Case: A startup founder needs a quick logo for a new product. They provide the brand name, a modern minimal style, and brand colors, and receive a polished logo, with options to request a dark mode version, an icon-only variant, or a full branding package.

Quick Start

Ask the agent to generate a logo for your brand name in a modern minimal style with your preferred colors using the logo generator skill.

Frequently Asked Questions about muapi-logo-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a logo with AI using a text prompt?

Provide your brand name, desired style, industry, and color scheme, and the skill builds a structured prompt for the Ideogram v3 model via the muapi CLI. It produces a single 1:1 logo image, or 2:1 for horizontal layouts.

What AI image model is best for logos with text?

Ideogram v3 is the recommended model for logos containing text because it renders brand names accurately. For abstract marks without text, the skill switches to flux-2-pro for more creative symbol generation.

Can I generate a logo with a transparent or black background?

Yes, the background input accepts white, black, or transparent options. The prompt is adjusted so the logo is isolated on the requested background.

Why is my brand name misspelled in the generated logo?

Text-to-image models occasionally misspell words. The skill instructs you to verify the spelling and retry with the exact brand name bolded in the prompt to improve text accuracy.

Do I need an API key to use the muapi logo generator?

Yes, you need a MuAPI account and must set the MUAPI_API_KEY environment variable or run muapi auth configure before generating images. Without it, the CLI calls will fail.