How to install muapi-logo-creator
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-logo-creatorFull instructions (SKILL.md)
Source of truth, from samuraigpt/generative-media-skills.
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
- Geometric Primitive Construction: Using basic shapes (circles, squares, triangles) to create memorable icons.
- Negative Space Manipulation: Integrating secondary meanings through the strategic use of empty space.
- Symbolic Abstraction: Reducing complex brand concepts into their simplest visual essence.
- 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:
- PRIMITIVE FOCUS: Reduce the concept to basic shapes: Circle, Square, Triangle.
- NEGATIVE SPACE: Explicitly instruct the model to use negative space for secondary meaning (e.g., "The space between the letters forms an arrow").
- PRODUCTION CONSTRAINTS: Use Solid colors, Monochromatic palettes, and Flat design only. NO gradients or 3D effects.
- 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.
# 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.
Related skills
More from samuraigpt/generative-media-skills and the wider catalog.
muapi-cinema-director
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via muapi.ai
muapi-seedance-2
Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation across Chinese, Global, and VIP tiers. Supports text-to-video, image-to-video, first-last-frame, omni reference, character training, omni-reference training, video editing, and watermark removal.
muapi-nano-banana
Reasoning-driven image generation using structured creative briefs (Gemini 3 style) — generates high-fidelity images via muapi.ai with logic-based prompting
muapi-ui-design
Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai
muapi-social-media-video
Brand-aware social media video creator. Reads brand-identity.md, ICP.md, and messaging.md to write a post/storyboard, craft an optimized Seedance 2.0 Director prompt, generate reference frames with the best available image model, and produce platform-ready video.
muapi-youtube-shorts
Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's `/ai-clipping` endpoint.