logo-creator
Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove backgr…
What it does
- GEMINIAPIKEY - Get from Google AI Studio
- REMOVEBGAPIKEY - Get from remove.bg
- RECRAFTAPIKEY - Get from recraft.ai
- nanobanana - AI image generation (Gemini 3 Pro Image)
- Use current date in format yyyy-mm-dd
- Add short summary name (project/brand name, kebab-case)
- Create directory before generating first logo
Requirements & configuration
Configuration: GEMINI_API_KEYREMOVE_BG_API_KEYRECRAFT_API_KEY
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.
Source
Repository: https://github.com/resciencelab/opc-skills
logo-creator FAQ
What does the logo-creator skill do?
Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo. GEMINIAPIKEY - Get from Google AI Studio REMOVEBGAPIKEY - Get from remove.bg
What does logo-creator require?
Configuration keys: GEMINI_API_KEY, REMOVE_BG_API_KEY, RECRAFT_API_KEY.
How do I install logo-creator?
Run: npx -y skills add https://github.com/resciencelab/opc-skills --skill logo-creator --agent claude-code — the source lives at github.com/resciencelab/opc-skills.
Maintain logo-creator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[logo-creator on getagentictools](https://getagentictools.com/skills/resciencelab-opc-skills-logo-creator?ref=badge) npx agentictools info skills/resciencelab-opc-skills-logo-creator The second line is the CLI lookup for this page — handy in READMEs and docs.