muapi-logo-creator

$npx mdskill add SamurAIGPT/Generative-Media-Skills/muapi-logo-creator

Generate minimalist vector-style brand logos using geometric primitives and negative space.

  • Translates brand vision into iconic, scalable vector-style marks.
  • Depends on muapi.ai for logo generation and rendering.
  • Selects logo type based on brand maturity and industry context.
  • Returns a downloadable vector-style logo image via muapi.ai.

SKILL.md

.github/skills/muapi-logo-creatorView on GitHub ↗
---
name: muapi-logo-creator
version: 0.1.0
description: Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai
---

# 🖼️ Logo Creator Skill

**A specialized skill for AI Agents to engineer professional-grade brand identities.**
The Logo Creator skill translates brand vision into minimalist, scalable, and iconic vector-style marks.

## Core Competencies

1. **Geometric Primitive Construction**: Using basic shapes (circles, squares, triangles) to create memorable icons.
2. **Negative Space Manipulation**: Integrating secondary meanings through the strategic use of empty space.
3. **Symbolic Abstraction**: Reducing complex brand concepts into their simplest visual essence.
4. **Scalability Awareness**: Ensuring designs remain legible from 16px (favicon) to billboards.

---

## 🏗️ Technical Specification

### 1. Logo Taxonomy Table

| Logo Type | Style | Best For | Focus |
| :--- | :--- | :--- | :--- |
| **Pictorial Mark** | Symbolic | Established Brands | Iconic Recognition |
| **Abstract Mark** | Geometric | Tech/Modern | Concept/Feeling |
| **Lettermark/Monogram** | Typographic | Long Names | Initials/Font Style |
| **Emblem** | Traditional | Institutions/Cafe | Detail/Badge |
| **Mascot** | Character | Communities/Gaming | Personality |

### 2. Branding Directives
- `Color Theory`: Use high-impact monochromatic or dual-tone palettes for professional "weight."
- `Typography`: Pair marks with clean Geometric Sans-Serif (e.g., Gotham, Helvetica style).
- `Style`: Flat design ONLY. No gradients, 3D effects, or photorealistic textures.

---

## 🧠 Prompt Optimization Protocol (Agent Instruction)

**Before calling the script, the Agent MUST refine the brand vision into a Geometric Minimalist Brief:**

1. **PRIMITIVE FOCUS**: Reduce the concept to basic shapes: *Circle, Square, Triangle*.
2. **NEGATIVE SPACE**: Explicitly instruct the model to use *negative space* for secondary meaning (e.g., "The space between the letters forms an arrow").
3. **PRODUCTION CONSTRAINTS**: Use *Solid colors*, *Monochromatic palettes*, and *Flat design only*. NO gradients or 3D effects.
4. **CENTERED COMPOSITION**: Always specify *Isolated on white background* and *perfectly centered* for scalability.

---

## 🚀 Protocol: Using the Logo Creator

### Step 1: Define the Brand Brief
Provide the agent with a brand name, core values, and industry.

### Step 2: Invoke the Script
The `create-logo.sh` script generates a comprehensive branding brief.

```bash
# Designing a Fintech Logo
bash scripts/create-logo.sh \
  --brand "Aura" \
  --concept "geometric security shield with a spark" \
  --style minimalist \
  --color "black and gold"
```

---

## ⚠️ Constraints & Guardrails

- **Production-Ready**: **MANDATORY** - Solid white/black background only. No textures, no desks, no mockups (t-shirts/business cards).
- **Legibility**: Avoid thin lines or complex overlapping that disappears at small scales.
- **Minimalism**: Limit the mark to a maximum of 3 core geometric elements.
- **No Artifacting**: Use Flux for accurate brand name rendering within the logo.

---

## ⚙️ Implementation Details
This skill acts as a "Senior Brand Identity" layer over the `core/media/generate-image.sh` primitive. It generates an `EXPERT_LOGO_BRIEF` that enforces geometric symmetry and negative space principles.

More from SamurAIGPT/Generative-Media-Skills

SkillDescription
muapi-3d-logo-animationTransform a 2D logo into a premium 3D version and animate it with professional cinematic effects.
muapi-action-figure-generatorConvert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.
muapi-ad-creativeGenerate a high-converting ad creative set — hero image, ad copy variations, and platform-optimized crops for Meta, Google Display, and LinkedIn.
muapi-ai-clippingTurn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's `/ai-clipping` endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe, and vertical face-tracking auto-crop server-side. No local Whisper, no local LLM, no GPU.
muapi-ai-fight-sceneGenerate a high-cut-density action / fight scene by first composing a 16-cell storyboard image, then driving Seedance 2.0 image-to-video off that storyboard. Stacks GPT-Image-2 (character sheet + storyboard), Nano-Banana-2 (environment concept), and Seedance 2.0 i2v.
muapi-amazon-product-listingGenerate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.
muapi-animal-video-generatorCreate a hilarious and ultra-realistic video of an anthropomorphic animal acting like a human vlogger in a real-world setting.
muapi-award-ceremony-videoGenerate a 15-second cinematic awards-ceremony video — a host announces a winner from the stage, a spotlight finds them in the crowd, they walk up to the podium, receive the award, and the LED display reveals their name and "THE BEST ACTOR".
muapi-blog-headerCreate a professional, eye-catching blog post header image sized for web (1200×628) with optional title composition guidance.
muapi-brand-kitGenerate a cohesive brand visual kit — logo concept, color palette moodboard, and typography pairing suggestions.