logo-design-guide by inferen-sh/skills
npx skills add https://github.com/inferen-sh/skills --skill logo-design-guide通过 inference.sh CLI 使用 AI 图像生成设计有效的 Logo。
需要 inference.sh CLI (
infsh)。安装说明
infsh login
# 生成一个 Logo 概念
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background",
"width": 1024,
"height": 1024
}'
| 类型 | 描述 | 适用场景 | 示例 |
|---|---|---|---|
| 文字标志 | 将公司名称设计为 Logo | 品牌名称响亮、简短(< 10 个字符) | Google, Coca-Cola |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 仅使用首字母 |
| 公司名称较长、正式场合 |
| IBM, HBO, CNN |
| 图形标志 | 可识别的图标/符号 | 全球性品牌,无需文字即可识别 | Apple, Twitter 小鸟 |
| 抽象标志 | 几何/非具象形状 | 科技公司、概念性品牌 | Nike 对勾, Pepsi |
| 吉祥物标志 | 角色插图 | 友好品牌、食品/体育 | KFC 上校, Pringles |
| 组合标志 | 图标 + 文字标志结合 | 新品牌需要同时具备识别度和名称 | Burger King, Adidas |
AI 图像生成器无法可靠地渲染文本。 字母可能会变形、拼写错误或混乱。
策略:
flat vector logo, simple minimal icon, single color silhouette,
geometric logo mark, clean lines, negative space design,
line art logo, flat design icon, minimalist symbol
❌ photorealistic logo (contradiction — logos aren't photos)
❌ 3D rendered logo (too complex, won't scale down)
❌ gradient logo (inconsistent results, hard to reproduce)
❌ logo with text "Company Name" (text rendering fails)
flat vector logo of [subject], [style], [color constraint], [background], [additional detail]
# Abstract geometric
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector abstract logo, interlocking hexagonal shapes forming a letter S, minimal geometric style, single navy blue color, white background, clean sharp edges"
}'
# Pictorial nature
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a fox head in profile, geometric faceted style, orange and white, minimal clean lines, white background, negative space design"
}'
# Mascot style
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "friendly cartoon owl mascot logo, simple flat illustration, wearing graduation cap, purple and gold colors, white background, clean vector style"
}'
# Tech abstract
infsh app run xai/grok-imagine-image-pro --input '{
"prompt": "minimal abstract logo mark, interconnected nodes forming a brain shape, line art style, single teal color, white background, tech startup aesthetic"
}'
Logo 必须在所有尺寸下都适用:
| 场景 | 尺寸 | 必须满足的要求 |
|---|---|---|
| 网站图标 | 16x16 像素 | 轮廓可识别 |
| 应用图标 | 1024x1024 像素 | 所有细节可见 |
| 社交媒体头像 | 400x400 像素 | 一目了然 |
| 名片 | ~1 英寸 | 印刷清晰 |
| 广告牌 | 10+ 英尺 | 无像素化,足够简洁 |
# Step 1: Generate 5-10 broad concepts
for i in {1..5}; do
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a lighthouse, minimal geometric, single color, white background"
}' --no-wait
done
# Step 2: Refine the best concept with variations
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a geometric lighthouse with light beam rays, minimal line art, navy blue, white background, negative space design"
}'
# Step 3: Generate at high resolution for final
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "flat vector logo of a geometric lighthouse with radiating light beams, minimal clean design, navy blue single color, pure white background",
"size": "2K"
}'
# Step 4: Upscale for production use
infsh app run falai/topaz-image-upscaler --input '{
"image": "path/to/best-logo.png",
"scale": 4
}'
| 错误 | 问题 | 修复方法 |
|---|---|---|
| 细节过多 | 小尺寸下失去清晰度 | 简化为基本形状 |
| 依赖颜色 | 黑白环境下失效 | 先用黑色设计 |
| 在 AI 生成中包含文本 | 字母混乱/拼写错误 | 仅生成图标,手动添加文本 |
| 潮流效果(发光、阴影) | 容易过时,再现性问题 | 坚持扁平化、经典的设计 |
| 颜色过多 | 难以再现,印刷成本高 | 最多 2-3 种颜色 |
| 无目的的不对称 | 看起来未完成 | 使用有意识的不对称或保持平衡 |
| 格式 | 使用场景 |
|---|---|
| SVG | 可缩放矢量图,网页,编辑 |
| PNG(透明背景) | 数字用途,演示文稿 |
| PNG(白色背景) | 文档,电子邮件签名 |
| ICO / 网站图标 | 网站图标(16, 32, 48px) |
| 高分辨率 PNG(4096px+) | 印刷,广告牌 |
注意:AI 生成的是光栅图像(PNG)。要获得真正的矢量 SVG,请将 AI 输出作为参考,在矢量工具中描摹,或使用 AI 转 SVG 转换工具。
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@prompt-engineering
浏览所有应用:infsh app list
每周安装量
7.3K
代码仓库
GitHub 星标数
184
首次出现
13 天前
安全审计
安装于
claude-code5.8K
gemini-cli5.3K
codex5.3K
opencode5.3K
amp5.2K
github-copilot5.2K
Design effective logos with AI image generation via inference.sh CLI.
Requires inference.sh CLI (
infsh). Install instructions
infsh login
# Generate a logo concept
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background",
"width": 1024,
"height": 1024
}'
| Type | Description | When to Use | Example |
|---|---|---|---|
| Wordmark | Company name styled as logo | Strong brand name, short (< 10 chars) | Google, Coca-Cola |
| Lettermark | Initials only | Long company name, formal | IBM, HBO, CNN |
| Pictorial | Recognizable icon/symbol | Universal brand, works without text | Apple, Twitter bird |
| Abstract | Geometric/non-literal shape | Tech companies, conceptual brands | Nike swoosh, Pepsi |
| Mascot | Character illustration | Friendly brands, food/sports | KFC Colonel, Pringles |
| Combination | Icon + wordmark together | New brands needing both recognition and name | Burger King, Adidas |
AI image generators cannot reliably render text. Letters will be distorted, misspelled, or garbled.
Strategy:
flat vector logo, simple minimal icon, single color silhouette,
geometric logo mark, clean lines, negative space design,
line art logo, flat design icon, minimalist symbol
❌ photorealistic logo (contradiction — logos aren't photos)
❌ 3D rendered logo (too complex, won't scale down)
❌ gradient logo (inconsistent results, hard to reproduce)
❌ logo with text "Company Name" (text rendering fails)
flat vector logo of [subject], [style], [color constraint], [background], [additional detail]
# Abstract geometric
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector abstract logo, interlocking hexagonal shapes forming a letter S, minimal geometric style, single navy blue color, white background, clean sharp edges"
}'
# Pictorial nature
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a fox head in profile, geometric faceted style, orange and white, minimal clean lines, white background, negative space design"
}'
# Mascot style
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "friendly cartoon owl mascot logo, simple flat illustration, wearing graduation cap, purple and gold colors, white background, clean vector style"
}'
# Tech abstract
infsh app run xai/grok-imagine-image-pro --input '{
"prompt": "minimal abstract logo mark, interconnected nodes forming a brain shape, line art style, single teal color, white background, tech startup aesthetic"
}'
A logo must work at every size:
| Context | Size | What Must Work |
|---|---|---|
| Favicon | 16x16 px | Silhouette recognizable |
| App icon | 1024x1024 px | Full detail visible |
| Social avatar | 400x400 px | Clear at a glance |
| Business card | ~1 inch | Clean print reproduction |
| Billboard | 10+ feet | No pixelation, simple enough |
# Step 1: Generate 5-10 broad concepts
for i in {1..5}; do
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a lighthouse, minimal geometric, single color, white background"
}' --no-wait
done
# Step 2: Refine the best concept with variations
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a geometric lighthouse with light beam rays, minimal line art, navy blue, white background, negative space design"
}'
# Step 3: Generate at high resolution for final
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "flat vector logo of a geometric lighthouse with radiating light beams, minimal clean design, navy blue single color, pure white background",
"size": "2K"
}'
# Step 4: Upscale for production use
infsh app run falai/topaz-image-upscaler --input '{
"image": "path/to/best-logo.png",
"scale": 4
}'
| Mistake | Problem | Fix |
|---|---|---|
| Too much detail | Loses clarity at small sizes | Simplify to essential shapes |
| Relies on color | Fails in B&W contexts | Design in black first |
| Text in AI generation | Garbled/misspelled letters | Generate icon only, add text manually |
| Trendy effects (glows, shadows) | Dates quickly, reproduction issues | Stick to flat, timeless design |
| Too many colors | Hard to reproduce, expensive printing | Max 2-3 colors |
| Asymmetric without purpose | Looks unfinished | Use intentional asymmetry or stay balanced |
| Format | Use Case |
|---|---|
| SVG | Scalable vector, web, editing |
| PNG (transparent) | Digital use, presentations |
| PNG (white bg) | Documents, email signatures |
| ICO / Favicon | Website favicon (16, 32, 48px) |
| High-res PNG (4096px+) | Print, billboards |
Note: AI generates raster images (PNG). For true vector SVG, use the AI output as a reference and trace in a vector tool, or use AI-to-SVG conversion tools.
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@prompt-engineering
Browse all apps: infsh app list
Weekly Installs
7.3K
Repository
GitHub Stars
184
First Seen
13 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code5.8K
gemini-cli5.3K
codex5.3K
opencode5.3K
amp5.2K
github-copilot5.2K
专业SEO审计工具:全面网站诊断、技术SEO优化与页面分析指南
56,300 周安装