Skip to main content
ClaudeWave
Skill3.5k repo starsupdated today

muapi-logo-creator

The muapi-logo-creator skill generates professional minimalist logos by combining geometric primitives, negative space, and strategic symbolism into scalable vector-style marks for brand identities. This skill is best used when building cohesive brand identity systems, particularly for tech companies, modern startups, or organizations requiring flat-design logos that maintain legibility across diverse scales from favicons to large signage.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/SamurAIGPT/Generative-Media-Skills /tmp/muapi-logo-creator && cp -r /tmp/muapi-logo-creator/library/visual/logo-creator ~/.claude/skills/muapi-logo-creator
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 🖼️ 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.
muapi-media-editingSkill

Edit and enhance images and videos with AI via muapi.ai — prompt-based editing, upscaling, background removal, face swap, lipsync, video effects, and more

muapi-media-generationSkill

Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5

muapi-platformSkill

Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results

muapi-ai-clippingSkill

Turn 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-3d-logo-animationSkill

Transform a 2D logo into a premium 3D version and animate it with professional cinematic effects.

muapi-ai-fight-sceneSkill

Generate 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-animal-video-generatorSkill

Create a hilarious and ultra-realistic video of an anthropomorphic animal acting like a human vlogger in a real-world setting.

muapi-award-ceremony-videoSkill

Generate 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".