Logo Creator
Skill ActiveCreate 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.
To empower users to create custom logos, icons, favicons, and brand marks efficiently using AI, with a streamlined iterative design process.
Features
- AI-powered logo generation with variations
- Iterative design process based on user feedback
- Cropping and background removal for clean assets
- Exporting logos as SVG and PNG
- Support for various logo styles and aspect ratios
Use Cases
- Creating a logo for a new brand or project
- Designing icons or favicons for websites and apps
- Generating mascot or character logos
- Exploring different logo styles and concepts
Non-Goals
- Designing complex brand identity systems
- Providing advanced graphic design software features
- Generating logos with extensive text elements
- Creating logos for print publications requiring specific professional formats
Documentation
- info:Configuration & parameter referenceWhile API keys are mentioned as environment variables, the specific configuration files and their precedence order are not explicitly detailed.
Security
- warning:Secret ManagementAPI keys (`GEMINI_API_KEY`, `REMOVE_BG_API_KEY`, `RECRAFT_API_KEY`) are required as environment variables, and the scripts attempt to fetch them from `~/.zshrc` if not found, which is not a secure practice for handling secrets.
Execution
- info:ValidationThe scripts handle file paths as inputs, but it's not explicitly clear if robust schema validation is used for all parameters beyond basic file existence checks.
- info:Pinned dependenciesPython scripts are missing shebangs and side-effect headers, and explicit dependency pinning via lockfiles for Pillow and numpy is not visible in the provided files.
Installation
First, add the marketplace
/plugin marketplace add ReScienceLab/opc-skills/plugin install logo-creator@opc-skillsQuality Score
Trust Signals
Similar Extensions
Logo Design Guide
98Logo design principles and AI image generation best practices for creating logos. Covers logo types, prompting techniques, scalability rules, and iteration workflows. Use for: brand identity, startup logos, app icons, favicons, logo concepts. Triggers: logo design, create logo, brand logo, logo generation, ai logo, logo maker, icon design, brand mark, logo concept, startup logo, app icon logo
Book Cover Design
96Book cover design with genre-specific conventions, typography rules, and AI image generation. Covers fiction and non-fiction genres, sizing, thumbnail testing, and iteration workflows. Use for: self-publishing, ebook covers, print covers, audiobook covers, cover mockups. Triggers: book cover, cover design, ebook cover, book art, novel cover, self publishing cover, kindle cover, audiobook cover, book jacket, cover illustration, fiction cover, nonfiction cover
Snipgrapher
79Configures and uses snipgrapher to generate polished code snippet images, including syntax-highlighted PNGs, SVGs, and WebP exports with custom themes, profiles, and styling options. Use when the user wants to create code screenshots, turn code into shareable images, generate pretty code snippets for docs or social posts, produce syntax-highlighted images from source files, or explicitly mentions snipgrapher. Supports single-file renders, batch jobs, watch mode, and reusable named profiles via the snipgrapher CLI or npx.
Baoyu Compress Image
100Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "optimize image", "convert to webp", or reduce image file size.
Time Svg Creator
100Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.
Weather Svg Creator
100Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orchestration-workflow/output.md.