‹ 首页

muapi-logo-creator

@samuraigpt · 收录于 1 周前 · 上游提交 3 周前

Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai

适合你,如果需要快速生成极简风格的品牌标志

/ 下载安装
muapi-logo-creator.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add samuraigpt/generative-media-skills/muapi-logo-creator
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- samuraigpt/generative-media-skills/muapi-logo-creator
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify samuraigpt/generative-media-skills/muapi-logo-creator
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
3754GitHub stars
~689上下文体积 · 单文件
镜像托管

怎么用

商店整理自技能原文 · 版本 a1c4c98 · 表述以原文为准
它做什么

安装后,Claude 会根据品牌名称和核心价值,生成极简几何风格的矢量标志,使用基本形状和负空间设计,输出纯色扁平图标。

什么时候触发

当你要求设计一个品牌标志,或提供品牌名称、行业和核心概念时触发。

装好后可以这样说
会生成一个极简几何标志。
会生成一个传统风格的徽章标志。
技能原文 SKILL.md作者撰写 · MIT · a1c4c98

🖼️ 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.

# 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.

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。