logo-creator

logo-creator is a skill for Claude Code from ReScienceLab/opc-skills. It costs 59 tokens per session (1,623 once invoked), scanned A, original, Apache-2.0.

A logo design workflow that uses AI image generation to create logo variations, refine them with feedback, remove backgrounds, crop them, and export SVG files.

In plain words
What is it for?
Use it to create logos, icons, favicons, brand marks, mascots, and emblems, including transparent and vector versions.
Why use it?
It gives you a structured way to explore visual directions and prepare a selected logo for use in different places.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the logo-creator plugin — 1 skill shipped together

About the project

OPC Skills is a collection of reusable instruction folders, scripts, and resources that extend coding agents with specialized tasks for solopreneurs and one-person companies. Its skills cover areas such as search optimization, demand research, domain discovery, branding, social-media assets, and platform-specific research. The catalogue entries are the project's own skills, plugins, and hook.

ReScienceLab/opc-skills · 1,762 stars · on GitHub · opc.dev

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/resciencelab/opc-skills/logo-creator
Any agent
npx skills add ReScienceLab/opc-skills --skill logo-creator
Clone the repo
git clone --depth 1 https://github.com/ReScienceLab/opc-skills

Made for: Claude Code.

Or install logo-creator, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for logo-creator

README.md
[![agentmods](https://agentmods.dev/badge/skills/resciencelab/opc-skills/logo-creator.svg)](https://agentmods.dev/skills/resciencelab/opc-skills/logo-creator)
Your own site
<a href="https://agentmods.dev/skills/resciencelab/opc-skills/logo-creator"><img src="https://agentmods.dev/badge/skills/resciencelab/opc-skills/logo-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,623 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.01623
Opus 5 $0.00030 $0.00812
Sonnet 5 $0.00012 $0.00325
Haiku 4.5 $0.00006 $0.00162

Measured 6d ago against content hash 8e33e6e4277a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

logo-creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/crop_logo.py, scripts/remove_bg.py, scripts/vectorize.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/logo-creator/SKILL.md · 209 lines

How it starts

The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Logo Creator Skill

Create professional logos through AI image generation with an iterative design process.

Prerequisites

Required API Keys (set in environment):

Required Skills:

  • nanobanana - AI image generation (Gemini 3 Pro Image)

File Output Location

All generated files should be saved to the .skill-archive directory:

.skill-archive/logo-creator/<yyyy-mm-dd-summaryname>/

Example:

.skill-archive/logo-creator/2026-01-18-opc-logo/
  logo-01.png
  logo-02.png
  ...
  logo-09-cropped.png
  logo-09-nobg.png
  logo-09.svg
  preview.html

Guidelines:

  • Use current date in format yyyy-mm-dd
  • Add short summary name (project/brand name, kebab-case)
  • Create directory before generating first logo
  • Keep all variations and iterations in same folder
  • Final approved logo should be copied to user's desired location

Workflow

Step 1: Discovery & Requirements

Before generating, gather requirements from user:

Ask about:

  1. Project/Brand name - What is the logo for?

  2. Style preference - See references/styles.md for options:

    • Pixel art / 8-bit retro
    • Minimalist / flat design
    • 3D / isometric
    • Hand-drawn / sketch
    • Mascot / character
    • Monogram / lettermark
    • Abstract / geometric
  3. Aspect ratio - Default is 1:1 (square), options:

    • 1:1 - Square (favicons, app icons)
    • 16:9 - Wide (headers, banners)
    • 4:3 - Standard
    • 2:3 - Portrait
  4. Color preferences:

    • Monochrome (black & white)
    • Specific brand colors
    • Let AI decide
  5. Reference images - Any existing logos or styles to reference?

Wait for user confirmation before proceeding!

Step 2: Generate Logo Variations

Generate 20 logo variations (default) using the nanobanana skill:

Read the full file on GitHub · 209 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 209 lines · 59 tokens per session scan A 8e33e6e4277a

Subscribe to this mod's changes

logo-creator is a skill published in the GitHub repository ReScienceLab/opc-skills (1,762 stars, last pushed today), licensed Apache-2.0. It adds 59 tokens to every session and 1,623 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

context-okf-llm-ingest

Use when extracting a codebase's implementation decisions into Metatron with an LLM/agent instead of metatron ingest — authoring candidate decisions as Open Knowledge Format (OKF) markdown files locally for review.

kerbelp/metatron · 53 tokens

context-okf-promote-candidates

Use when promoting reviewed Metatron candidate decisions to canonical in a git/CI flow — moving Open Knowledge Format (OKF) files from candidate/ to decisions/. The agent performs only human-named moves; it never decides what to promote.

kerbelp/metatron · 56 tokens

clean-interface-design

Design clean, calm, uncluttered interfaces that don't read as templated AI output. Use when building or restyling any UI (web, iOS, Android, macOS) and it needs visual hierarchy, restraint, spacing discipline, one clear primary action, and a cohesive look. Covers accent color, whitespace, corner radius, type scale…

HalidSaglam/saglitzdesign-mcp · 95 tokens

landing-page-conversion

Build or improve landing pages and marketing sites that convert, not just look good. Use when writing a hero, structuring a page, choosing a CTA, adding social proof, or diagnosing why a page isn't converting. Covers positioning, copy-first workflow, the above-the-fold contract, page narrative, CTAs, trust, and…

HalidSaglam/saglitzdesign-mcp · 86 tokens

live-audit

Audit steam-games-mcp — build/test/lint gate, live MCP tool edge-case sweep (input validation, SteamID64/vanity/appid edge cases, key-gating), and source-level code review. Use when asked to test/audit the published or just-fixed steam-games-mcp package, hunt for bugs/edge cases, or repeat "the same kind of testing as…

Grinv/steam-games-mcp · 83 tokens

live-audit

Repo-specific playbook, for any agent/model working on this repo (not tied to a particular harness — see AGENTS.md's own framing). Use it when asked to test/audit/smoke-test the published tmdb-mcp package, hunt for bugs or edge cases, or repeat "the same kind of testing as before.".

Grinv/tmdb-mcp · 0 tokens