logo-maker

Solid

Brand mark / wordmark / logo generator. Default ideogram-3-quality for clean embedded text (gpt-image-2 fallback). Six presets: wordmark, minimal, illustrated, typographic, geometric, emblem. Optional palette hint. N variants per call. Use when: 'logo', 'brand mark', 'wordmark', 'логотип', 'эмблема', 'фирменный знак'.

AI & Automation 17 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Logo generator. Input: brand name + optional tagline + style preset + palette hint. Output: N stochastic variants of the same brief. Distinct from `cover-maker`: - No artist / author / medium fields — just brand - Single image (no aspect variants — logos work the same at all sizes by design) - Different model bias: `ideogram-3-quality` is the default (best embedded text rendering) - Aesthetic conventions: clean, geometric, often single-color, isolated on background Distinct from `flyer-maker`: - No event details — logos are timeless brand artifacts, not event-specific - No multi-aspect — same mark serves all platforms - Very minimal composition (logo dominates frame; no headline blocks) This skill does NOT: - Generate full brand books (typography systems, color tokens, voice guidelines) — single mark image only - Vectorize the output to SVG — that's a separate step (open the PNG in Vectornator / Illustrator / Affinity Designer + auto-trace) - Guarantee trademarkability — outputs may resemble existing marks; check with a trademark search before commercial use - Remove the background — chain with `bg-remover` if you need transparent PNG </objective> ## ROLE Read brand + style preset + palette → pick text-strong model → assemble variant prompts that strongly cue "logo isolated on white background, no shadows, vector aesthetic" → batch execute → save PNGs. ## PIPELINE 1. **Resolve brand**: - Required: `--brand "<name>"` - Optional: `--tagline "<line>"` 2...

Details

Author
Mikefluff
Repository
Mikefluff/skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

logo

Generate a production-grade logo (primary brand mark). Returns RGBA PNG master + SVG vector + monochrome variant. Route by text-length and per-model ceiling. Strong-text models render multi-word and even paragraph-length wordmarks reliably; weak-text models composite SVG type post-render.

17 Updated 1 weeks ago
MohamedAbdallah-14
Code & Development Listed

create-logo

Design one selected original logo mark or lockup from a brand brief after concept reduction and application checks. Use for a core brand symbol, wordmark, monogram, or compact lockup; do not use for full brand-identity systems, posters, packaging boards, flags, or generic illustrations.

0 Updated today
weshopai
AI & Automation Listed

logo-prompting

Living reference for writing logo and brand-mark image-generation prompts (Ideogram-first, via ideogram-pack:ideogram-core-workflow-a). Use whenever the user asks for a logo prompt, a wordmark/icon direction, or wants feedback on a logo image-gen prompt they've drafted — even if they just paste a prompt and say "is this good" or "make this better." Also use when a brand.md exists and the user wants its Visual layer turned into an actual generation prompt. For a 3×3 moodboard/brand-exploration board instead of a single mark, use `moodboard-generator` instead. This skill accumulates real examples over time in examples/ — check there for a matching style family before starting from scratch, and append new accepted prompts back into it after each real logo job.

2 Updated 2 weeks ago
devkindhq